a {
transition: all 0.3s linear;
}
.btn {
font-family: acumin-pro-condensed;
font-weight: 400;
font-style: normal;
font-size: 24px;
text-align: center;
transition: all 0.25s;
display: inline-block;
padding: 11px 0;
cursor: pointer;
}
.btn:active,
.btn:focus {
background-image: none !important;
outline: 0 !important;
}
.btn.btn-green {
font-family: "acumin-pro-condensed";
font-weight: 800;
font-style: normal;
line-height: 1;
display: inline-block;
padding: 13px 18px;
text-transform: uppercase;
font-size: 17px;
background-color: #647d3b;
color: #fff;
}
.btn.btn-green .fa {
margin-right: 5px;
}
.btn.btn-green:hover {
background-color: #3c3c3c;
}
.btn.btn-green-light {
color: #fff;
}
.btn.btn-green-light .fa {
margin-right: 5px;
}
.btn.btn-border-bottom {
font-size: 18px;
background-color: #fff;
font-family: acumin-pro-condensed;
font-weight: 900;
font-style: normal;
}
.btn.btn-yellow,
.btn.btn-primary {
font-family: "acumin-pro-condensed";
font-weight: 800;
font-style: normal;
background-color: #f9c606;
color: #3c3c3c;
line-height: 1;
display: inline-block;
padding: 13px 18px;
text-transform: uppercase;
font-size: 17px;
}
.btn.btn-yellow:hover,
.btn.btn-primary:hover {
color: #000;
background-color: #ffd539;
}
.btn.disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
pointer-events: none;
opacity: 0.65;
}
.clearfix {
display: block;
clear: both;
width: 100%;
}
html,
body {
background-color: #f4f2f0 !important;
}
.breadcrumb ul li a {
text-transform: capitalize;
}
.crop-navigation {
margin-top: 145px;
background-color: #fff;
}
@media only screen and (max-width: 47.9375rem) {
.crop-navigation {
padding: 32px;
margin-top: 113px;
}
}
.crop-navigation.fix-header {
position: fixed;
top: 0;
width: 100%;
left: 0;
margin-top: 54px;
z-index: 1010;
border-bottom: solid 1px #efefef;
}
.crop-navigation .mobile-menu {
display: none;
}
@media only screen and (max-width: 47.9375rem) {
.crop-navigation .mobile-menu {
display: block;
text-transform: uppercase;
font-family: "acumin-pro-condensed";
font-weight: 600;
font-style: normal;
font-size: 24px;
border: solid 1px #ddd;
padding: 10px 16px;
color: #0b3f54;
border-bottom: solid 4px #0b3f54;
cursor: pointer;
position: relative;
}
.crop-navigation .mobile-menu .win {
font-size: 33px;
vertical-align: middle;
margin: -3px 10px 0 0;
}
.crop-navigation .mobile-menu:after {
position: absolute;
right: 12px;
top: 12px;
content: "";
font-family: "Font Awesome 5 Pro";
transition: all 0.3s linear;
}
}
.crop-navigation .mobile-menu.open:after {
transform: rotate(180deg);
}
.crop-navigation .mobile-menu .fa-corn {
color: #fed115;
}
.crop-navigation .mobile-menu .fa-soybean {
color: #0a5;
}
.crop-navigation .mobile-menu .fa-alfalfa {
color: #74bd4f;
}
.crop-navigation .mobile-menu .fa-corn-silage {
color: #ddc207;
}
.crop-navigation .mobile-menu .fa-sorghum {
color: #e68222;
}
.crop-navigation .mobile-menu .fa-canola {
color: #a74155;
}
.crop-navigation .mobile-menu .fa-sunflower {
color: #ffe12e;
}
.crop-navigation .mobile-menu .fa-cotton {
color: #4ac5e2;
}
.crop-navigation .mobile-menu .fa-wheat {
color: #f8a332;
}
.crop-navigation ul {
display: flex;
list-style: none;
width: auto;
margin: 0 auto;
padding: 0;
justify-content: space-evenly;
max-width: 1340px;
}
@media only screen and (max-width: 47.9375rem) {
.crop-navigation ul {
flex-wrap: wrap;
border: solid 1px #ddd;
display: none;
}
}
@media only screen and (max-width: 47.9375rem) {
.crop-navigation ul li {
width: 100%;
}
}
.crop-navigation ul li a {
display: block;
font-family: "acumin-pro-condensed";
font-weight: 600;
font-style: normal;
font-size: 16px;
text-align: center;
color: #0b3f54;
text-transform: uppercase;
width: 86px;
line-height: 1;
position: relative;
height: 130px;
font-size: 18px;
padding: 14px 0;
}
@media only screen and (max-width: 47.9375rem) {
.crop-navigation ul li a {
border-bottom: solid 1px #efefef;
width: auto;
height: auto;
text-align: left;
font-size: 18px;
padding: 10px;
}
}
.crop-navigation ul li a .win {
font-size: 40px;
display: block;
margin-bottom: 16px;
}
@media only screen and (max-width: 47.9375rem) {
.crop-navigation ul li a .win {
display: inline-block;
margin: 0 10px 0 0;
vertical-align: middle;
font-size: 24px;
width: 24px;
text-align: center;
}
}
.crop-navigation ul li a span {
position: absolute;
font-size: 10px;
font-weight: 800;
color: inherit;
left: 21px;
text-transform: uppercase;
top: 0;
width: 7px;
}
.crop-navigation ul li a.active {
border-bottom: solid 8px #0b3f54;
}
@media only screen and (max-width: 47.9375rem) {
.crop-navigation ul li a.active {
border-bottom: solid 0 #0b3f54;
background-color: #efefef;
}
}
.crop-navigation ul li.corn a .fa {
color: #fed115;
}
.crop-navigation ul li.soybean a .fa {
color: #0a5;
}
.crop-navigation ul li.alfalfa a .fa {
color: #74bd4f;
}
.crop-navigation ul li.corn-silage a .fa {
color: #ddc207;
}
.crop-navigation ul li.sorghum a .fa {
color: #e68222;
}
.crop-navigation ul li.canola a .fa {
color: #a74155;
}
.crop-navigation ul li.sunflower a .fa {
color: #ffe12e;
}
.crop-navigation ul li.cotton a .fa {
color: #4ac5e2;
}
.crop-navigation ul li.wheat a .fa {
color: #f8a332;
}
.crop-navigation.crop-master ul li a .fa {
color: #0b3f54 !important;
}
.crop-navigation.crop-master ul li.corn a:hover .fa,
.crop-navigation.crop-master ul li.corn a.active .fa {
color: #fed115 !important;
}
.crop-navigation.crop-master ul li.soybean a:hover .fa,
.crop-navigation.crop-master ul li.soybean a.active .fa {
color: #0a5 !important;
}
.crop-navigation.crop-master ul li.alfalfa a:hover .fa,
.crop-navigation.crop-master ul li.alfalfa a.active .fa {
color: #74bd4f !important;
}
.crop-navigation.crop-master ul li.corn-silage a:hover .fa,
.crop-navigation.crop-master ul li.corn-silage a.active .fa {
color: #ddc207 !important;
}
.crop-navigation.crop-master ul li.sorghum a:hover .fa,
.crop-navigation.crop-master ul li.sorghum a.active .fa {
color: #e68222 !important;
}
.crop-navigation.crop-master ul li.canola a:hover .fa,
.crop-navigation.crop-master ul li.canola a.active .fa {
color: #a74155 !important;
}
.crop-navigation.crop-master ul li.sunflower a:hover .fa,
.crop-navigation.crop-master ul li.sunflower a.active .fa {
color: #ffe12e !important;
}
.crop-navigation.crop-master ul li.cotton a:hover .fa,
.crop-navigation.crop-master ul li.cotton a.active .fa {
color: #4ac5e2 !important;
}
.crop-navigation.crop-master ul li.wheat a:hover .fa,
.crop-navigation.crop-master ul li.wheat a.active .fa {
color: #f8a332 !important;
}
.hero-title {
position: relative;
margin-top: 80px;
}
.hero-title h1 {
font-family: "titling-gothic-fb-compressed";
font-weight: 800;
font-style: normal;
font-size: 72px;
font-stretch: normal;
line-height: 1.06;
color: #0b3f54;
text-transform: uppercase;
margin-bottom: 20px;
letter-spacing: 2px;
}
@media only screen and (max-width: 48em) {
.hero-title h1 {
font-size: 36px;
letter-spacing: 1px;
line-height: 40px;
margin-bottom: 24px;
}
}
.hero-title h4 {
font-family: "acumin-pro-condensed";
color: #0b3f54;
font-size: 28px;
line-height: 32px;
font-weight: 800;
}
@media only screen and (max-width: 48em) {
.hero-title h4 {
font-size: 24px;
}
}
@media only screen and (max-width: 48em) {
.product-detail-head {
margin: 100px 21px 0;
}
}
.product-detail-head .small-12.medium-11 > img {
max-width: 90px;
}
.product-detail-head .product-name {
margin-top: 20px;
font-family: "acumin-pro-condensed";
font-weight: 800;
font-style: normal;
font-size: 90px;
line-height: 1.06;
color: #3c3c3c;
margin-bottom: 40px;
}
@media only screen and (max-width: 47.9375rem) {
.product-detail-head .product-name {
font-size: 32px;
margin-bottom: 20px;
}
}
.product-detail-head .relative-maturity {
font-family: "acumin-pro";
font-weight: 600;
font-style: normal;
font-size: 18px;
line-height: 1.78;
color: #0b3f54;
display: inline-block;
margin-right: 40px;
}
.product-detail-head .prod-logo {
display: inline-block;
}
.product-detail-head .prod-logo img {
max-width: 120px;
max-height: 40px;
margin-right: 20px;
border-right: solid 1px #e0e0e0;
padding-right: 20px;
}
@media only screen and (max-width: 47.9375rem) {
.product-detail-head .prod-logo img {
max-width: 80px;
margin-right: 14px;
padding-right: 14px;
}
}
.product-detail-head .icons {
display: flex;
align-items: center;
justify-content: space-between;
border-top: solid 7px #962f48;
margin-top: 20px;
position: relative;
}
@media only screen and (max-width: 47.9375rem) {
.product-detail-head .icons {
display: block;
}
}
.product-detail-head .icons.corn {
border-top: solid 7px #fed115;
}
.product-detail-head .icons.soybean {
border-top: solid 7px #0a5;
}
.product-detail-head .icons.alfalfa {
border-top: solid 7px #74bd4f;
}
.product-detail-head .icons.alfalfa.blue {
border-top: solid 7px #0073ba;
}
.product-detail-head .icons.cornsilage {
border-top: solid 7px #ddc207;
}
.product-detail-head .icons.sorghum {
border-top: solid 7px #e68222;
}
.product-detail-head .icons.canola {
border-top: solid 7px #a74155;
}
.product-detail-head .icons.sunflower {
border-top: solid 7px #ffe12e;
}
.product-detail-head .icons.cotton {
border-top: solid 7px #4ac5e2;
}
.product-detail-head .icons.wheat {
border-top: solid 7px #f8a332;
}
.product-detail-head .icons .icons-pdf-print {
margin-top: 20px;
}
@media only screen and (max-width: 47.9375rem) {
.product-detail-head .icons .icons-pdf-print {
margin-bottom: 40px;
}
}
.product-detail-head .icons .icons-pdf-print a {
/* margin-right: 32px; */
margin-right: 15px;
}
.product-detail-head .icons .icons-pdf-print a .fas {
font-size: 24px;
color: #1a1818;
font-weight: 300;
}
.product-detail-head .icons .icons-pdf-print a .fas.fa-print:before {
content: "" !important;
}
.product-detail-head .icons .icons-pdf-print .seed-parent {
position: absolute;
right: 0;
margin: 0;
font-family: "acumin-pro";
font-weight: 500;
font-style: normal;
font-size: 16px;
line-height: 1.5;
color: #647d3b;
text-decoration: underline;
}
.product-detail-head .icons .icons-pdf-print .seed-parent:hover {
text-decoration: none;
}
.product-detail-head .icons .master-chart {
margin: -140px 20px 0 auto;
position: relative;
}
@media only screen and (max-width: 47.9375rem) {
.product-detail-head .icons .master-chart {
margin: 0 20px 0 auto;
padding: 13px 10px;
}
}
.product-detail-head .icons .send-estimate {
top: -70px;
position: relative;
}
@media only screen and (max-width: 47.9375rem) {
.product-detail-head .icons .send-estimate {
margin: 0;
position: static;
padding: 13px 10px;
}
}
.product-content {
margin-top: 80px;
padding-bottom: 93px;
}
@media only screen and (max-width: 47.9375rem) {
.product-content {
margin: 80px 21px 0;
}
}
.product-content .white-box > div {
box-shadow: 16px 16px 24px 0 rgba(207, 198, 190, 0.24), 8px 8px 16px 0 rgba(207, 198, 190, 0.48);
background-color: #fff;
padding: 40px;
margin-bottom: 30px;
}
@media only screen and (max-width: 47.9375rem) {
.product-content .white-box > div {
padding: 30px;
}
}
.product-content .white-box .title {
font-family: "acumin-pro-condensed";
font-weight: 800;
font-style: normal;
color: #647d3b;
margin-bottom: 30px;
}
@media only screen and (max-width: 47.9375rem) {
.product-content .white-box .title {
font-size: 26px;
}
}
.product-content .white-box .description {
font-family: "acumin-pro";
font-weight: 500;
font-style: normal;
}
.product-content .white-box .description p {
font-family: "acumin-pro";
font-weight: 500;
font-style: normal;
font-size: 16px;
line-height: 1.5;
color: #3c3c3c;
margin-top: 28px;
}
.product-content .white-box .description ul,
.product-content .white-box .description li {
font-family: "acumin-pro";
font-weight: 500;
font-style: normal;
font-size: 16px;
line-height: 1.5;
color: #3c3c3c;
}
.product-content .white-box .wheat .characteristics.corn-chart ul li:not(.h-lines):before {
background-color: #f8a332;
}
.product-content > .seed-parent.btn-yellow {
width: 320px;
margin: 40px auto 0;
font-family: "acumin-pro-condensed";
font-weight: 800;
font-style: normal;
font-size: 18px;
text-align: center;
color: #505050;
display: block;
}
.characteristics ul {
list-style: none;
padding: 0;
margin: 0;
}
.characteristics ul li {
display: flex;
border-bottom: solid 2px #f6f4ef;
padding: 13px 0;
align-items: center;
}
.characteristics ul li span {
display: inline-block;
font-family: "acumin-pro-condensed";
font-weight: 600;
font-style: normal;
font-size: 17px;
line-height: 1;
color: #505050;
width: 64.5%;
text-transform: uppercase;
}
@media only screen and (max-width: 47.9375rem) {
.characteristics ul li span {
font-size: 14px;
width: 49%;
}
}
.characteristics ul li span small {
float: right;
margin: 3px 3px 0 0;
font-weight: inherit;
font-family: inherit;
}
.characteristics ul li .number {
margin-left: auto;
display: flex;
}
.characteristics ul li .number div {
background-color: #0a5;
margin-left: 3px;
height: 16px;
width: 32px;
font-size: 14px;
display: flex;
align-items: center;
justify-content: center;
font-family: "acumin-pro-condensed";
font-weight: 800;
font-style: normal;
color: #fff;
}
@media only screen and (max-width: 47.9375rem) {
.characteristics ul li .number div {
width: 25px;
}
}
.characteristics ul li .number div.gray ~ div {
background-color: #e7e2de !important;
}
.characteristics ul li .number div.gray-self {
background-color: #e7e2de !important;
}
.characteristics ul li .number div.gray-self ~ div {
background-color: #e7e2de;
}
.characteristics ul li.legends {
margin-bottom: -6px;
border-bottom: solid 0 #f6f4ef;
padding: 0;
}
.characteristics ul li.legends div {
font-family: "acumin-pro";
font-weight: 500;
font-style: normal;
font-size: 12px;
color: #666;
}
@media only screen and (max-width: 40rem) {
.characteristics ul li.legends div {
font-size: 10px;
}
}
.characteristics ul li.legends div:last-child {
margin-left: auto;
}
.characteristics .sub-characteristics {
text-transform: uppercase;
display: flex;
width: 100%;
margin: 22px 0;
flex-wrap: wrap;
justify-content: space-between;
}
.characteristics .sub-characteristics span {
text-transform: none;
width: 48%;
display: flex;
font-family: "acumin-pro";
font-size: 12px;
font-weight: 500;
line-height: 1.33;
color: #444;
padding: 3px 0;
}
.characteristics .sub-characteristics span:nth-child(odd) {
padding-right: 16px;
border-right: solid 2px #ece8e5;
}
.characteristics .sub-characteristics span strong {
margin-left: auto;
color: #000;
font-weight: bold;
}
.characteristics.corn-chart, .characteristics.mais-chart {
position: relative;
overflow: hidden;
}
.characteristics.corn-chart .level, .characteristics.mais-chart .level {
transform: rotate(-90.1deg);
left: 20px;
position: absolute;
height: 100%;
width: 175px;
top: 0;
}
.characteristics.corn-chart .level span, .characteristics.mais-chart .level span {
font-size: 12px;
font-weight: bold;
text-align: center;
color: #333;
font-family: "acumin-pro-condensed";
margin: 0 0 0 26px;
text-transform: uppercase;
}
.characteristics.corn-chart .level.corn-silage span, .characteristics.mais-chart .level.corn-silage span {
min-width: 28px;
display: inline-block;
}
.characteristics.corn-chart ul, .characteristics.mais-chart ul {
display: flex;
width: auto;
border-bottom: solid 1px #eee;
justify-content: space-evenly;
margin: 30px 0 24px 24px;
}
.characteristics.corn-chart ul li:not(.h-lines), .characteristics.mais-chart ul li:not(.h-lines) {
position: relative;
height: 154px;
width: 33.33%;
margin: 0;
}
.characteristics.corn-chart ul li:not(.h-lines):after, .characteristics.mais-chart ul li:not(.h-lines):after {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
border-right: solid 2px #eee;
left: 54%;
}
.characteristics.corn-chart ul li:not(.h-lines):before , .characteristics.mais-chart ul li:not(.h-lines):before {
content: "";
display: block;
position: absolute;
width: 26px;
height: 26px;
border-radius: 50%;
background-color: #fed115;
left: 50.4%;
z-index: 2;
}
.characteristics.corn-chart ul li:not(.h-lines) span, .characteristics.mais-chart ul li:not(.h-lines) span {
left: 0;
right: 0;
text-align: center;
position: absolute;
font-family: "acumin-pro";
font-size: 14px;
font-weight: bold;
color: #333;
text-transform: uppercase;
bottom: -22px;
display: block;
width: 100%;
justify-content: center;
padding-left: 9px;
}
.characteristics.corn-chart ul li:not(.h-lines).H:before,
.characteristics.corn-chart ul li:not(.h-lines).É:before,
.characteristics.mais-chart ul li:not(.h-lines).H:before,
.characteristics.mais-chart ul li:not(.h-lines).É:before{
top: -8%;
}
.characteristics.corn-chart ul li:not(.h-lines).M:before,
.characteristics.mais-chart ul li:not(.h-lines).M:before{
top: 29%;
}
.characteristics.corn-chart ul li:not(.h-lines).L:before,
.characteristics.corn-chart ul li:not(.h-lines).F:before,
.characteristics.mais-chart ul li:not(.h-lines).L:before,
.characteristics.mais-chart ul li:not(.h-lines).F:before{
bottom: 16%;
}
.characteristics.corn-chart ul li.h-lines,
.characteristics.mais-chart ul li.h-lines{
position: absolute;
border-top: dotted 3px #eee;
border-bottom: dotted 3px #eee;
height: 118px;
width: auto;
margin: 0;
left: 24px;
right: 3px;
}
.characteristics.corn-chart ul li.h-lines:after,
.characteristics.mais-chart ul li.h-lines:after{
content: "";
position: absolute;
border-bottom: dotted 3px #eee;
top: 48%;
left: 0;
right: 0;
}
.characteristics.corn-chart ul.chart-TBD li:before,
.characteristics.corn-chart ul.chart-na li:before,
.characteristics.mais-chart ul.chart-TBD li:before,
.characteristics.mais-chart ul.chart-na li:before{
display: none;
}
.characteristics.corn-chart ul.chart-TBD,
.characteristics.corn-chart ul.chart-na,
.characteristics.mais-chart ul.chart-TBD,
.characteristics.mais-chart ul.chart-na{
position: relative;
}
.characteristics.corn-chart ul.chart-TBD:after,
.characteristics.corn-chart ul.chart-na:after,
.characteristics.mais-chart ul.chart-TBD:after,
.characteristics.mais-chart ul.chart-na:after {
content: "TBD";
display: flex;
position: absolute;
align-items: center;
justify-content: center;
left: 0;
right: 0;
top: 0;
bottom: -4px;
color: #fff0d3;
font-size: 100px;
font-weight: 700;
font-family: "acumin-pro-condensed";
}
.characteristics.corn-chart ul.chart-TBD.fr:after,
.characteristics.mais-chart ul.chart-TBD.fr:after{
content: "À DÉT";
}
.characteristics.corn-chart ul.chart-na:after,
.characteristics.mais-chart ul.chart-na:after{
content: "N/A";
}
.characteristics.corn-chart ul.chart-na.fr:after,
.characteristics.mais-chart ul.chart-na.fr:after {
content: "N/D";
}
.characteristics .wheat .prod-characteristics:not(.corn-chart) ul li .number div {
background-color: #f8a332;
color: #0b3f54;
}
.characteristics .wheat .prod-characteristics:not(.corn-chart) ul li .number div.gray ~ div {
background-color: #e7e2de;
}
.characteristics .wheat .prod-characteristics:not(.corn-chart) ul li .number div.gray-self {
background-color: #e7e2de !important;
}
.characteristics .wheat .prod-characteristics:not(.corn-chart) ul li .number div.gray-self ~ div {
background-color: #e7e2de;
}
.characteristics .cornsilage .prod-characteristics:not(.corn-chart) ul li .number div {
background-color: #ddc207;
color: #0b3f54;
}
.characteristics .cornsilage .prod-characteristics:not(.corn-chart) ul li .number div.gray ~ div {
background-color: #e7e2de;
}
.characteristics .cornsilage .prod-characteristics:not(.corn-chart) ul li .number div.gray-self {
background-color: #e7e2de !important;
}
.characteristics .cornsilage .prod-characteristics:not(.corn-chart) ul li .number div.gray-self ~ div {
background-color: #e7e2de;
}
.characteristics .corn .prod-characteristics:not(.corn-chart) ul li .number div {
background-color: #fed115;
color: #0b3f54;
}
.characteristics .corn .prod-characteristics:not(.corn-chart) ul li .number div.gray ~ div {
background-color: #e7e2de;
}
.characteristics .corn .prod-characteristics:not(.corn-chart) ul li .number div.gray-self {
background-color: #e7e2de !important;
}
.characteristics .corn .prod-characteristics:not(.corn-chart) ul li .number div.gray-self ~ div {
background-color: #e7e2de;
}
.characteristics .soybean .prod-characteristics:not(.corn-chart) ul li .number div {
background-color: #0a5;
color: #fff;
}
.characteristics .soybean .prod-characteristics:not(.corn-chart) ul li .number div.gray ~ div {
background-color: #e7e2de;
}
.characteristics .soybean .prod-characteristics:not(.corn-chart) ul li .number div.gray-self {
background-color: #e7e2de !important;
}
.characteristics .soybean .prod-characteristics:not(.corn-chart) ul li .number div.gray-self ~ div {
background-color: #e7e2de;
}
.characteristics .alfalfa .prod-characteristics:not(.corn-chart) ul li .number div {
background-color: #74bd4f;
color: #fff;
}
.characteristics .alfalfa .prod-characteristics:not(.corn-chart) ul li .number div.gray ~ div {
background-color: #e7e2de;
}
.characteristics .alfalfa .prod-characteristics:not(.corn-chart) ul li .number div.gray-self {
background-color: #e7e2de !important;
}
.characteristics .alfalfa .prod-characteristics:not(.corn-chart) ul li .number div.gray-self ~ div {
background-color: #e7e2de;
}
.characteristics .alfalfa.blue .prod-characteristics:not(.corn-chart) ul li .number div {
background-color: #0073ba;
color: #fff;
}
.characteristics .alfalfa.blue .prod-characteristics:not(.corn-chart) ul li .number div.gray ~ div {
background-color: #e7e2de;
}
.characteristics .alfalfa.blue .prod-characteristics:not(.corn-chart) ul li .number div.gray-self {
background-color: #e7e2de !important;
}
.characteristics .alfalfa.blue .prod-characteristics:not(.corn-chart) ul li .number div.gray-self ~ div {
background-color: #e7e2de;
}
.characteristics .foragesorghum .prod-characteristics:not(.corn-chart) ul li .number div {
background-color: #e68222;
color: #fff;
}
.characteristics .foragesorghum .prod-characteristics:not(.corn-chart) ul li .number div.gray ~ div {
background-color: #e7e2de;
}
.characteristics .foragesorghum .prod-characteristics:not(.corn-chart) ul li .number div.gray-self {
background-color: #e7e2de !important;
}
.characteristics .foragesorghum .prod-characteristics:not(.corn-chart) ul li .number div.gray-self ~ div {
background-color: #e7e2de;
}
.characteristics .sunflower .prod-characteristics:not(.corn-chart) ul li .number div {
background-color: #ffe12e;
color: #0b3f54;
}
.characteristics .sunflower .prod-characteristics:not(.corn-chart) ul li .number div.gray ~ div {
background-color: #e7e2de;
}
.characteristics .sunflower .prod-characteristics:not(.corn-chart) ul li .number div.gray-self {
background-color: #e7e2de !important;
}
.characteristics .sunflower .prod-characteristics:not(.corn-chart) ul li .number div.gray-self ~ div {
background-color: #e7e2de;
}
.characteristics .canola .prod-characteristics:not(.corn-chart) ul li .number div {
background-color: #a74155;
}
.characteristics .canola .prod-characteristics:not(.corn-chart) ul.Truflex li .number div {
background-color: #0a5;
}
.characteristics .canola .prod-characteristics:not(.corn-chart) ul.Roundup li .number div {
background-color: #0a0a0a;
}
.characteristics .canola .prod-characteristics:not(.corn-chart) ul.Liberty li .number div {
background-color: #f9c606;
}
.characteristics .canola .prod-characteristics:not(.corn-chart) ul li .number div {
color: #0b3f54;
}
.characteristics .canola .prod-characteristics:not(.corn-chart) ul li .number div.gray ~ div {
background-color: #e7e2de;
}
.characteristics .canola .prod-characteristics:not(.corn-chart) ul li .number div.gray-self {
background-color: #e7e2de !important;
}
.characteristics .canola .prod-characteristics:not(.corn-chart) ul li .number div.gray-self ~ div {
background-color: #e7e2de;
}
.performance {
width: 100%;
}
.performance > span {
font-family: "acumin-pro-condensed";
font-weight: 800;
font-style: normal;
font-size: 16px;
line-height: 1.25;
color: #6c6c6c;
display: block;
margin-bottom: 16px;
}
.performance small {
font-family: "acumin-pro";
font-size: 10px;
line-height: 2;
color: #666;
}
.performance .result .noData {
color: #f00;
font-size: 15px;
font-family: "acumin-pro-condensed";
margin-top: -6px;
}
.performance .result strong {
font-family: "acumin-pro";
font-size: 12px;
font-weight: bold;
line-height: 1.33;
color: #000;
margin-top: 12px;
}
.performance .result ul {
list-style: none;
margin: 0;
padding: 0;
}
.performance .result ul li {
border-bottom: solid 1px #f6f4ef;
display: flex;
padding: 8px 0;
align-items: center;
font-family: "acumin-pro-condensed";
font-weight: 600;
font-style: normal;
font-size: 20px;
letter-spacing: normal;
color: #0b3f54;
}
.performance .result ul li span {
color: #0b3f54;
font-family: "acumin-pro";
font-weight: 500;
font-style: normal;
margin-left: auto;
}
.apZipFinder {
display: flex;
margin-bottom: 10px;
font-family: "acumin-pro";
font-size: 12px;
line-height: 1.67;
color: #000;
align-items: center;
flex-wrap: wrap;
}
.apZipFinder .apZipContaciner {
position: relative;
}
.apZipFinder .apZipContaciner .apZip {
width: 150px;
height: 30px;
border: solid 2px #777;
margin-left: 10px;
padding-left: 5px;
}
.apZipFinder .apZipContaciner .suggesstion-box {
width: 100%;
display: none;
position: absolute;
top: 28px;
background: #fff;
border: solid 2px #777;
left: 10px;
z-index: 10;
min-width: 180px;
}
.apZipFinder .apZipContaciner .suggesstion-box:after {
content: "";
border: solid 3px #fff;
background-color: #eceaea;
height: 8px;
position: absolute;
top: -5px;
width: 146px;
}
.apZipFinder .apZipContaciner .suggesstion-box span {
font-size: 10px;
display: block;
padding: 5px;
}
.apZipFinder .apZipContaciner .suggesstion-box ul {
list-style: none;
margin: 0;
max-height: 400px;
overflow: auto;
}
.apZipFinder .apZipContaciner .suggesstion-box ul li {
color: #0b3f54;
font-size: 12px;
cursor: pointer;
padding: 5px;
}
.apZipFinder .apZipContaciner .suggesstion-box ul li:nth-child(odd) {
background-color: #f4f5f0;
}
.youtube-video a {
display: flex;
flex-wrap: wrap;
width: 100%;
position: relative;
}
.youtube-video a:after {
content: "";
font-family: "Font Awesome 5 Pro";
position: absolute;
left: 60px;
top: 32px;
font-size: 20px;
color: #d8d8d8;
font-weight: 800;
}
.youtube-video a img {
width: 136px;
height: 88px;
background-color: #5c5c5c;
margin-right: 24px;
}
.youtube-video a .title-video {
font-family: "acumin-pro-condensed";
font-style: normal;
font-size: 30px;
font-weight: 800;
line-height: 1.13;
color: #0b3f54;
display: block;
width: calc(100% - 160px);
align-self: center;
}
.youtube-video a .title-video small {
margin-top: 8px;
display: block;
font-size: 16px;
font-family: "acumin-pro-condensed";
font-weight: 500;
font-style: normal;
}
.youtube-video a .title-video small .far {
margin-left: 5px;
font-size: 13px;
font-weight: bold;
}
.youtube-video a:hover:after {
color: #f00;
}
.youtube-video iframe {
margin-top: 10px;
}
.seed-detail {
display: none;
}
.page-loader {
display: flex;
height: 80vh;
align-items: center;
justify-content: center;
}
.page-loader img {
width: 32px;
}
.sub-characteristics ul {
list-style: none;
margin: 0;
padding: 0;
}
.sub-characteristics ul li {
text-transform: uppercase;
border-bottom: solid 1px #f6f4ef;
display: flex;
padding: 13px 0;
align-items: center;
font-family: "acumin-pro-condensed";
font-weight: 600;
font-style: normal;
font-size: 17px;
line-height: 1;
color: #505050;
}
@media only screen and (max-width: 40rem) {
.sub-characteristics ul li {
font-size: 16px;
}
}
.sub-characteristics ul li span {
color: #0b3f54;
font-family: "acumin-pro";
font-weight: 500;
font-style: normal;
margin-left: auto;
text-align: right;
text-transform: none;
}
.crop-navigation.crop-master.crop-top-navigation.fix-header + .seed-detail {
margin-top: 257px;
}
.footerImg {
margin-bottom: 20px;
}
.tonnageNDFD {
position: relative;
overflow: hidden;
}
.tonnageNDFD .level {
transform: rotate(-90.1deg);
left: 20px;
position: absolute;
height: 100%;
width: 175px;
top: 0;
}
.tonnageNDFD .level span {
font-size: 12px;
font-weight: bold;
text-align: center;
color: #333;
font-family: "acumin-pro-condensed";
margin: 0 0 0 26px;
text-transform: uppercase;
}
.tonnageNDFD .level.corn-silage span {
min-width: 28px;
display: inline-block;
}
.tonnageNDFD .TonnagevsNDFD {
transform: rotate(-90.1deg);
display: block;
text-align: center;
width: 150px;
top: 86px;
position: absolute;
left: -68px;
}
.tonnageNDFD ul {
display: flex;
width: auto;
border-bottom: solid 1px #eee;
justify-content: space-evenly;
margin: 30px 0 24px 24px;
list-style: none;
}
.tonnageNDFD ul li:not(.h-lines) {
position: relative;
height: 154px;
width: 33.33%;
margin: 0;
}
.tonnageNDFD ul li:not(.h-lines):after {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
border-right: solid 2px #eee;
left: 54%;
}
.tonnageNDFD ul li:not(.h-lines):before {
content: "";
display: block;
position: absolute;
width: 26px;
height: 26px;
border-radius: 50%;
background-color: #fed115;
left: 54%;
z-index: 2;
margin-left: -13px;
}
.tonnageNDFD ul li:not(.h-lines) span {
left: 0;
right: 0;
text-align: center;
position: absolute;
font-family: "acumin-pro";
font-size: 14px;
font-weight: bold;
color: #333;
text-transform: uppercase;
bottom: -22px;
display: block;
width: 100%;
justify-content: center;
padding-left: 9px;
}
.tonnageNDFD ul li:not(.h-lines).H:before {
top: -8%;
}
.tonnageNDFD ul li:not(.h-lines).M:before {
top: 29%;
}
.tonnageNDFD ul li:not(.h-lines).L:before {
bottom: 16%;
}
.tonnageNDFD ul li.h-lines {
position: absolute;
border-top: dotted 3px #eee;
border-bottom: dotted 3px #eee;
height: 118px;
width: auto;
margin: 0;
left: 24px;
right: 3px;
}
.tonnageNDFD ul li.h-lines:after {
content: "";
position: absolute;
border-bottom: dotted 3px #eee;
top: 48%;
left: 0;
right: 0;
}
.tonnageNDFD > span,
.tonnageNDFD + .performance > span {
margin-bottom: 0 !important;
font-family: "acumin-pro-condensed";
font-weight: 800;
font-style: normal;
font-size: 16px;
line-height: 1.25;
color: #6c6c6c;
display: block;
margin-bottom: 16px;
}
.tonnageNDFD .btm-label {
display: block;
text-align: center;
}
.tonnageNDFD ul {
margin: 10px 0 25px 8px !important;
}
.tonnageNDFD ul li:before {
display: none !important;
}
.tonnageNDFD ul:before {
content: "";
display: block;
position: absolute;
width: 26px;
height: 26px;
border-radius: 50%;
background-color: #fed115;
z-index: 2;
background-color: #ddc207 !important;
}
.tonnageNDFD ul.tonnageNDFD-1-1:before {
left: 17.5%;
bottom: 70px;
}
.tonnageNDFD ul.tonnageNDFD-2-1:before {
left: 50.4%;
bottom: 70px;
}
.tonnageNDFD ul.tonnageNDFD-3-1:before {
right: 13.6%;
bottom: 70px;
}
.tonnageNDFD ul.tonnageNDFD-1-2:before {
left: 17.5%;
bottom: 128px;
}
.tonnageNDFD ul.tonnageNDFD-2-2:before {
left: 50.4%;
bottom: 128px;
}
.tonnageNDFD ul.tonnageNDFD-3-2:before {
right: 13.6%;
bottom: 128px;
}
.tonnageNDFD ul.tonnageNDFD-1-3:before {
left: 17.5%;
bottom: 184px;
}
.tonnageNDFD ul.tonnageNDFD-2-3:before {
left: 50.4%;
bottom: 184px;
}
.tonnageNDFD ul.tonnageNDFD-3-3:before {
right: 13.6%;
bottom: 184px;
}
.tonnageNDFD ul.tonnageNDFD-TBD-TBD:before,
.tonnageNDFD ul.tonnageNDFD-na:before {
display: none;
}
.tonnageNDFD ul.tonnageNDFD-TBD-TBD:after,
.tonnageNDFD ul.tonnageNDFD-na:after {
content: "TBD";
display: flex;
position: absolute;
align-items: center;
justify-content: center;
left: 0;
right: 0;
top: 0;
bottom: 11px;
color: #fef3dc;
font-size: 100px;
font-weight: 700;
font-family: "acumin-pro-condensed";
}
.tonnageNDFD ul.tonnageNDFD-TBD-TBD.fr:after {
content: "À DÉT";
}
.tonnageNDFD ul.tonnageNDFD-na:after {
position: absolute;
content: "N/A";
}
.tonnageNDFD ul.tonnageNDFD-na.fr:after {
content: "N/D";
}
.tonnageNDFD .level {
left: 37px !important;
top: -18px !important;
z-index: 1;
}
.contact-form-cp {
padding: 65px 0 40px 0;
box-shadow: 0 -18px 90px 0 rgba(0, 0, 0, 0.25);
background-color: #0b3f54;
position: relative;
}
@media only screen and (max-width: 48em) {
.contact-form-cp {
padding: 40px;
}
}
.contact-form-cp .heading {
font-family: "acumin-pro-condensed";
font-weight: 800;
font-style: normal;
font-size: 42px;
color: #fff;
line-height: 1.2;
padding-bottom: 30px;
}
.contact-form-cp p {
font-family: "acumin-pro-condensed";
font-weight: 500;
font-style: normal;
font-size: 22px;
color: #fff;
line-height: 1.5;
}
.contact-form-cp .contact-catalyst-program .EditingFormErrorLabel {
color: #f00;
font-size: 12px;
}
.contact-form-cp .contact-catalyst-program .team-input {
margin-bottom: 20px;
}
.contact-form-cp .contact-catalyst-program label {
color: #fff;
font-size: 12px;
}
.contact-form-cp .contact-catalyst-program input[type="text"] {
background-color: #05212c;
height: 36px;
color: #fff;
border: 0;
margin-bottom: 0;
}
.contact-form-cp .contact-catalyst-program .btn-submit input {
font-family: "acumin-pro-condensed";
font-weight: 800;
font-style: normal;
height: 60px;
background-color: #6fc8c0;
border: 0;
font-size: 18px;
padding: 0 10px;
color: #0b3f54;
display: inline-block;
margin-top: 30px;
text-align: center;
width: 320px;
max-width: 100%;
border-radius: 0;
}
.contact-form-cp .contact-catalyst-program .btn-submit input:hover {
background-color: #9cd0cc !important;
}
.contact-form-cp .contact-catalyst-program .confirmCheck {
position: relative;
}
.contact-form-cp .contact-catalyst-program .confirmCheck label {
font-size: 10px;
padding-left: 20px;
position: relative;
margin-bottom: 15px;
}
.contact-form-cp .contact-catalyst-program .confirmCheck label input[type="checkbox"] {
position: absolute;
left: 0;
top: 4px;
}
.contact-form-cp .contact-catalyst-program .confirmCheck label a {
text-decoration: underline;
color: #fff;
}
.contact-form-cp .contact-catalyst-program .confirmCheck label a:hover {
text-decoration: none;
}
.contact-form-cp .contact-catalyst-program .confirmCheck .CheckBoxField {
position: absolute;
top: 1px;
left: 12px;
}
.contact-form-cp .seed-success-alert {
text-align: center;
padding: 50px 40px;
height: 100%;
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background-color: rgba(35, 82, 101, 0.9);
display: none;
}
.contact-form-cp .seed-success-alert .logo-ag {
margin: 60px 0;
max-width: 192px;
}
.contact-form-cp .seed-success-alert .thankyou-msg {
font-family: "acumin-pro-condensed";
font-weight: 500;
font-style: normal;
font-size: 38px;
line-height: 1.25;
max-width: 400px;
margin: 20px auto;
position: absolute;
margin: auto;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
}
.contact-form-cp .seed-success-alert .close-page-form {
right: 18px;
top: 20px;
cursor: pointer;
opacity: 0.5;
position: absolute;
font-size: 28px;
color: #fff;
}
.contact-form-cp .seed-success-alert .close-page-form:before {
content: "" !important;
}
.contact-form-cp .seed-success-alert .close-page-form:hover {
opacity: 1;
}
@media only screen and (max-width: 48em) {
.contact-form-cp .team-input,
.contact-form-cp .confirmCheck {
width: 100%;
}
}
.contact-form-cp .team-input label,
.contact-form-cp .confirmCheck label {
color: #fff;
}
.contact-form-cp .team-input input[type="text"] ~ span,
.contact-form-cp .confirmCheck input[type="text"] ~ span {
color: #ff8787 !important;
margin: 0 0 5px 0;
font-size: 14px;
}
.contact-form-cp .team-input input[type="text"] ~ span[style="color: red; visibility: hidden;"],
.contact-form-cp .confirmCheck input[type="text"] ~ span[style="color: red; visibility: hidden;"],
.contact-form-cp .team-input input[type="text"] ~ span[style="color:Red;visibility:hidden;"],
.contact-form-cp .confirmCheck input[type="text"] ~ span[style="color:Red;visibility:hidden;"],
.contact-form-cp .team-input input[type="text"] ~ span[style="visibility:hidden;"],
.contact-form-cp .confirmCheck input[type="text"] ~ span[style="visibility:hidden;"],
.contact-form-cp .team-input input[type="text"] ~ span[style="visibility: hidden;"],
.contact-form-cp .confirmCheck input[type="text"] ~ span[style="visibility: hidden;"] {
display: none;
}
.contact-form-cp .team-input input[type="text"] ~ span[style="color: red; visibility: visible;"],
.contact-form-cp .confirmCheck input[type="text"] ~ span[style="color: red; visibility: visible;"],
.contact-form-cp .team-input input[type="text"] ~ span[style="color:Red;visibility:visible;"],
.contact-form-cp .confirmCheck input[type="text"] ~ span[style="color:Red;visibility:visible;"],
.contact-form-cp .team-input input[type="text"] ~ span[style="visibility:visible;"],
.contact-form-cp .confirmCheck input[type="text"] ~ span[style="visibility:visible;"],
.contact-form-cp .team-input input[type="text"] ~ span[style="visibility: visible;"],
.contact-form-cp .confirmCheck input[type="text"] ~ span[style="visibility: visible;"] {
display: block;
}
.find-retailer-container {
padding: 0 !important;
}
a:focus {
background: #f9c606 !important;
}
.find-retailer-container #footer_FindARetailer .retailer-info .retailer-block:nth-child(-n + 10) {
width: 50%;
}
.my-email {
display: none !important;
}
.my-city-state {
display: none !important;
}
.social-url {
display: none !important;
}
.phase-two .retailer-container {
background: #647d3b;
max-width: 100% !important;
padding: 0 37px 0 167px;
height: auto;
}
.phase-two .retailer-container h2 {
color: #fff !important;
display: none;
}
.phase-two .retailer-container h1 {
max-width: 315px;
color: #fff !important;
line-height: 34px;
font-size: 35px;
font-family: "acumin-pro-condensed" !important;
font-weight: 800;
margin-top: 92px;
margin-bottom: 42px;
}
.phase-two .retailer-container p {
color: #fff !important;
line-height: 23px;
font-size: 16px;
font-family: "acumin-pro" !important;
margin-bottom: 29px;
}
.phase-two .retailer-container #footer_FindARetailer .retailer-info .retailer-block {
background: #fff;
}
.send-info {
margin-top: 32px;
}
h1.selectSeller {
max-width: 447px !important;
margin: 92px auto 42px !important;
}
@media only screen and (min-width: 640px) {
.join-WFC-form h2 {
max-width: 315px !important;
}
}
@media only screen and (max-width: 640px) {
.join-WFC-form h2 {
padding: 0 25px;
}
.phase-two .retailer-container p {
padding: 0 4px 0 13px;
}
.phase-two .retailer-container #footer_FindARetailer {
padding-left: 0 !important;
}
.phase-two .retailer-container h1 {
font-size: 32px;
}
}
@media only screen and (max-width: 48em) {
.phase-two .retailer-container {
height: 1640px;
padding: 0 27px 0 38px;
display: flex;
justify-content: center;
}
.find-retailer-block {
display: flex;
flex-direction: column;
padding-bottom: 48px;
}
.find-retailer-container #footer_FindARetailer {
padding-left: 0 !important;
}
.phase-two .retailer-container h1 {
margin-top: 71px;
}
.send-info {
display: flex;
justify-content: center;
}
.find-retailer-container .get-in-touch {
padding: 74px 12px 63px !important;
}
}
@media only screen and (min-width: 769px) and (max-width: 1279px) {
.find-retailer-container .reatiler-search-box .retailer-miles {
width: 121px !important;
}
.phase-two .retailer-container {
padding: 0;
}
.find-retailer-container #footer_FindARetailer {
padding-left: 0 !important;
}
.find-retailer-container.searchBtnArea {
margin: 0 !important;
}
.find-retailer-container.reatiler-search-box .retailer-miles {
margin: 0 0 16px !important;
}
}
@media only screen and (min-width: 640px) and (max-width: 768px) {
.phase-two .retailer-container .medium-6 {
width: 100% !important;
}
.phase-two .retailer-container .medium-6 {
width: 100% !important;
}
}
.contact-container .retailerCol {
display: none !important;
}
.find-retailer-container .get-in-touch {
float: left !important;
padding: 20px 0 20px 60px !important;
}
@media only screen and (max-width:350px) {
.product-content > .seed-parent.btn-yellow {
width: 280px;
}
}
@media only screen and (min-width: 48rem) {
[lang="fr"] .seed-detail-page .product-detail-head .icons .master-chart{
margin:-140px 0px 0 auto;
}
}
@media (max-width: 480px) {
.icons-pdf-print {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.icons-pdf-print a {
margin-right: 32px;
/* display: block; */
margin-bottom: 10px;
padding: 10px 20px;
text-align: center;
text-decoration: none;
font-size: 16px !important;
}
}
@media (max-width: 410px) {
[lang="fr"] .product-detail-head .icons .icons-pdf-print .seed-parent{
right: -47px;
}
}

.product-detail-head .icons .icons-pdf-print .print-page-icon{
display:none;
}