CINXE.COM
Newsroom | AGCO
<!DOCTYPE html> <html lang="en" class=""> <head> <!-- begin spin_special_output(head_start) --> <style type="text/css" wd_script_id="search_form_style" nonce="MDU3YWEzZjdhNDJkZjlkNWE5Nzg0MjI3ZmM0MjA5MjYyMmU0YzA3Yg=="> .wd_search_form .wd_input_datepicker { margin-right: 2px; } .wd_search_type_checkbox { margin-left: 20px; } </style> <script type="text/javascript" src="js/jquery-webdriver.js" wd_script_id="jquery-webdriver.js" nonce="MDU3YWEzZjdhNDJkZjlkNWE5Nzg0MjI3ZmM0MjA5MjYyMmU0YzA3Yg=="></script> <script type="text/javascript" src="js/webdriver.js" wd_script_id="webdriver.js" nonce="MDU3YWEzZjdhNDJkZjlkNWE5Nzg0MjI3ZmM0MjA5MjYyMmU0YzA3Yg=="></script> <script type="text/javascript" wd_script_id="search_form_script" nonce="MDU3YWEzZjdhNDJkZjlkNWE5Nzg0MjI3ZmM0MjA5MjYyMmU0YzA3Yg=="> function wd_toggle_search_form(link, advanced) { var $ = webDriver.jQuery; var $container = $(link).closest(".wd_search_form_container"); var basic_form = $container.find(".wd_search_form_basic"); var basic_query = basic_form.find('input[name="query"]'); var advanced_form = $container.find(".wd_search_form_advanced"); var advanced_query = advanced_form.find('input[name="query"]'); if (advanced) { advanced_query.val(basic_query.val()); advanced_form.show(); basic_form.hide(); } else { basic_query.val(advanced_query.val()); basic_form.show(); advanced_form.hide(); } } function wd_toggle_search_type_checkboxes(radio) { var $ = webDriver.jQuery; var $radio = $(radio); var all = $radio.val() == "All" ? $radio.is(":checked") : !$radio.is(":checked"); var $checkboxes = $radio.closest(".wd_form_field").find(".wd_search_type_checkbox"); $checkboxes.find('input[type="checkbox"]').prop("disabled", all); $checkboxes.toggle(!all); } webDriver.jQuery(function ($) { $('.wd_search_type_radio input[type="radio"]').each(function() {wd_toggle_search_type_checkboxes(this);}); }); </script> <style type="text/css" wd_script_id="featureboxes_style" nonce="MDU3YWEzZjdhNDJkZjlkNWE5Nzg0MjI3ZmM0MjA5MjYyMmU0YzA3Yg=="> .wd_featurebox_icon { display: inline; } .wd_featurebox_icon img { vertical-align: middle; } div.wd_featurebox_group div.wd_tabs_wrapper { border: none; border-bottom: 1px solid #E1E1E1; padding: 0 0 5px 0; } div.wd_featurebox_group div.wd_featurebox { border: none; padding: 8px 0 0 0; } div.wd_featurebox_group li.wd_tab { float: none; color: #666666; } div.wd_featurebox_group li.wd_tab-active { border: none; background-color: transparent; color: #000000; font-weight: bold; } div.wd_featurebox_group li.wd_tab-inactive { cursor: auto; } </style> <link href="thirdparty/font-awesome/css/font-awesome.min.css" type="text/css" rel="stylesheet" wd_script_id="font-awesome.min.css"> <style type="text/css" wd_script_id="template teaser_list:newsfeed_releases:site style" nonce="MDU3YWEzZjdhNDJkZjlkNWE5Nzg0MjI3ZmM0MjA5MjYyMmU0YzA3Yg==">.wd_newsfeed_releases-teaser .wd_date { font-weight: bold; } .wd_newsfeed_releases-teaser .wd_title { font-weight: bold; } .wd_newsfeed_releases-teaser .subscribe_link { margin-bottom: 1em; } .wd_newsfeed_releases-teaser span.wd_subscribe_email-icon { font-size: 1.2em; }</style> <script type="text/javascript" src="js/wd_scriptloader.js" wd_script_id="wd_scriptloader.js" nonce="MDU3YWEzZjdhNDJkZjlkNWE5Nzg0MjI3ZmM0MjA5MjYyMmU0YzA3Yg=="></script> <script type="text/javascript" nonce="MDU3YWEzZjdhNDJkZjlkNWE5Nzg0MjI3ZmM0MjA5MjYyMmU0YzA3Yg==">webDriver.push_jQuery();</script> <script type="text/javascript" src="js/jquery-ui.js" wd_script_id="jquery-ui.js" nonce="MDU3YWEzZjdhNDJkZjlkNWE5Nzg0MjI3ZmM0MjA5MjYyMmU0YzA3Yg=="></script> <script type="text/javascript" src="js/wd_resize.js" wd_script_id="wd_resize.js" nonce="MDU3YWEzZjdhNDJkZjlkNWE5Nzg0MjI3ZmM0MjA5MjYyMmU0YzA3Yg=="></script> <link href="css/wd_modal.css" type="text/css" rel="stylesheet" wd_script_id="wd_modal.css"> <link href="css/wd_wcag.css" type="text/css" rel="stylesheet" wd_script_id="wd_wcag.css"> <script type="text/javascript" wd_script_id="wd_modal_script" nonce="MDU3YWEzZjdhNDJkZjlkNWE5Nzg0MjI3ZmM0MjA5MjYyMmU0YzA3Yg=="> (function($) { webDriver.resizeModal = function() { $(this).find(".wd_modal").wd_modal("resize"); return false; } var modals = []; function _value(value, base) { if (typeof value == "string" && value.indexOf("%") > 0) { return base * parseInt(value, 10) / 100; } else { return parseInt(value, 10); } } var wd_modal = function(element, options) { this.init(element, options); }; wd_modal.prototype = { init: function(element, options) { var self = this; this.isOpen = false; this.opener = null; this.$element = $(element); this._options = { autoOpen: false, closeExisting: false, closeOnEscape: true, closeOnOverlayClick: true, fadeDuration: null, margin: "10%", padding: 10 }; this.options(options); this.$overlay = $("<div>").addClass("wd_modal-overlay").attr("wd_resize","resizeModal").appendTo($("body")).hide(); this.$outer = $("<div>").addClass("wd_modal-outer").appendTo(this.$overlay); this.$inner = $("<div>").addClass("wd_modal-inner").appendTo(this.$outer).append(this.$element); // Hack because I can't figure out where the extra few pixels at the bottom of the content are coming from this.$inner.css("overflow-y", "hidden"); this.$close = $("<a class=\"wd_modal-close fa fa-times\" href=\"#close\" title=\"Close\"><span class=\"wd_sr-only\">Close Dialog<\/span><\/a>") .on("click", function(event) {self.close(); event.preventDefault();}) .appendTo(this.$outer); this.$element.addClass("wd_modal"); if (this._options.autoOpen) this.open(this._options.closeExisting); }, options: function(options) { if (options) { $.extend(this._options, options); this._options.fadeDuration = parseInt(this._options.fadeDuration, 10); if (isNaN(this._options.fadeDuration)) this._options.fadeDuration = false; if (!$.isArray(this._options.margin)) this._options.margin = [this._options.margin]; if (this._options.margin.length < 2) this._options.margin[1] = this._options.margin[0]; if (this._options.margin.length < 3) this._options.margin[2] = this._options.margin[0]; if (this._options.margin.length < 4) this._options.margin[3] = this._options.margin[1]; if (!$.isArray(this._options.padding)) this._options.padding = [this._options.padding]; if (this._options.padding.length < 2) this._options.padding[1] = this._options.padding[0]; if (this._options.padding.length < 3) this._options.padding[2] = this._options.padding[0]; if (this._options.padding.length < 4) this._options.padding[3] = this._options.padding[1]; } else { return this._options; } }, reload: function(options) { if (options) { this.options(options); } this.resize(); }, open: function(closeExisting, now) { if (this.isOpen) return; var self = this; var myCloseExisting = closeExisting; if (!this.opener) this.opener = document.activeElement; if (closeExisting && modals.length > 0) { for (var i = modals.length - 1; i >= 0; --i) modals[i].close(true, true); } this.$overlay.addClass("wd_modal-current"); $("body").append(this.$overlay); if (!now && this._options.fadeDuration) { this.$overlay.fadeIn(this._options.fadeDuration, function() {self.open(myCloseExisting, true);}); } else { if (modals.length == 0) { $("body").css("overflow","hidden"); $(document).on("keydown.wd_modal", function (event) { var current = modals[modals.length - 1]; if ((event.which == 27 || event.keyCode == 27) && current._options.closeOnEscape) { current.close(); event.stopImmediatePropagation(); event.preventDefault(); } }); } if (this._options.closeOnOverlayClick) { this.$overlay.on("click.wd_modal", function (event) { if (event.target == this) { self.close(); event.preventDefault(); } }); } modals.push(this); this.$overlay.show(); var $focus = this.$element.find(":focusable"); if ($focus.length > 0) $focus[0].focus(); this.isOpen = true; this.$element.trigger("open"); } }, close: function(skipCurrent, now) { if (!this.isOpen) return; this.$element.trigger("beforeClose"); // TODO: allow closing of lower modals modals.pop(); if (modals.length == 0) { $("body").css("overflow",""); $(document).off("keydown.wd_modal"); } this.$overlay.off("click.wd_modal"); if (this.opener) { this.opener.focus(); this.opener = null; } this.isOpen = false; this.$overlay.removeClass("wd_modal-current").hide(); if (!skipCurrent && modals.length > 0) modals[modals.length-1].$overlay.addClass("wd_modal-current"); this.$element.trigger("close"); }, destroy: function() { this.close(false, true); $("body").append(this.$element); this.$overlay.remove(); }, resize: function() { if (!this.isOpen) return; var self = this; var winWidth = $(window).width(); var winHeight = $(window).height(); var margin = this._options.margin; var padding = this._options.padding; var width = winWidth - _value(margin[1], winWidth) - _value(margin[3], winWidth) - _value(padding[1], winWidth) - _value(padding[1], winWidth); var height = winHeight - _value(margin[0], winHeight) - _value(margin[2], winHeight) - _value(padding[0], winHeight) - _value(padding[2], winHeight); this.$inner.css("max-width", width); this.$inner.css("max-height", height); $.each(["Top", "Right", "Bottom", "Left"], function(i, v) { self.$outer.css("padding" + v, _value(padding[i])+"px"); }); var fixed = this.$element.find("[wd_need_fixed_container]").is(":visible"); this.$inner.css("width", width); this.$inner.css("height", height); webDriver.doResize(this.$inner); if (!fixed) { this.$inner.css("width", "auto"); this.$inner.css("height", "auto"); if (this.$element.outerHeight() > height) this.$inner.css("height", height); if (this.$element.outerWidth() > width) this.$inner.css("width", width); } } }; $.fn.wd_modal = function(options) { if (options == "exists") { return !!$(this).data("wd_modal"); } else if (typeof options == "string") { var instance = $(this).data("wd_modal"); if (!instance) return null; var args = Array.prototype.slice.call(arguments, 1); return instance[options].apply(instance, args); } else { return this.each(function() { var instance = $(this).data("wd_modal"); if (instance) { instance.reload(options); } else { $(this).data("wd_modal", new wd_modal(this, options)); } }); } }; })(webDriver.jQuery); </script> <script type="text/javascript" nonce="MDU3YWEzZjdhNDJkZjlkNWE5Nzg0MjI3ZmM0MjA5MjYyMmU0YzA3Yg==">webDriver.pop_jQuery();</script> <script type="text/javascript" wd_script_id="subscribe_featurebox_script" nonce="MDU3YWEzZjdhNDJkZjlkNWE5Nzg0MjI3ZmM0MjA5MjYyMmU0YzA3Yg=="> (function($) { webDriver.subscribeClose = function(data) { $(".wd_subscribe_modal").wd_modal("close"); }; webDriver.subscribeSubmit = function(form, id) { var $modal = $(".wd_subscribe_modal"); if ($modal.length == 0) { $modal = $('<div class="wd_subscribe_modal" style="display:none;"></div>'); $modal.wd_modal({ autoOpen: false, }); } var my_form = form; var form_data = $(form).serializeArray(); $modal.html('<div class="wd_loading">Loading...</div>'); $modal.show(); $modal.wd_modal("open", true); $modal.load( "https://news.agcocorp.com/alerts?ajax=subscribe&id="+id, form_data, function() { disable_submit(my_form, false); } ); }; })(webDriver.jQuery); </script> <script type="text/javascript" wd_script_id="csrfscript" nonce="MDU3YWEzZjdhNDJkZjlkNWE5Nzg0MjI3ZmM0MjA5MjYyMmU0YzA3Yg=="> function fetchCSRFToken() { var currentPageUrl = window.location.href; fetch("verify_token.php", { method: "POST", headers: { "Content-Type": "application/x-www-form-urlencoded" }, body: "page=" + encodeURIComponent(currentPageUrl) }) .then(response => response.text()) .then(token => { PushToken(token,encodeURIComponent(currentPageUrl)) }); } document.addEventListener("DOMContentLoaded", function() { fetchCSRFToken(); }); LoadFancyBox(); function LoadFancyBox(){ setTimeout(function() { if (document.getElementsByClassName("fancybox-content").length > 0) { fetchCSRFToken(); } }, 2000); } function PushToken(data){ const parsedData = (() => { try { return JSON.parse(data); } catch { return null; } })(); let token = parsedData ? parsedData.csrf_token : null; let cfid = parsedData ? parsedData.id : null; var elements = document.querySelectorAll(".csrf_token"); elements.forEach(function(element) { element.value = token; let existingHiddenInput = element.nextElementSibling; // Check the immediately following sibling if (cfid && (!existingHiddenInput || !existingHiddenInput.classList.contains("cfid"))) { const hiddenInput = document.createElement("input"); hiddenInput.type = "hidden"; hiddenInput.name = "cfid"; hiddenInput.className = "cfid"; hiddenInput.value = cfid; element.insertAdjacentElement("afterend", hiddenInput); } }); } function set_csrf_loaded() { var csrfElements = document.getElementsByClassName("csrf_token"); var csrfValue = csrfElements[0].value; var token=csrfValue; var tokElements = document.getElementsByClassName("cfid"); var tokValue = tokElements[0].value; var cfid=tokValue; if(token!="" && cfid!="") { let verifytok={csrf_token:token,id:cfid}; const verifyJson = JSON.stringify(verifytok); PushToken(verifyJson) } } </script> <script type="text/javascript" src="js/wd_form.js" wd_script_id="wd_form.js" nonce="MDU3YWEzZjdhNDJkZjlkNWE5Nzg0MjI3ZmM0MjA5MjYyMmU0YzA3Yg=="></script> <link href="css/wd_form.css" type="text/css" rel="stylesheet" wd_script_id="wd_form.css"> <!-- end spin_special_output(head_start) --> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <style type="text/css"> .truste_caIcon_display { display: block !important; } </style> <style type="text/css"> .truste_cursor_pointer { cursor: pointer; } .truste_border_none { border: none; } </style> <meta charset="UTF-8"> <meta name="template" content="agcocorp-hero-page"> <meta name="viewport" content="width=device-width, initial-scale=1"> <script type="text/javascript" async="" src="js/js"></script> <script async="" src="js/gtm.js"></script> <script type="text/javascript" src="js/ruxitagentjs_ICA27NVfgjqruvx_10215210429133048.js" data-dtconfig="rid=RID_-68160930|rpid=-506833090|domain=agcocorp.com|reportUrl=/rb_bf91710owb|app=ea7c4b59f27d43eb|cuc=qirswb73|mel=100000|featureHash=ICA27NVfgjqruvx|dpvc=1|ssv=4|lastModification=1726649363469|tp=500,50,0,1|rdnt=1|uxrgce=1|bp=3|agentUri=/ruxitagentjs_ICA27NVfgjqruvx_10215210429133048.js"> </script> <script type="text/javascript" src="js/ruxitagentjs_ICA27NVfgjqruvx_10215210429133048.js" data-dtconfig="app=ea7c4b59f27d43eb|cuc=qirswb73|mel=100000|featureHash=ICA27NVfgjqruvx|dpvc=1|ssv=4|lastModification=1726649363469|tp=500,50,0,1|rdnt=1|uxrgce=1|bp=3|agentUri=/ruxitagentjs_ICA27NVfgjqruvx_10215210429133048.js|reportUrl=/rb_bf91710owb|rid=RID_-1460173575|rpid=-2097655172|domain=agcocorp.com"> </script> <link rel="stylesheet" href="css/clientlib-base.min.a197e2638188664ac89e1adbbc7bc7be.css" type="text/css"> <link rel="stylesheet" href="css/clientlib-agcocorpv2-site.min.13c0fd5142f49352b1fe9417e35203.css" type="text/css"> <link rel="icon" type="image/x-icon" href="https://www.agcocorp.com/etc.clientlibs/aem-sites/clientlibs/clientlib-agcocorp-v2-static/resources/favicon.ico"> <link rel="shortcut icon" type="image/x-icon" href="https://www.agcocorp.com/etc.clientlibs/aem-sites/clientlibs/clientlib-agcocorp-v2-static/resources/favicon.ico"> <!-- AEM 6.3 --> <!-- Hotjar Tracking Code for https://www.agcocorp.com/ --> <script> (function(h, o, t, j, a, r) { h.hj = h.hj || function() { (h.hj.q = h.hj.q || []).push(arguments) }; h._hjSettings = { hjid: 2683224, hjsv: 6 }; a = o.getElementsByTagName('head')[0]; r = o.createElement('script'); r.async = 1; r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv; a.appendChild(r); })(window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv='); </script> <script async="" src="js/hotjar-2683224.js"></script> <script async="async" src="js/notice.js" id="truste_0.2870921860450377"></script> <!-- Google Tag Manager --> <script> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-MG7ZQMGZ'); </script> <!-- End Google Tag Manager --> <script async="" src="js/modules.0721e7cf944cf9d78a0b.js" charset="utf-8"></script> <title>Newsroom | AGCO</title> <meta name="keywords" content="" /> <meta name="description" content="" /> <meta name="twitter:card" content="summary" /> <meta property="og:site_name" content="AGCO Newsroom" /> <meta property="og:url" content="https://news.agcocorp.com/global" /> <link rel="stylesheet" type="text/css" href="css/nav-update.css"> <link rel="stylesheet" type="text/css" href="css/template.css"> <link rel="stylesheet" type="text/css" href="css/wdcontent.css"> <link rel="alternate" href="https://news.agcocorp.com/news?pagetemplate=rss" type="application/rss+xml" title="News Releases | AGCO"> <!-- begin spin_special_output(head_end) --> <link rel="canonical" href="https://news.agcocorp.com/" /> <!-- end spin_special_output(head_end) --> </head> <body class="page basicpage wd_pageid_20303" id="page-70b7802ccc"> <!--?xml version="1.0" encoding="utf-8" ?--><svg id="sites_icon_sprite" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xlink="http://www.w3.org/1999/xlink" style="display: none"> <symbol id="arrow-right" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M10.6716 5.46481L13.8536 8.64679C14.0488 8.84205 14.0488 9.15863 13.8536 9.35389L10.6716 12.5359C10.4763 12.7311 10.1597 12.7311 9.96447 12.5359C9.7692 12.3406 9.7692 12.024 9.96447 11.8288L12.2929 9.50034L4.5 9.50034C4.22386 9.50034 4 9.27648 4 9.00034C4 8.7242 4.22386 8.50034 4.5 8.50034L12.2929 8.50034L9.96447 6.17191C9.7692 5.97665 9.7692 5.66007 9.96447 5.46481C10.1597 5.26954 10.4763 5.26954 10.6716 5.46481Z" fill="currentColor"></path> <circle cx="9" cy="9" r="8.5" stroke="currentColor"></circle> </symbol> <symbol id="arrow-left" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M10.6716 5.46481L13.8536 8.64679C14.0488 8.84205 14.0488 9.15863 13.8536 9.35389L10.6716 12.5359C10.4763 12.7311 10.1597 12.7311 9.96447 12.5359C9.7692 12.3406 9.7692 12.024 9.96447 11.8288L12.2929 9.50034L4.5 9.50034C4.22386 9.50034 4 9.27648 4 9.00034C4 8.7242 4.22386 8.50034 4.5 8.50034L12.2929 8.50034L9.96447 6.17191C9.7692 5.97665 9.7692 5.66007 9.96447 5.46481C10.1597 5.26954 10.4763 5.26954 10.6716 5.46481Z" fill="currentColor"></path> <circle cx="9" cy="9" r="8.5" stroke="currentColor"></circle> </symbol> <symbol id="arrow-down" viewBox="0 0 37 21" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M35 2.25L18.5 18.75L2 2.25" stroke="currentColor" stroke-width="3" stroke-linecap="round"></path> </symbol> <symbol id="arrow-download" viewBox="0 0 24 24"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="Group" transform="translate(6.500000, 5.321429)" stroke="currentColor"> <path d="M0,11 L11,11" stroke-width="1.25" stroke-linecap="round"></path> <path d="M9.82142857,4.71277874 L9.82142857,4.71282836 C9.82011551,4.79050673 9.80607074,4.86400013 9.72793526,4.94027248 L7.06857006,7.75230882 C6.94630574,7.88205949 6.72695797,7.89608659 6.59590113,7.76785773 C6.47185837,7.64637776 6.46594128,7.42330057 6.58559609,7.29745367 L8.72036827,5.04368925 L1.51099208,5.04368925 C1.32739615,5.04368925 1.17857143,4.89557764 1.17857143,4.71286145 C1.17857143,4.53014525 1.32739615,4.38203364 1.51099208,4.38203364 L8.72036827,4.38203364 L6.58559609,2.12826756 C6.46584155,2.00240412 6.46648977,1.77894648 6.59590113,1.66304096 C6.7406537,1.53330684 6.94441094,1.54554747 7.06857006,1.67329662 L9.72793526,4.48533462 C9.775139,4.53466105 9.82142857,4.63622518 9.82142857,4.71277874 Z" fill="currentColor" transform="translate(5.500000, 4.714286) rotate(-270.000000) translate(-5.500000, -4.714286) "> </path> </g> <circle stroke="currentColor" stroke-width="2" cx="12" cy="12" r="11"></circle> </g> </symbol> <symbol viewBox="0 0 24 24" id="arrow-next" xmlns="http://www.w3.org/2000/svg"> <path d="M6.4 23.9c-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4L15.8 12 5.7 1.8c-.4-.4-.4-1 0-1.4.3-.4 1-.4 1.4 0L18.6 12 7.1 23.6c-.2.2-.5.3-.7.3z"> </path> </symbol> <symbol viewBox="0 0 24 6.2" id="arrow-next-long" xmlns="http://www.w3.org/2000/svg"> <path d="M23.8 2.7 21.3.2c-.2-.2-.4-.2-.6 0s-.2.4 0 .6l1.9 1.9H.6c-.2 0-.4.2-.4.4s.2.4.4.4h22l-1.9 1.9c-.2.2-.2.4 0 .6s.4.2.6 0l2.5-2.5c.1-.4.1-.6 0-.8z"> </path> </symbol> <symbol viewBox="0 0 24 24" id="arrow-previous" xmlns="http://www.w3.org/2000/svg"> <path d="M17.6.1c.3 0 .5.1.7.3.4.4.4 1 0 1.4L8.2 12l10.2 10.2c.4.4.4 1 0 1.4-.4.4-1 .4-1.4 0L5.4 12 16.9.4c.2-.2.5-.3.7-.3z"> </path> </symbol> <symbol viewBox="0 0 24 6.2" id="arrow-previous-long" xmlns="http://www.w3.org/2000/svg"> <path d="M.2 3.5 2.7 6c.2.2.4.2.6 0s.2-.4 0-.6L1.4 3.5h22c.2 0 .4-.2.4-.4s-.2-.4-.4-.4h-22L3.3.8c.2-.2.2-.4 0-.6-.2-.2-.4-.2-.6 0L.2 2.7c-.1.4-.1.6 0 .8z"> </path> </symbol> <symbol fill="none" viewBox="0 0 16 16" id="close" xmlns="http://www.w3.org/2000/svg"> <path d="m1.656 1.5 13 13M14 1.5l-13 13" stroke="currentColor" stroke-width="2" stroke-linecap="round"> </path> </symbol> <symbol fill="none" viewBox="0 0 22 22" id="corp-globe" xmlns="http://www.w3.org/2000/svg"> <path d="M12.344 20.879a9.939 9.939 0 0 0 5.704-2.83c.479-.478.91-1.006 1.283-1.573A13.84 13.84 0 0 0 15.82 14.8c-.605 2.12-1.723 4.153-3.356 5.948l-.12.13Zm7.509-5.293a9.922 9.922 0 0 0 1.115-4.587 9.924 9.924 0 0 0-1.115-4.586 14.934 14.934 0 0 1-3.788 1.786 13.818 13.818 0 0 1 0 5.6 14.9 14.9 0 0 1 3.788 1.787Zm-5.027-1.064a16.152 16.152 0 0 0-3.827-.454c-1.336 0-2.62.16-3.827.454.562 1.97 1.603 3.861 3.124 5.533.224.246.458.487.703.724a15.8 15.8 0 0 0 .702-.724c1.521-1.672 2.562-3.562 3.125-5.533ZM6.18 14.8a13.837 13.837 0 0 0-3.513 1.675 9.969 9.969 0 0 0 1.283 1.573 9.942 9.942 0 0 0 5.705 2.83l-.12-.13C7.903 18.953 6.785 16.92 6.18 14.8Zm-4.034.786a14.934 14.934 0 0 1 3.788-1.787 13.822 13.822 0 0 1 0-5.6 14.9 14.9 0 0 1-3.788-1.786 9.921 9.921 0 0 0-1.116 4.586c0 1.654.403 3.213 1.116 4.587Zm4.784-2.063a17.127 17.127 0 0 1 4.07-.486c1.414 0 2.78.17 4.069.486a12.79 12.79 0 0 0 0-5.046 17.126 17.126 0 0 1-4.07.486c-1.414 0-2.781-.17-4.07-.486a12.793 12.793 0 0 0 0 5.046ZM11 1.22c-.245.237-.48.478-.703.724-1.521 1.671-2.562 3.562-3.125 5.533A16.15 16.15 0 0 0 11 7.93c1.336 0 2.62-.159 3.827-.453-.562-1.972-1.603-3.862-3.124-5.533A15.734 15.734 0 0 0 11 1.22Zm-1.465.031.12-.13A9.94 9.94 0 0 0 3.95 3.95a10.042 10.042 0 0 0-1.283 1.573A13.838 13.838 0 0 0 6.18 7.199c.604-2.121 1.723-4.153 3.355-5.948Zm2.809-.13.12.13c1.632 1.794 2.75 3.827 3.355 5.948a13.838 13.838 0 0 0 3.512-1.675 9.974 9.974 0 0 0-1.283-1.573 9.942 9.942 0 0 0-5.704-2.83Zm6.434 17.657A10.968 10.968 0 0 1 11 22a10.967 10.967 0 0 1-7.778-3.222A10.967 10.967 0 0 1 0 11c0-3.037 1.232-5.788 3.222-7.778A10.968 10.968 0 0 1 11 0c3.037 0 5.788 1.232 7.778 3.222A10.968 10.968 0 0 1 22 11c0 3.037-1.232 5.788-3.222 7.778Z" fill="currentColor"></path> </symbol> <symbol fill="none" viewBox="0 0 24 24" id="close-menu" xmlns="http://www.w3.org/2000/svg"> <path d="m2.06 1.354 21 21.117M22 1.354 1 22.47" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path> </symbol> <symbol fill="none" viewBox="0 0 35 23" id="burger-menu" xmlns="http://www.w3.org/2000/svg"> <path d="M1 1h33M1 11.154h33M1 21.309h33" stroke="currentColor" stroke-width="2" stroke-linecap="round"> </path> </symbol> <symbol fill="none" viewBox="0 0 22 22" id="corp-search" xmlns="http://www.w3.org/2000/svg"> <path d="M16.624 15.513a9.388 9.388 0 0 0 2.234-6.084c0-5.2-4.23-9.429-9.43-9.429C4.23 0 0 4.23 0 9.429c0 5.198 4.23 9.428 9.429 9.428 2.318 0 4.442-.84 6.084-2.234l5.147 5.146a.78.78 0 0 0 .555.231.786.786 0 0 0 .555-1.341l-5.146-5.146Zm-7.195 1.773c-4.332 0-7.858-3.526-7.858-7.857 0-4.332 3.526-7.858 7.858-7.858s7.857 3.526 7.857 7.858-3.525 7.857-7.857 7.857Z" fill="currentColor"></path> </symbol> <symbol fill="none" viewBox="0 0 40 40" id="social-facebook" xmlns="http://www.w3.org/2000/svg"> <path d="M40 20C40 8.954 31.046 0 20 0S0 8.954 0 20s8.954 20 20 20 20-8.954 20-20Z" fill="currentColor"> </path> <path fill-rule="evenodd" clip-rule="evenodd" d="M16.25 35.09h5.456V22.504h4.03l.806-5.085h-4.836v-3.844c0-1.426 1.364-2.231 2.665-2.231h2.357V7.127l-4.216-.186c-4.03-.248-6.262 2.914-6.262 6.696v3.782h-4.588v5.085h4.588V35.09Z" fill="var(--footer-bg, #2A2829)"></path> </symbol> <symbol fill="none" viewBox="0 0 40 40" id="social-instagram" xmlns="http://www.w3.org/2000/svg"> <path d="M40 20C40 8.954 31.046 0 20 0S0 8.954 0 20s8.954 20 20 20 20-8.954 20-20Z" fill="currentColor"> </path> <path fill-rule="evenodd" clip-rule="evenodd" d="M14.118 7.258h11.765c3.78 0 6.888 3.109 6.888 6.888V25.85c0 3.78-3.109 6.888-6.888 6.888H14.118c-3.78 0-6.889-3.109-6.889-6.888V14.146c0-3.78 3.11-6.888 6.889-6.888Zm12.74 4.45c.792 0 1.463.67 1.463 1.463s-.67 1.463-1.463 1.463c-.853 0-1.463-.67-1.463-1.463 0-.792.609-1.463 1.463-1.463Zm-6.889 1.341h.062c3.78 0 6.95 3.17 6.95 6.95 0 3.84-3.17 6.95-6.95 6.95h-.061c-3.78 0-6.889-3.11-6.889-6.95 0-3.78 3.11-6.95 6.889-6.95Zm0 2.378h.062c2.5 0 4.572 2.072 4.572 4.572 0 2.56-2.073 4.632-4.572 4.632h-.061c-2.5 0-4.572-2.072-4.572-4.632 0-2.5 2.072-4.572 4.572-4.572Zm-5.79-5.974h11.642a4.76 4.76 0 0 1 4.755 4.754V25.79a4.76 4.76 0 0 1-4.755 4.755H14.18a4.76 4.76 0 0 1-4.754-4.755V14.207a4.76 4.76 0 0 1 4.754-4.754Z" fill="var(--footer-bg, #2A2829)"></path> </symbol> <symbol fill="none" viewBox="0 0 40 40" id="social-linkedin" xmlns="http://www.w3.org/2000/svg"> <path d="M40 20C40 8.954 31.046 0 20 0S0 8.954 0 20s8.954 20 20 20 20-8.954 20-20Z" fill="currentColor"> </path> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.877 15.986h4.504v15.125H8.877V15.986ZM11.1 8.312a2.729 2.729 0 0 1 2.725 2.725 2.729 2.729 0 0 1-2.725 2.724c-1.501 0-2.67-1.223-2.67-2.724 0-1.501 1.169-2.725 2.67-2.725Zm4.95 7.674h4.448V18.1c.945-1.39 2.502-2.28 4.282-2.28h1.223c2.835 0 5.115 2.336 5.115 5.116v10.176h-4.448v-8.175c-.056-1.723-1.223-3.058-2.947-3.058s-3.17 1.335-3.225 3.058v8.175H16.05V15.986Z" fill="var(--footer-bg, #2A2829)"></path> </symbol> <symbol fill="none" viewBox="0 0 40 41" id="social-x" xmlns="http://www.w3.org/2000/svg"> <path d="M20 40.096c11.046 0 20-8.955 20-20 0-11.046-8.954-20-20-20s-20 8.954-20 20c0 11.045 8.954 20 20 20Z" fill="currentColor"></path> <path d="m7.68 8.508 9.56 12.782-9.62 10.392h2.165l8.422-9.099 6.805 9.1h7.368L22.282 18.18l8.955-9.673H29.07l-7.756 8.38-6.267-8.38H7.68Zm3.184 1.595h3.385l14.947 19.985H25.81L10.864 10.103Z" fill="var(--footer-bg, #2A2829)"></path> </symbol> <symbol fill="none" viewBox="0 0 40 40" id="social-youtube" xmlns="http://www.w3.org/2000/svg"> <path d="M40 20C40 8.954 31.046 0 20 0S0 8.954 0 20s8.954 20 20 20 20-8.954 20-20Z" fill="currentColor"> </path> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.657 11.537a99.898 99.898 0 0 1 7.376-.287c2.155 0 4.933.096 7.375.287 2.826.24 4.263.719 4.646 3.545.191 1.293.287 3.065.287 4.885 0 1.82-.096 3.64-.287 4.885-.383 2.874-1.82 3.304-4.646 3.544-2.442.24-5.22.288-7.375.288-2.155 0-4.981-.048-7.376-.288-2.826-.239-4.31-.67-4.694-3.544-.144-1.245-.239-3.065-.239-4.885 0-1.82.096-3.592.24-4.885.383-2.826 1.867-3.305 4.693-3.545Z" fill="var(--footer-bg, #2A2829)"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="m17.542 16.28 6.418 3.687-6.418 3.736v-7.424Z" fill="currentColor"></path> </symbol> <symbol id="external" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"> <g id="Group 189"> <path id="Union" fill-rule="evenodd" clip-rule="evenodd" d="M0.911133 0.40332H0.411133V0.90332V11.589V12.089H0.911133H12.0078H12.5078V11.589V6.24616C12.5078 5.97002 12.2839 5.74616 12.0078 5.74616C11.7317 5.74616 11.5078 5.97002 11.5078 6.24616V11.089H1.41113V1.40332H6.25397C6.53011 1.40332 6.75397 1.17946 6.75397 0.90332C6.75397 0.627178 6.53011 0.40332 6.25397 0.40332H0.911133ZM11.8607 0.457258L8.16183 0.457258C7.93485 0.457258 7.75084 0.641263 7.75084 0.868245C7.75084 1.09523 7.93485 1.27923 8.16183 1.27923L10.8685 1.27923L6.33909 5.80865C6.17859 5.96915 6.17859 6.22937 6.33909 6.38987C6.49959 6.55037 6.75981 6.55037 6.92031 6.38987L11.4497 1.86046V4.56713C11.4497 4.79412 11.6337 4.97812 11.8607 4.97812C12.0877 4.97812 12.2717 4.79412 12.2717 4.56713L12.2717 0.868245C12.2717 0.641263 12.0877 0.457258 11.8607 0.457258Z" fill="currentColor"></path> </g> </symbol> <symbol id="download" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.5357 10.6721L9.3537 13.854C9.15844 14.0493 8.84186 14.0493 8.64659 13.854L5.46461 10.6721C5.26935 10.4768 5.26935 10.1602 5.46461 9.96495C5.65988 9.76969 5.97646 9.76969 6.17172 9.96495L8.50015 12.2934L8.50015 4.50049C8.50015 4.22435 8.72401 4.00049 9.00015 4.00049C9.27629 4.00049 9.50015 4.22435 9.50015 4.50049L9.50015 12.2934L11.8286 9.96495C12.0238 9.76969 12.3404 9.76969 12.5357 9.96495C12.7309 10.1602 12.7309 10.4768 12.5357 10.6721Z" fill="currentColor"></path> <circle cx="9" cy="9" r="8.5" stroke="currentColor"></circle> </symbol> <symbol id="search" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="9" cy="9" r="8.5" stroke="currentColor"></circle> <path d="M11.0449 10.641C11.5507 10.0438 11.8573 9.27143 11.8573 8.42857C11.8573 6.5381 10.3192 5 8.42867 5C6.53814 5 5 6.5381 5 8.42857C5 10.319 6.53814 11.8571 8.42867 11.8571C9.27156 11.8571 10.044 11.5514 10.6411 11.0448L12.5126 12.9162C12.5688 12.9724 12.6412 13 12.7145 13C12.7878 13 12.8612 12.9724 12.9164 12.9162C13.0279 12.8048 13.0279 12.6238 12.9164 12.5124L11.0449 10.641ZM8.42867 11.2857C6.85339 11.2857 5.57145 10.0038 5.57145 8.42857C5.57145 6.85333 6.85339 5.57143 8.42867 5.57143C10.004 5.57143 11.2859 6.85333 11.2859 8.42857C11.2859 10.0038 10.004 11.2857 8.42867 11.2857Z" fill="currentColor" stroke="currentColor" stroke-width="0.5"></path> </symbol> <symbol id="double-caret-right" viewBox="0 0 12 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1 1L7 7L1 13" stroke="currentColor"></path> <path d="M5 1L11 7L5 13" stroke="currentColor"></path> </symbol> <symbol id="caret-right" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1 1L7 7L1 13" stroke="currentColor"></path> </symbol> <symbol id="icon-close" viewBox="0 0 52 52"> <path d="M31 25.4l13-13.1c.6-.6.6-1.5 0-2.1l-2-2.1c-.6-.6-1.5-.6-2.1 0L26.8 21.2c-.4.4-1 .4-1.4 0L12.3 8c-.6-.6-1.5-.6-2.1 0l-2.1 2.1c-.6.6-.6 1.5 0 2.1l13.1 13.1c.4.4.4 1 0 1.4L8 39.9c-.6.6-.6 1.5 0 2.1l2.1 2.1c.6.6 1.5.6 2.1 0L25.3 31c.4-.4 1-.4 1.4 0l13.1 13.1c.6.6 1.5.6 2.1 0L44 42c.6-.6.6-1.5 0-2.1L31 26.8c-.4-.4-.4-1 0-1.4z"> </path> </symbol> <symbol id="ambient-play" viewBox="0 0 24 24"> <path d="M23,11.9825355 C23,12.2535355 22.854,12.5045355 22.617,12.6375355 L6.117,21.9045355 C6.003,21.9675355 5.877,22.0005355 5.75,22.0005355 C5.619,22.0005355 5.488,21.9655355 5.371,21.8975355 C5.142,21.7625355 5,21.5165355 5,21.2505355 L5,2.75053551 C5,2.48353551 5.141,2.23753551 5.371,2.10253551 C5.6,1.96853551 5.884,1.96553551 6.116,2.09553551 L22.616,11.3295355 C22.854,11.4615355 23,11.7115355 23,11.9825355" stroke="currentColor"></path> </symbol> <symbol id="ambient-pause" viewBox="0 0 24 24"> <path d="M20.25,1.9998 L15.75,1.9998 C15.336,1.9998 15,2.3358 15,2.7498 L15,21.2498 C15,21.6638 15.336,21.9998 15.75,21.9998 L20.25,21.9998 C20.664,21.9998 21,21.6638 21,21.2498 L21,2.7498 C21,2.3358 20.664,1.9998 20.25,1.9998 M9,2.7498 L9,21.2498 C9,21.6638 8.664,21.9998 8.25,21.9998 L3.75,21.9998 C3.336,21.9998 3,21.6638 3,21.2498 L3,2.7498 C3,2.3358 3.336,1.9998 3.75,1.9998 L8.25,1.9998 C8.664,1.9998 9,2.3358 9,2.7498" stroke="currentColor"></path> </symbol> </svg> <div class="cmp-page__skiptomaincontent"> <a class="cmp-page__skiptomaincontent-link btn btn--secondary" alt="Skip to main content" href="#maincontent">Skip to main content</a> </div> <link rel="stylesheet" href="css/skiptomaincontent.min.15c8e6e0e8a432d5ad140592e0b96372.css" type="text/css"> <div class="root container responsivegrid page"> <div id="container-bb2efb5ece" class="cmp-container"> <header class="experiencefragment"> <div id="experiencefragment-921225077d" class="cmp-experiencefragment cmp-experiencefragment--header"> <div id="container-4d51f5aebe" class="cmp-container"> <div class="agcoheadernav"> <div class="navigation " id="nav" data-cmp-initialized="true"> <div class="navigation-wrapper" data-cmp-hook-navigation="wrapper"> <div class="navigation-container" data-cmp-hook-navigation="container"> <div class="navigation__top-nav" data-cmp-hook-navigation="top-nav"> <div class="top-nav"> <div class="navigation__logo"> <div class="logo logo--default"> <a href="http://www.agcocorp.com/us/en/home.html" target="_self" title="Home"> <img src="images/AGCO-Red-White-HF.avif" alt="AGCO - Your Agriculture Company"> </a> </div> <div class="logo logo--sticky"> <a href="http://www.agcocorp.com/us/en/home.html" target="_self" title="Home"> <img src="images/AGCO-Red-Black.avif" alt="AGCO - Your Agriculture Company"> </a> </div> <div class="navigation__mobile-menu"> <button type="button" class="open-mobile-menu-btn" data-cmp-hook-navigation="open-mobile-menu-btn"> <span class="sprite-icon sprite-icon--burger-menu" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#burger-menu"></use> </svg> </span> </button> <button type="button" class="close-mobile-menu-btn" data-cmp-hook-navigation="close-mobile-menu-btn"> <span class="sprite-icon sprite-icon--close-menu" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#close-menu"></use> </svg> </span> </button> </div> </div> <div class="navigation__wrapper"> <nav class="top-navigation" aria-label="Top Navigation"> <ul role="menubar" aria-label="Top Navigation"> <li role="none" class="drop-menu"> <button type="button" role="menuitem" data-cmp-hook-navigation="drop-menu-link" class="drop-menu__link" aria-label="Brands & Solutions" aria-haspopup="true" aria-expanded="true" aria-controls="drop-menu__link--link-0"> <span>Brands & Solutions</span> <span class="drop-menu__icon"> <span class="sprite-icon sprite-icon--arrow-down" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-down"></use> </svg> </span> </span> <span class="drop-menu__icon--mobile"> <span class="sprite-icon sprite-icon--arrow-next" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </span> </span> </button> <div class="drop-menu__content"> <div class="drop-menu__content-container"> <div class="drop-menu__wrapper"> <button type="button" class="drop-menu__link-back" data-cmp-hook-navigation="drop-menu-link-back"> <span class="sprite-icon sprite-icon--arrow-previous" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-previous"></use> </svg> </span> <span>Brands & Solutions</span> </button> <div class="drop-menu__title"> <span>Brands & Solutions</span> </div> <ul role="menu" aria-label="Brands & Solutions" id="drop-menu__link--link-0"> <div class="column"> <div class="column-heading"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions.html" aria-label="Leading Brands" target="_self"> Leading Brands </a> </div> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/fendt.html" role="menuitem" aria-label="Fendt" target="_self"> <span>Fendt</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/massey-ferguson.html" role="menuitem" aria-label="Massey Ferguson" target="_self"> <span>Massey Ferguson</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/ptx.html" role="menuitem" aria-label="PTx" target="_self"> <span>PTx</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/valtra.html" role="menuitem" aria-label="Valtra" target="_self"> <span>Valtra</span> </a> </li> </div> <div class="column"> <div class="column-heading"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions.html" aria-label="Supporter Brands" target="_self"> Supporter Brands </a> </div> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/precision-planting.html" role="menuitem" aria-label="Precision Planting" target="_self"> <span>Precision Planting</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/ptx-trimble.html" role="menuitem" aria-label="PTx Trimble" target="_self"> <span>PTx Trimble</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/gleaner.html" role="menuitem" aria-label="Gleaner" target="_self"> <span>Gleaner</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/sunflower.html" role="menuitem" aria-label="Sunflower" target="_self"> <span>Sunflower</span> </a> </li> </div> <div class="column"> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/service-and-information.html" role="menuitem" aria-label="Service & Information" target="_self"> <span>Service & Information</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/agco-parts.html" role="menuitem" aria-label="AGCO Parts" target="_self"> <span>AGCO Parts</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/agco-parts/agco-genuine-care.html" role="menuitem" aria-label="AGCO GenuineCare" target="_self"> <span>AGCO GenuineCare</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/agco-power.html" role="menuitem" aria-label="AGCO Power" target="_self"> <span>AGCO Power</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/agco-finance.html" role="menuitem" aria-label="AGCO Finance" target="_self"> <span>AGCO Finance</span> </a> </li> </div> <div class="column"> <div class="column-heading"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions.html" aria-label="AGCO Solutions" target="_self"> AGCO Solutions </a> </div> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/precision-agriculture.html" role="menuitem" aria-label="Smart Farming" target="_self"> <span>Smart Farming</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/tractors.html" role="menuitem" aria-label="Tractors" target="_self"> <span>Tractors</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/compact-utility-tractors.html" role="menuitem" aria-label="Compact/Utility Tractors" target="_self"> <span>Compact/Utility Tractors</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/harvesting.html" role="menuitem" aria-label="Harvesting" target="_self"> <span>Harvesting</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/hay-and-forage.html" role="menuitem" aria-label="Hay & Forage" target="_self"> <span>Hay & Forage</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/crop-care-and-nutrient-management.html" role="menuitem" aria-label="Crop Care & Nutrient Management" target="_self"> <span>Crop Care & Nutrient Management</span> </a> </li> </div> <div class="column"> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/planting-and-soil-preparation.html" role="menuitem" aria-label="Planting & Soil Preparation" target="_blank"> <span>Planting & Soil Preparation</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/material-handling.html" role="menuitem" aria-label="Material Handling" target="_self"> <span>Material Handling</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/power-generation.html" role="menuitem" aria-label="Power Generation" target="_self"> <span>Power Generation</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/water-management.html" role="menuitem" aria-label="Water Management" target="_self"> <span>Water Management</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/brands-and-solutions/engines.html" role="menuitem" aria-label="Engines" target="_self"> <span>Engines</span> </a> </li> </div> <div class="column"> <div class="column-heading"> <a href="http://www.agcocorp.com/us/en/home/merchandise.html" aria-label="Merchandise" target="_self"> Merchandise </a> </div> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/merchandise.html" role="menuitem" aria-label="Merchandise" target="_self"> <span>Merchandise</span> </a> </li> </div> </ul> </div> </div> </div> </li> <li role="none" class="drop-menu"> <button type="button" role="menuitem" data-cmp-hook-navigation="drop-menu-link" class="drop-menu__link" aria-label="Precision Agriculture" aria-haspopup="true" aria-expanded="true" aria-controls="drop-menu__link--link-1"> <span>Precision Agriculture</span> <span class="drop-menu__icon"> <span class="sprite-icon sprite-icon--arrow-down" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-down"></use> </svg> </span> </span> <span class="drop-menu__icon--mobile"> <span class="sprite-icon sprite-icon--arrow-next" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </span> </span> </button> <div class="drop-menu__content"> <div class="drop-menu__content-container"> <div class="drop-menu__wrapper"> <button type="button" class="drop-menu__link-back" data-cmp-hook-navigation="drop-menu-link-back"> <span class="sprite-icon sprite-icon--arrow-previous" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-previous"></use> </svg> </span> <span>Precision Agriculture</span> </button> <div class="drop-menu__title"> <span>Precision Agriculture</span> </div> <ul role="menu" aria-label="Precision Agriculture" id="drop-menu__link--link-1"> <div class="column"> <div class="column-heading"> <span> Precision Agriculture </span> </div> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/precision-agriculture.html" role="menuitem" aria-label="Precision Agriculture" target="_self"> <span>Precision Agriculture</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/precision-agriculture/ventures.html" role="menuitem" aria-label="Ventures" target="_self"> <span>Ventures</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/precision-agriculture/innovations.html" role="menuitem" aria-label="Innovations" target="_self"> <span>Innovations</span> </a> </li> </div> </ul> </div> </div> </div> </li> <li role="none" class="drop-menu"> <button type="button" role="menuitem" data-cmp-hook-navigation="drop-menu-link" class="drop-menu__link" aria-label="Sustainability" aria-haspopup="true" aria-expanded="true" aria-controls="drop-menu__link--link-2"> <span>Sustainability</span> <span class="drop-menu__icon"> <span class="sprite-icon sprite-icon--arrow-down" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-down"></use> </svg> </span> </span> <span class="drop-menu__icon--mobile"> <span class="sprite-icon sprite-icon--arrow-next" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </span> </span> </button> <div class="drop-menu__content"> <div class="drop-menu__content-container"> <div class="drop-menu__wrapper"> <button type="button" class="drop-menu__link-back" data-cmp-hook-navigation="drop-menu-link-back"> <span class="sprite-icon sprite-icon--arrow-previous" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-previous"></use> </svg> </span> <span>Sustainability</span> </button> <div class="drop-menu__title"> <span>Sustainability</span> </div> <ul role="menu" aria-label="Sustainability" id="drop-menu__link--link-2"> <div class="column"> <div class="column-heading"> <span> Sustainability </span> </div> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/sustainability.html" role="menuitem" aria-label="Sustainability" target="_self"> <span>Sustainability</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/sustainability/sustainability-governance.html" role="menuitem" aria-label="Sustainability Governance" target="_self"> <span>Sustainability Governance</span> </a> </li> <li role="none"> <a href="https://ar2023.agcocorp.com/downloads/AGCO_Sustainability_Report_2023.pdf" role="menuitem" aria-label="Sustainability Report" target="_self"> <span>Sustainability Report</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/sustainability.html" role="menuitem" aria-label="Sustainability Archive" target="_self"> <span>Sustainability Archive</span> </a> </li> </div> </ul> </div> </div> </div> </li> <li role="none" class="drop-menu"> <button type="button" role="menuitem" data-cmp-hook-navigation="drop-menu-link" class="drop-menu__link" aria-label="About Us" aria-haspopup="true" aria-expanded="false" aria-controls="drop-menu__link--link-3"> <span>About Us</span> <span class="drop-menu__icon"> <span class="sprite-icon sprite-icon--arrow-down" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-down"></use> </svg> </span> </span> <span class="drop-menu__icon--mobile"> <span class="sprite-icon sprite-icon--arrow-next" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </span> </span> </button> <div class="drop-menu__content"> <div class="drop-menu__content-container"> <div class="drop-menu__wrapper"> <button type="button" class="drop-menu__link-back" data-cmp-hook-navigation="drop-menu-link-back"> <span class="sprite-icon sprite-icon--arrow-previous" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-previous"></use> </svg> </span> <span>About Us</span> </button> <div class="drop-menu__title"> <span>About Us</span> </div> <ul role="menu" aria-label="About Us" id="drop-menu__link--link-3"> <div class="column"> <div class="column-heading"> <span> About Us </span> </div> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/about-us.html" role="menuitem" aria-label="About Us" target="_self"> <span>About Us</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/about-us/executive-leadership.html" role="menuitem" aria-label="Leadership" target="_self"> <span>Leadership</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/about-us/global-code-of-conduct.html" role="menuitem" aria-label="Code of Conduct" target="_self"> <span>Code of Conduct</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/about-us/board-of-directors.html" role="menuitem" aria-label="Board of Directors" target="_self"> <span>Board of Directors</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/about-us/governance-committees-charters.html" role="menuitem" aria-label="Governance" target="_self"> <span>Governance</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/about-us/awards-and-recognition.html" role="menuitem" aria-label="Awards & Recognition" target="_self"> <span>Awards & Recognition</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/about-us/global-reach.html" role="menuitem" aria-label="Global Reach" target="_self"> <span>Global Reach</span> </a> </li> </div> <div class="column"> <div class="column-heading"> <span> Farmers & Dealers </span> </div> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/about-us/farmer-profiles.html" role="menuitem" aria-label="Farmer Profiles" target="_self"> <span>Farmer Profiles</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/about-us/dealers.html" role="menuitem" aria-label="Dealers" target="_self"> <span>Dealers</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/about-us/farmercore.html" role="menuitem" aria-label="FarmerCore" target="_self"> <span>FarmerCore</span> </a> </li> </div> <div class="column"> <div class="column-heading"> <span> Manufacturing & Supply Chain </span> </div> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/about-us/manufacturing.html" role="menuitem" aria-label="Manufacturing" target="_self"> <span>Manufacturing</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/about-us/operating-principles.html" role="menuitem" aria-label="Operating Principles" target="_self"> <span>Operating Principles</span> </a> </li> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/about-us/supply-chain-sustainability.html" role="menuitem" aria-label="Supply Chain Sustainability" target="_self"> <span>Supply Chain Sustainability</span> </a> </li> </div> <div class="column"> <div class="column-heading"> <span> Philanthropy </span> </div> <li role="none"> <a href="http://www.agcocorp.com/us/en/home/about-us/philanthropy.html" role="menuitem" aria-label="Philanthropy" target="_self"> <span>Philanthropy</span> </a> </li> </div> </ul> </div> </div> </div> </li> <li role="none" class="drop-menu"> <a href="https://careers.agcocorp.com/" role="menuitem" aria-label="Careers" target="_blank"> <span>Careers</span> </a> </li> <li role="none" class="drop-menu"> <a href="https://news.agcocorp.com/" role="menuitem" aria-label="News" target="_blank"> <span>News</span> </a> </li> </ul> <div class="bottom-nav--mobile"> <ul class="menubar" role="menubar"> <li role="none" class=""> <a href="https://news.agcocorp.com/global" role="menuitem" aria-label="Newsroom" target="_self"> <span>Newsroom</span> </a> <div class="wd_nav-toggle"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </div> </li> <li role="none" class="has_children"> <a href="https://news.agcocorp.com/index.php?s=20287" role="menuitem" aria-label="Brands" target="_self"> <span>Brands</span> </a> <div class="wd_nav-toggle"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </div> <p class="wd_dropdown"> <a href="https://news.agcocorp.com/agco-brands" target="_self">AGCO Brands</a> <a href="https://news.agcocorp.com/fendt" target="_self">Fendt</a> <a href="https://news.agcocorp.com/massey-ferguson" target="_self">Massey Ferguson</a> <a href="https://news.agcocorp.com/ptx" target="_self">PTx</a> <a href="https://news.agcocorp.com/valtra" target="_self">Valtra</a> <a href="https://news.agcocorp.com/agco-power" target="_self">AGCO Power</a> <a href="https://news.agcocorp.com/gleaner" target="_self">Gleaner</a> <a href="https://news.agcocorp.com/precision-planting" target="_self">Precision Planting</a> <a href="https://news.agcocorp.com/ptx-trimble" target="_self">PTx Trimble</a> </p> </li> <li role="none" class="has_children"> <a href="https://news.agcocorp.com/index.php?s=20314" role="menuitem" aria-label="Region" target="_self"> <span>Region</span> </a> <div class="wd_nav-toggle"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </div> <p class="wd_dropdown"> <a href="global" target="_self">Global</a> <a href="https://news.agcocorp.com/asia" target="_self">Asia</a> <a href="https://news.agcocorp.com/europe" target="_self">Europe</a> <a href="https://news.agcocorp.com/north-america" target="_self">North America</a> <a href="https://news.agcocorp.com/south-america" target="_self">South America</a> </p> </li> <li role="none" class=""> <a href="https://news.agcocorp.com/gallery" role="menuitem" aria-label="Media Gallery" target="_self"> <span>Media Gallery</span> </a> <div class="wd_nav-toggle"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </div> </li> <li role="none" class=""> <a href="https://news.agcocorp.com/media-contacts" role="menuitem" aria-label="Media Contacts" target="_self"> <span>Media Contacts</span> </a> <div class="wd_nav-toggle"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </div> </li> <li role="none" class=""> <a href="https://news.agcocorp.com/news" role="menuitem" aria-label="News Releases" target="_self"> <span>News Releases</span> </a> <div class="wd_nav-toggle"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </div> </li> </ul> </div> </nav> <div class="navigation__search-language"> <div class="navigation__search-wrapper"> <button type="button" class="navigation__search-btn" data-cmp-hook-navigation="search-btn"> <span class="sprite-icon sprite-icon--corp-search" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#corp-search"></use> </svg> </span> <span class="search-btn__label"></span> <span class="sprite-icon sprite-icon--arrow-next" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </span> </button> <div class="navigation__search" data-cmp-hook-navigation="search"> <div class="search-content-container"> <div class="search-container"> <button type="button" class="drop-menu__link-back" data-cmp-hook-navigation="search-menu-back-btn"> <span class="sprite-icon sprite-icon--arrow-previous" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-previous"> </use> </svg> </span> <span></span> </button> <div class="drop-menu__title"> <span></span> </div> <div class="search-bar" data-autocomplete-url="/content/experience-fragments/websites/agcocorp-v2/int/en/site/header/master/jcr:content/root/agcoheadernav/search_box.solrsuggest.json" data-cmp-initialized="true"> <label for="search-bar"></label> <div class="search-bar__input"> <div class="wd_search_form_container"><form name="basic_search" method="get" action="https://news.agcocorp.com/search-results" class="wd_search_form wd_search_form_basic"><input type="hidden" name="s" value="search_results" /><input type="text" name="query" value="" size="32" placeholder="Search newsroom" title="Search newsroom" /></form> </div> <span class="sprite-icon sprite-icon--search " aria-hidden=""> <svg class="sprite-icon__icon"> <use xlink:href="#search"></use> </svg> </span> <ul class="search-bar__autocomplete" id="search-bar-autocomplete-list" role="listbox" aria-labelledby="search-bar" data-cmp-hook-search-bar="autocomplete"> </ul> <button type="button" class="search-bar__clear" title="Clear search" data-cmp-hook-search-bar="clear"></button> </div> <button class="btn search-bar__btn" data-cmp-hook-search-bar="btn"> <span></span> <span class="sprite-icon sprite-icon--none " aria-hidden=""> <svg class="sprite-icon__icon"> <use xlink:href="#none"></use> </svg> </span> </button> </div> </div> </div> </div> </div> <div class="navigation__language"> <div class="language-selector"> <div class="language-selector__current"> <button type="button" class="navigation__language-btn" data-cmp-hook-navigation="language-selector-btn"> <span class="language-btn__current">EN</span> <span class="sprite-icon sprite-icon--corp-globe" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#corp-globe"></use> </svg> </span> <span class="language-btn__label"></span> <span class="sprite-icon sprite-icon--arrow-next" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </span> </button> </div> <div class="language-selector__countries" data-cmp-hook-navigation="language-selector"> <div class="countries-content-container"> <div class="countries-container"> <button type="button" class="drop-menu__link-back" data-cmp-hook-navigation="language-menu-back-btn"> <span class="sprite-icon sprite-icon--arrow-previous" aria-hidden="true"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-previous"> </use> </svg> </span> <span></span> </button> <div class="drop-menu__title"> <span></span> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="bottom-nav" data-cmp-hook-navigation="bottom-nav"> <nav aria-label="Bottom Navigation"> <ul class="menubar" role="menubar"> <li role="none" class=""> <a href="https://news.agcocorp.com/global" role="menuitem" aria-label="Newsroom" target="_self"> <span>Newsroom</span> </a> <div class="wd_nav-toggle"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </div> </li> <li role="none" class="has_children"> <a href="https://news.agcocorp.com/index.php?s=20287" role="menuitem" aria-label="Brands" target="_self"> <span>Brands</span> </a> <div class="wd_nav-toggle"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </div> <p class="wd_dropdown"> <a href="https://news.agcocorp.com/agco-brands" target="_self">AGCO Brands</a> <a href="https://news.agcocorp.com/fendt" target="_self">Fendt</a> <a href="https://news.agcocorp.com/massey-ferguson" target="_self">Massey Ferguson</a> <a href="https://news.agcocorp.com/ptx" target="_self">PTx</a> <a href="https://news.agcocorp.com/valtra" target="_self">Valtra</a> <a href="https://news.agcocorp.com/agco-power" target="_self">AGCO Power</a> <a href="https://news.agcocorp.com/gleaner" target="_self">Gleaner</a> <a href="https://news.agcocorp.com/precision-planting" target="_self">Precision Planting</a> <a href="https://news.agcocorp.com/ptx-trimble" target="_self">PTx Trimble</a> </p> </li> <li role="none" class="has_children"> <a href="https://news.agcocorp.com/index.php?s=20314" role="menuitem" aria-label="Region" target="_self"> <span>Region</span> </a> <div class="wd_nav-toggle"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </div> <p class="wd_dropdown"> <a href="global" target="_self">Global</a> <a href="https://news.agcocorp.com/asia" target="_self">Asia</a> <a href="https://news.agcocorp.com/europe" target="_self">Europe</a> <a href="https://news.agcocorp.com/north-america" target="_self">North America</a> <a href="https://news.agcocorp.com/south-america" target="_self">South America</a> </p> </li> <li role="none" class=""> <a href="https://news.agcocorp.com/gallery" role="menuitem" aria-label="Media Gallery" target="_self"> <span>Media Gallery</span> </a> <div class="wd_nav-toggle"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </div> </li> <li role="none" class=""> <a href="https://news.agcocorp.com/media-contacts" role="menuitem" aria-label="Media Contacts" target="_self"> <span>Media Contacts</span> </a> <div class="wd_nav-toggle"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </div> </li> <li role="none" class=""> <a href="https://news.agcocorp.com/news" role="menuitem" aria-label="News Releases" target="_self"> <span>News Releases</span> </a> <div class="wd_nav-toggle"> <svg class="sprite-icon__icon"> <use xlink:href="#arrow-next"></use> </svg> </div> </li> </ul> </nav> </div> </div> </div> </div> </div> </div> </div> </header> <main class="container responsivegrid maincontent"> <div id="maincontent" class="cmp-container"> <main class="container responsivegrid has-hero"> <div id="container-f46d680b4f" class="cmp-container"> <div class="herogallery carousel"> <div class="hero-gallery " data-cmp-initialized="true"> <div class="hero-gallery__content"> <div class="hero-gallery__container" data-cmp-hook-hero-gallery="container" data-carousel-accessibility-next-slide-message="Proceed to the next slide" data-carousel-accessibility-prev-slide-message="Proceed to the previous slide" data-carousel-accessibility-last-slide-message="This is the final slide" data-carousel-accessibility-first-slide-message="This is the first slide of the carousel" data-carousel-accessibility-slide-label-message="{{index}}/{{slidesLength}}"> <div class="hero-gallery__wrapper" data-cmp-hook-hero-gallery="scrollWrapper"> <div id="section1" class="hero-gallery__slide" data-slide-label="Farmer First" data-cmp-hook-hero-gallery="leadItem"> <div class="herobanner immersivelead"> <div class="immersive-lead immersive-lead__has-cta "> <div class="immersive-lead__image"> <picture> <img src="/image/Fendt-IDEAL-8T-with-900-Series-soybeans-SiouxCity-Iowa-October-2019-DJI-D1-39-brighter-1920px.jpg"> </picture> </div> <div class="immersive-lead__container"> <div class="immersive-lead__content"> <div class="heading title immersive-lead__title"> <div class="cmp-heading"> <h1 class="immersive-lead__title">Newsroom</h1> </div> </div> <div class="immersive-lead__description"> <p></p> </div> </div> <div class="immersive-lead__cta-container"> <div class="cta-list"> <div class="wd_featureboxes_featured wd_featureboxes-vertical"> <div id="wd_featurebox-standard_3523" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title">Left Featured Item</div><div class="wd_featurebox"><table width="1000" class="wd_imagetable" border="0" cellpadding="0" cellspacing="0" align="left" style="margin: 0px 0px 0px 0px;" role="presentation"><tr><td><img src="/image/SDF-040225-F.png" border="0" alt="" title="" /></td></tr></table> <p>AGCO and SDF Enter New Partnership to Strengthen Global Position in Low-Mid Horsepower Tractor Segment</p> <p><a href="2025-02-11-AGCO-and-SDF-Enter-New-Partnership-to-Strengthen-Global-Position-in-Low-Mid-Horsepower-Tractor-Segment" target="_blank">READ MORE</a></p> </div></div><div id="wd_featurebox-standard_3524" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title">Center Featured Item</div><div class="wd_featurebox"><table width="300" class="wd_imagetable" border="0" cellpadding="0" cellspacing="0" align="left" style="margin: 0px 0px 0px 0px;" role="presentation"><tr><td><img src="/image/logos+tile.jpg" border="0" alt="" title="" /></td></tr></table> <p>AGCO Raises Long-Term Financial Targets, Provides 2025 Outlook at 2024 Analyst Meeting</p> <p><a href="2024-12-19-AGCO-Raises-Long-Term-Financial-Targets,-Provides-2025-Outlook-at-2024-Analyst-Meeting" target="_blank">READ MORE</a></p> </div></div><div id="wd_featurebox-standard_3525" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title">Right Featured Item</div><div class="wd_featurebox"><table width="1080" class="wd_imagetable" border="0" cellpadding="0" cellspacing="0" align="left" style="margin: 0px 0px 0px 0px;" role="presentation"><tr><td><img src="/image/AGCO_SpdTubePost_SpdTubePostv2.jpg" border="0" alt="" title="" /></td></tr></table> <p>AGCO Statement on Favorable Court Decision for SpeedTube Technology</p> <p><a href="2025-01-24-AGCO-Statement-on-Favorable-Court-Decision-for-SpeedTube-Technology" target="_blank">READ MORE</a></p> </div></div></div> </div> </div> </div> </div> </div> </div> <div id="section2" class="hero-gallery__slide"> <div class="wd_featureboxes_middle wd_featureboxes-horizontal"> <div id="wd_featurebox-teaser_1381" class="wd_featurebox_container wd_featurebox-teaser"><div class="wd_featurebox_title">News Stream</div><div class="wd_featurebox"> <div class="wd_newsfeed_releases-teaser"> <div class="subscribe_link"><a href="https://news.agcocorp.com/alerts"><span class="wd_subscribe_email-icon fa fa-envelope-o"></span></a> <a href="https://news.agcocorp.com/alerts">Email Alerts</a></div> <div class="item"> <div class="wd_thumbnail"><a href="https://news.agcocorp.com/2025-03-20-Trimble-and-PTx-Trimble-Expand-Innovative-Technology-to-Maintain-Precision-and-Continuous-Operations-in-the-Agriculture-Industry"><img src="/image/PTxTrimbleIonoGuardforRTK_LR.jpg" border="0"/></a></div> <div class="item-text"> <div class="wd_title"><a href="https://news.agcocorp.com/2025-03-20-Trimble-and-PTx-Trimble-Expand-Innovative-Technology-to-Maintain-Precision-and-Continuous-Operations-in-the-Agriculture-Industry">Trimble and PTx Trimble Expand Innovative Technology to Maintain Precision and Continuous Operations in the Agriculture Industry</a></div> <div class="wd_date">March 20, 2025</div> <div class="wd_summary"><p>IonoGuard improves RTK GNSS positioning performance during solar storm events</p></div> </div> </div> <div class="item"> <div class="wd_thumbnail"><a href="https://news.agcocorp.com/2025-03-19-AGCO-Agriculture-Foundation-Partners-with-FAO-World-Food-Forum-to-Enhance-Youth-Knowledge-and-Skills-for-Sustainable-Agrifood-Systems"><img src="/image/AAF_Mid.jpg" border="0"/></a></div> <div class="item-text"> <div class="wd_title"><a href="https://news.agcocorp.com/2025-03-19-AGCO-Agriculture-Foundation-Partners-with-FAO-World-Food-Forum-to-Enhance-Youth-Knowledge-and-Skills-for-Sustainable-Agrifood-Systems">AGCO Agriculture Foundation Partners with FAO World Food Forum to Enhance Youth Knowledge and Skills for Sustainable Agrifood Systems</a></div> <div class="wd_date">March 19, 2025</div> <div class="wd_summary"><p>AGCO Agriculture Foundation (the "Foundation"), a private foundation with the vision to prevent and relieve hunger through sustainable agricultural development, announced a new partnership with...</p></div> </div> </div> <div class="item"> <div class="item-text"> <div class="wd_title"><a href="https://news.agcocorp.com/2025-03-14-AGCO-to-Present-at-the-BofA-Securities-Global-Industrials-Conference-2025">AGCO to Present at the BofA Securities Global Industrials Conference 2025</a></div> <div class="wd_date">March 14, 2025</div> <div class="wd_summary"><p>AGCO (NYSE: AGCO), a global leader in the design, manufacture and distribution of agricultural machinery and precision ag technology, announced today that it will participate in the BofA...</p></div> </div> </div> <div class="item"> <div class="wd_thumbnail"><a href="https://news.agcocorp.com/2025-03-13-AGCO-Names-Levi-Stefanson-2024-North-American-Technician-of-the-Year"><img src="/image/AGCO+PR+-+TOTY+Emblem+sq+-+Thumbnail.jpg" border="0"/></a></div> <div class="item-text"> <div class="wd_title"><a href="https://news.agcocorp.com/2025-03-13-AGCO-Names-Levi-Stefanson-2024-North-American-Technician-of-the-Year">AGCO Names Levi Stefanson 2024 North American Technician of the Year</a></div> <div class="wd_date">March 13, 2025</div> <div class="wd_summary"><p>Field Technician from AGCO dealership Full Line Ag Sales Ltd. in Saskatoon, Saskatchewan, Canada, captures title after a three-day competition.</p></div> </div> </div> <div class="item"> <div class="item-text"> <div class="wd_title"><a href="https://news.agcocorp.com/2025-03-06-AGCO-to-Present-at-the-J-P-Morgan-2025-Industrials-Conference">AGCO to Present at the J.P. Morgan 2025 Industrials Conference</a></div> <div class="wd_date">March 6, 2025</div> <div class="wd_summary"><p>AGCO (NYSE: AGCO), a global leader in the design, manufacture and distribution of agricultural machinery and precision ag technology, announced today that it will participate in the J.P. Morgan...</p></div> </div> </div> <div class="item"> <div class="wd_thumbnail"><a href="https://news.agcocorp.com/2025-03-02-PTx-Trimble-Wins-Coveted-Davidson-Prize-for-Autonomous-Grain-Cart"><img src="https://mma.prnewswire.com/media/2630868/AGCO_OutRun.jpg?p=thumbnail" border="0"/></a></div> <div class="item-text"> <div class="wd_title"><a href="https://news.agcocorp.com/2025-03-02-PTx-Trimble-Wins-Coveted-Davidson-Prize-for-Autonomous-Grain-Cart">PTx Trimble Wins Coveted Davidson Prize for Autonomous Grain Cart</a></div> <div class="wd_date">March 2, 2025</div> <div class="wd_summary"><p>OutRun Autonomous Grain Cart Commercially Available Across the US. WESTMINSTER, Colo., March 2, 2025 /PRNewswire/ -- PTx Trimble, formed in 2024 by AGCO and Trimble, is proud to announce OutRunTM,...</p></div> </div> </div> </div> <p class="more"><a href="https://news.agcocorp.com/news"><span>See more news</span></a></p> </div></div></div> <div class="wd_featureboxes_bottom wd_featureboxes-vertical"> <div id="wd_featurebox-teaser_1382" class="wd_featurebox_container wd_featurebox-teaser"><div class="wd_featurebox_title">AGCO In <br>The News</div><div class="wd_featurebox"> <div class="wd_news_headlines-teaser"> <div class="item"><div class="item_date">January 8, 2025</div><div class="item_name"><a href="https://www.fabbaloo.com/news/bridging-the-gap-to-2025-the-role-of-innovation-and-legislation-in-u-s-farming " target="_blank">Bridging the Gap to 2025: 3D Printing Innovation and Legislation in U.S. Farming</a></div><div class="item_summary"><div class="item_publication">Fabbaloo</div>3D printing is emerging as a transformative force in the agricultural sector, and AGCO is among the ag companies embracing it. To help farmers stay productive and less dependent on traditional supply chains, this technology allows onsite printing of replacement parts, reducing equipment downtime and extending machinery lifespan.</div></div> <div class="item"><div class="item_date">January 3, 2025</div><div class="item_name"><a href="https://www.dtnpf.com/agriculture/web/ag/news/equipment/article/2025/01/03/agrevolution-seeks-rewrite-book-farm " target="_blank">AgRevolution CEO Talks about Bringing the Dealership Experience to Farmers</a></div><div class="item_summary"><div class="item_publication">Progressive Farmer </div>Disrupting traditional farm machinery sales and service is what AgRevolution CEO Stacy Anthony says is his company鈥檚 goal. Learn how AgRev as well as Ziegler Ag Equipment are transforming the dealership experience by bringing service directly to farmers on their land, intentionally pushing repair and service resources out to the farm to minimize downtime.</div></div> <div class="item"><div class="item_date">December 31, 2024</div><div class="item_name"><a href="https://www.farm-equipment.com/media/videos/play/3190 " target="_blank">AGCO Aims for $2 Billion in Precision Ag Business by 2029</a></div><div class="item_summary"><div class="item_publication">Farm Equipment</div>This On the Record episode, sponsored by Associated Equipment Distributors, looks at AGCO鈥檚 plans for its precision business and its 2029 targets. AGCO is outpacing the industry with its suite of precision ag solutions. The video quotes Seth Crawford, Senior Vice President and General Manager, PTx, who laid out AGCO鈥檚 journey for growing the PTx portfolio.</div></div> </div> <p class="more"><a href="https://news.agcocorp.com/in-the-news"><span>See more in the news</span></a></p> </div></div></div> <div class="wd_featureboxes_bottom_image wd_featureboxes-vertical"> <div id="wd_featurebox-standard_3522" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title">Driven by a passion for farmers</div><div class="wd_featurebox"><table width="1219" class="wd_imagetable" border="0" cellpadding="0" cellspacing="0" align="left" style="margin: 0px 0px 0px 0px;" role="presentation"><tr><td><img src="/image/AGCO-ARFB-image.png" border="0" alt="" title="" /></td></tr></table> <p>As a Farmer-First organization, we are sensitive to the world’s current food crisis. The demand for produce and protein is increasing, while much-needed land is decreasing. By prioritizing the needs of farmers, we believe we can help pave a pathway toward a sustainable future.</p> <p class="more"><a href="https://ar2023.agcocorp.com/" target="_blank">READ OUR 2023 ANNUAL REPORT</a></p> </div></div></div> <div class="wd_bottom-flex"> <div class="wd_bottom-inner"> <div class="wd_featureboxes_bottom_left wd_featureboxes-vertical"> <div id="wd_featurebox-standard_3513" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title">Media Contacts</div><div class="wd_featurebox"><h2>GLOBAL CORPORATE COMMUNICATIONS</h2> <h3>Aryn Drawdy</h3> <p>AGCO Corporation<br /> 4205 River Green Parkway<br /> Duluth, GA 30096-2568<br /> USA<br /> <u><a href="mailto:Aryn.Drawdy@agcocorp.com">Email</a></u></p> <p class="more"><a href="media-contacts">See All Contacts</a></p> </div></div></div> <div class="wd_featureboxes_bottom_right wd_featureboxes-vertical"> <div id="wd_featurebox-subscribe_1" class="wd_featurebox_container wd_featurebox-subscribe"><div class="wd_featurebox_title">Receive email alerts on the latest news from AGCO</div><div class="wd_featurebox"><div class="wd_subscribe_featurebox"> <form method="POST" class="wd_formbuilder" id="subscribe_form_1" name="formbuilderform" action="https://news.agcocorp.com/global?submitted=1" enctype="multipart/form-data" onsubmit="disable_submit(this, true);var ok = check_required_fields(this,["subscribe_1[email]"],["subscribe_1[email]"],"#ff0000","This field is required","This field must contain a valid email address","Please fill in all required fields highlighted in red.","Please provide a valid email address."); if (!ok) {disable_submit(this,false); return false;} webDriver.subscribeSubmit(this,1); return false;"> <div class="wd_form_header"> <div class="wd_form_legend"> * Required Fields </div> </div> <div class="wd_form_field wd_form_field_pos_below"> <div class="wd_form_field_label"> <label for="formbuilderform_subscribe_1[email]">* Email Address</label> </div> <div class="wd_form_field_input"> <input type="text" name="subscribe_1[email]" value="" size="16" id="formbuilderform_subscribe_1[email]" /> </div> </div> <div class="wd_form_footer"> <div class="wd_form_buttons"> <input type="submit" class="wd_formbuilder_submit" name="Submit" value="Submit"><input type="hidden" name="csrf_token" class="csrf_token" value=""/> </div> </div> </form> </div></div></div></div> </div> </div> </div> </div> <span class="aria-notification sr-only" aria-live="polite" aria-atomic="true">1/7</span> </div> </div> </div> </div> </div> </main> <main class="container responsivegrid maincontent"> <div id="container-27213a5a34" class="cmp-container"> </div> </main> </div> </main> <footer class="experiencefragment"> <div id="experiencefragment-d4cad34885" class="cmp-experiencefragment cmp-experiencefragment--footer"> <div id="container-0bc74f478e" class="cmp-container"> <div class="footercomp"> <footer class="footer-v2"> <div class="footer-v2__content " id="footer-2003567795"> <!--logo, social, country dropdown--> <div class="footer-v2__misc"> <div class="footer-v2__misc-content"> <div class="footer-v2__logo"> <a href="http://www.agcocorp.com/us/en/home.html" class="footer-v2__logo-link"> <picture> <img class="footer-v2-image" id="45b3578b-e363-4976-aa30-5dbde8b3b7a2" src="images/AGCO-Red-White-HF.avif" alt="AGCO - Your Agriculture Company" title="agco_logo_type" width="200" height="120"> </picture> </a> </div> <!--/logo--> </div> <!--/misc-content--> </div> <!--/misc--> <div class="footer-v2__nav-header-section"> <div class="footer-v2__header-description"> <div class="footer-v2__header"> AGCO is a global leader in the design, manufacture and distribution of agricultural machinery and precision ag technology. </div> <div class="footer-v2__description"> <p>AGCO delivers value to farmers and OEM customers through its differentiated brand portfolio including leading brands like Fendt庐, Massey Ferguson庐, PTx and Valtra庐. AGCO's full line of equipment, smart farming solutions and services helps farmers sustainably feed our world..</p> </div> <div class="footer-v2__social-links-section"> <h2 class="footer-v2__nav-header">FOLLOW AGCO</h2> <ul class="footer-v2__social"> <li class="footer-v2social-item"> <a class="footer-v2__social-item" target="_blank" href="https://www.facebook.com/AGCOcorp"> <img class="footer-v2__social-img" src="images/FBLogo.png" alt="FaceBook"> </a> </li> <li class="footer-v2social-item"> <a class="footer-v2__social-item" target="_blank" href="https://x.com/agcocorp"> <img class="footer-v2__social-img" src="images/XLogo.png" alt="X"> </a> </li> <li class="footer-v2social-item"> <a class="footer-v2__social-item" target="_blank" href="https://www.linkedin.com/company/agco-corporation/"> <img class="footer-v2__social-img" src="images/LinkedIn.png" alt="LinkedIn"> </a> </li> <li class="footer-v2social-item"> <a class="footer-v2__social-item" target="_blank" href="https://www.instagram.com/agcocorp/"> <img class="footer-v2__social-img" src="images/InstaLogo.png" alt="Instagram"> </a> </li> <li class="footer-v2social-item"> <a class="footer-v2__social-item" target="_self" href="https://www.youtube.com/user/agcocorp"> <img class="footer-v2__social-img" src="images/YTLogo.png" alt="YouTube"> </a> </li> </ul> </div> </div> <nav class="footer-v2__nav"> <div class="footer-v2__nav-content"> <div class="footer-v2__nav-column"> <h2 class="footer-v2__nav-header"> BROWSE AGCO </h2> <ul class="footer-v2__nav-list footer-v2__nav-list-multi-col"> <li> <ul> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Brands & Solutions" href="http://www.agcocorp.com/us/en/home/brands-and-solutions.html">Brands & Solutions</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Precision Agriculture" href="http://www.agcocorp.com/us/en/home/precision-agriculture.html">Precision Agriculture</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Sustainability" href="http://www.agcocorp.com/us/en/home/sustainability.html">Sustainability</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="About Us" href="http://www.agcocorp.com/us/en/home/about-us.html">About Us</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="News" href="https://news.agcocorp.com/" target="_blank">News</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Find a Dealer" href="http://www.agcocorp.com/us/en/home/find-a-dealer.html">Find a Dealer</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Investors" href="https://investors.agcocorp.com/" target="_blank">Investors</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Contact" href="http://www.agcocorp.com/us/en/home/contact.html">Contact</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Facilities List" href="http://www.agcocorp.com/us/en/home/contact/facilities-list.html">Facilities List</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Merchandise" href="http://www.agcocorp.com/us/en/home/merchandise.html">Merchandise</a> </li> </ul> </li> </ul> </div> <div class="footer-v2__nav-column"> <h2 class="footer-v2__nav-header"> Products </h2> <ul class="footer-v2__nav-list footer-v2__nav-list-multi-col"> <li> <ul> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Smart Farming" href="http://www.agcocorp.com/us/en/home/precision-agriculture.html">Smart Farming</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Tractors" href="http://www.agcocorp.com/us/en/home/brands-and-solutions/tractors.html">Tractors</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Harvesting" href="http://www.agcocorp.com/us/en/home/brands-and-solutions/harvesting.html">Harvesting</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Hay & Forage" href="http://www.agcocorp.com/us/en/home/brands-and-solutions/hay-and-forage.html">Hay & Forage</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Crop Care & Nutrient Management" href="http://www.agcocorp.com/us/en/home/brands-and-solutions/crop-care-and-nutrient-management.html">Crop Care & Nutrient Management</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Planting & Soil Preparation" href="http://www.agcocorp.com/us/en/home/brands-and-solutions/planting-and-soil-preparation.html">Planting & Soil Preparation</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Material Handling" href="http://www.agcocorp.com/us/en/home/brands-and-solutions/material-handling.html">Material Handling</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Power Generation" href="http://www.agcocorp.com/us/en/home/brands-and-solutions/power-generation.html">Power Generation</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Water Management" href="http://www.agcocorp.com/us/en/home/brands-and-solutions/water-management.html">Water Management</a> </li> <li class="footer-v2__nav-list-item"> <a class="footer-v2__nav-link" title="Engines" href="http://www.agcocorp.com/us/en/home/brands-and-solutions/engines.html">Engines</a> </li> </ul> </li> </ul> </div> </div> <!--/nav-content--> </nav> </div> </div> <!--legal - two options: Link on left (default) or right (desktop only)--> <div class="footer-v2__legal footer-v2__legal--left"> <div class="footer-v2__legal-content"> <!--logo--> <div class="footer-v2__legal-logo"> </div> <!--/legal-logo--> <!--links--> <ul class="footer-v2__legal-links"> <li class="footer-v2__legal-link-item"> <a href="http://www.agcocorp.com/us/en/home/privacy-center.html" class="footer-v2__legal-link" aria-label="Privacy Center">Privacy Center</a> </li> <li class="footer-v2__legal-link-item"> <a href="http://www.agcocorp.com/us/en/home/privacy-center/terms-of-use/terms-of-use-en.html" class="footer-v2__legal-link" aria-label="Terms of Use">Terms of Use</a> </li> <li class="footer-v2__legal-link-item"> <a href="http://www.agcocorp.com/us/en/home/privacy-center/privacy-statement/privacy-statement-en.html" class="footer-v2__legal-link" aria-label="Privacy Statement">Privacy Statement</a> </li> <li class="footer-v2__legal-link-item"> <a href="http://www.agcocorp.com/us/en/home/privacy-center/cookie-policy/cookie-policy-en.html" class="footer-v2__legal-link" aria-label="Cookie Policy">Cookie Policy</a> </li> <li class="footer-v2__legal-link-item"> <a href="http://www.agcocorp.com/us/en/home/privacy-center/california-notice-at-collection.html" class="footer-v2__legal-link" aria-label="California Notice at Collection">California Notice at Collection</a> </li> <li class="footer-v2__legal-link-item"> <a href="http://www.agcocorp.com/us/en/home/privacy-center/do-not-sell.html" class="footer-v2__legal-link" aria-label="Do Not Sell or Share my Information">Do Not Sell or Share my Information</a> </li> <li class="footer-v2__legal-link-item"> <a href="http://www.agcocorp.com/us/en/home/about-us/supply-chain-sustainability/slavery-and-human-trafficking-statement.html" class="footer-v2__legal-link" aria-label="Slavery and Human Trafficking Statement">Slavery and Human Trafficking Statement</a> </li> <li class="footer-v2__legal-link-item"> <a href="https://careers.agcocorp.com/" class="footer-v2__legal-link" aria-label="Careers">Careers</a> </li> </ul> <!--/legal-links--> <!--text--> <div class="footer-v2__legal-copy"> <p>Copyright漏 2025 AGCO Corporation. All Rights Reserved</p> </div> <!--/legal-copy--> </div> <!--/legal-content--> </div> <!--/legal--> </footer> </div> </div> </div> </footer> </div> </div> <script src="js/jquery.min.cee8557e8779d371fe722bbcdd3b3eb7.js"></script> <script src="js/clientlib-agcocorpv2-site.min.fbf65918955652af240b1371201fed2.js"></script> <script src="js/container.min.1197d358a0a463b3e0891f4ed50e4864.js"></script> <script src="js/csrf.min.652a558c3774088b61b0530c184710d1.js"></script> <script src="js/utils.min.4a192b590a2c2926fb000264370c0588.js"></script> <script src="js/granite.min.543d214c88dfa6f4a3233b630c82d875.js"></script> <script src="js/jquery.min.dd9b395c741ce2784096e26619e14910.js"></script> <script src="js/clientlib-base.min.ec64f6641530148e373927baf0b45b67.js"></script> <script src="js/wd_script.js"></script> <!-- AEM 6.3 --> <script type="text/javascript" id=""> var __dispatched__ = {}, __i__ = self.postMessage && setInterval(function() { if (self.PrivacyManagerAPI && __i__) { var b = { PrivacyManagerAPI: { action: "getConsentDecision", timestamp: (new Date).getTime(), self: self.location.host } }; self.top.postMessage(JSON.stringify(b), "*"); __i__ = clearInterval(__i__) } }, 50); self.addEventListener("message", function(b, a) { try { if (b.data && (a = JSON.parse(b.data)) && (a = a.PrivacyManagerAPI) && a.capabilities && "getConsentDecision" == a.action && !a.from) { var d = self.PrivacyManagerAPI.callApi("getGDPRConsentDecision", self.location.host) .consentDecision; console.log("Received new decision: " + d); d && d.forEach(function(c) { __dispatched__[c] || (self.dataLayer && self.dataLayer.push({ event: "GDPR Pref Allows " + c }), __dispatched__[c] = 1) }) } } catch (c) {} }); </script><iframe id="_hjSafeContext_49472792" title="_hjSafeContext" tabindex="-1" aria-hidden="true" src="acgo_files/a.html" style="display: none !important; width: 1px !important; height: 1px !important; opacity: 0 !important; pointer-events: none !important;"></iframe> <script src="js/jquery-3.4.1.min.js"></script> <script> $(document).ready(function() { // NAV function closeAllMenus() { $('body').removeClass('navigation-open'); $('.navigation__top-nav').removeClass('active-menu'); $('.top-nav .drop-menu').removeClass('open'); $('.top-nav .drop-menu > button').attr('aria-expanded', false); $('.navigation__top-nav, .navigation__search').removeClass('active-search'); } function openMenu(topMenu) { $('body').addClass('navigation-open'); $('.navigation__top-nav').addClass('active-menu'); topMenu.addClass('open'); topMenu.find('> button').attr('aria-expanded', true); } // NAV ITEM $('.top-nav .drop-menu').on('click', function(e) { e.preventDefault(); e.stopPropagation(); var topMenu = $(this) closeAllMenus(); openMenu(topMenu) }); // SEARCH $('.navigation__top-nav .navigation__search-btn').on('click', function () { closeAllMenus(); $('body').addClass('navigation-open'); $('.navigation__top-nav, .navigation__search').addClass('active-search'); }); // CLOSE ON WINDOW CLICK $(document).on('click', function(e) { if (!$(e.target).closest('.top-nav').length && !$(e.target).closest('.drop-menu__content').length) { $('.navigation__top-nav, .navigation__search').removeClass('active-search'); closeAllMenus(); } }); $('.drop-menu__content').on('click', function(e) { e.stopPropagation(); }); // MOBILE $('.drop-menu__link-back').on('click', function () { closeAllMenus(); }); $('.open-mobile-menu-btn').on('click', function () { closeAllMenus(); $('body').addClass('navigation-no-scroll'); $('.navigation-container').addClass('open'); }); $('.close-mobile-menu-btn').on('click', function () { closeAllMenus(); $('body').removeClass('navigation-no-scroll'); $('.navigation-container').removeClass('open'); }); $('.hero-gallery-pagination-bullet').on('click', function () { $('.hero-gallery-pagination-bullet').removeClass('hero-gallery-pagination-bullet-active'); $(this).addClass('hero-gallery-pagination-bullet-active'); }); // SCROLL let $stickyElement = $('.bottom-nav'); let stickyOffset = $stickyElement.offset().top; $(window).on('scroll', function() { if ($(window).scrollTop() >= stickyOffset) { if (!$stickyElement.hasClass('wd_sticky')) { $stickyElement.addClass('wd_sticky'); // $placeholder.show(); } } else { if ($stickyElement.hasClass('wd_sticky')) { $stickyElement.removeClass('wd_sticky'); // $placeholder.hide(); } } }); // Function to close all dropdown menus function closeBottomMenus() { $('.bottom-nav .menubar > li.has_children').removeClass('wd_open'); } function openBottomMenu(bottomMenu) { bottomMenu.addClass('wd_open'); } // Click event handler for nav items $('.bottom-nav .menubar > li.has_children').on('click', function(e) { console.log($(this)); e.preventDefault(); e.stopPropagation(); var bottomMenu = $(this) // If the clicked menu is already open, close it if ( $(this).hasClass('wd_open') ) { closeBottomMenus(); openBottomMenu(bottomMenu) } else { // Close any open menus closeBottomMenus(); // Open the clicked menu openBottomMenu(bottomMenu) } }); // Click event handler for the document to detect clicks outside the navbar and dropdowns $(document).on('click', function(e) { if (!$(e.target).closest('.bottom-nav .menubar > li.has_children').length && !$(e.target).closest('.wd_dropdown').length) { closeBottomMenus(); } }); // Prevent clicks inside the dropdown menu from closing the menu $('.wd_dropdown').on('click', function(e) { e.stopPropagation(); }); // SEARCH $('.search-bar__clear').on('click', function() { $(this).closest('.search-bar__input').find('input[name="query"]').val(''); }); $('.wd_search_form select').wrap(`<div class="wd_select"></div>`); $('.wd_nav-toggle').on('click', function () { $(this).toggleClass('wd_open'); $('+ .wd_dropdown', this).slideToggle('fast'); }); }); </script> <!-- begin spin_special_output(body_end) --> <script wd_script_id="piwik_tracking_code"></script> <!-- Piwik Tracking Code --> <script type="text/javascript"> var _paq = _paq || []; _paq.push(["setCustomVariable", 1, "Content Type", "Standard", "page"]); _paq.push(["setCustomVariable", 3, "Navigation Page", "Newsroom", "page"]); _paq.push(["trackPageView"]); _paq.push(["enableLinkTracking"]); (function() { var u="//stats.drivetheweb.com/"; _paq.push(["setTrackerUrl", u+"piwik.php"]); _paq.push(["setSiteId", 6942]); var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript"; g.async=true; g.defer=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s); })(); </script> <noscript> <img src="https://stats.drivetheweb.com/piwik.php?idsite=6942&rec=1" style="border:0" alt="" /> </noscript> <!-- End Piwik Tracking Code --> <!-- end spin_special_output(body_end) --> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'92b802525d1f3ded',t:'MTc0Mzg0NTI0Mi4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html>