Sorry, but your browser does not support the video tag. var bptVideoPlayer = document.getElementById(“bptVideoPlayer”); if (bptVideoPlayer) { var cssText = “width: 100%;”; cssText += ” background: url(‘” + bptVideoPlayer.getAttribute(“poster”) + “‘);”; cssText += ” -webkit-background-size: cover;”; cssText += ” -moz-background-size: cover;”; cssText += ” -o-background-size: cover;”; cssText += ” background-size: cover;”; bptVideoPlayer.style.cssText = cssText; var bptVideoPlayerContainer = document.getElementById(“bptVideoPlayerContainer”); if (bptVideoPlayerContainer) { setTimeout(function () { bptVideoPlayerContainer.style.cssText = “display: block; position: relative; margin-bottom: 10px;”; var isIE = navigator.userAgent.match(/ MSIE(([0 – 9] +)(\.[0 – 9] +) ?) /); var isEdge = navigator.userAgent.indexOf(“Edge”) > -1 || navigator.userAgent.indexOf(“Trident”) > -1; if (isIE || isEdge) { fixVideoPoster(); } }, 1000); } var bptVideoPlayButton = document.getElementById(“bptVideoPlayButton”); if (bptVideoPlayButton) { bptVideoPlayButton.addEventListener(“click”, function () { bptVideoPlayer.play(); }, false); bptVideoPlayer.addEventListener(“play”, function () { bptVideoPlayButton.style.cssText = “display: none;”; }, false); } var mainImage = document.getElementById(“mainImageImgContainer_sm”); if (mainImage) { mainImage.style.cssText = “display: none;”; } var mainImage = document.getElementById(“photo-noresize”); if (mainImage) { mainImage.style.cssText = “display: none;”; } var assetGallery = document.getElementsByClassName(“asset_gallery”)[0]; if (assetGallery) { assetGallery.style.cssText = “display: none;”; } var assetGallery = document.getElementsByClassName(“trb_article_leadart”)[0]; if (assetGallery) { assetGallery.style.cssText = “display: none;”; } var assetGallery = document.querySelectorAll(“[src=’https://d372qxeqh8y72i.cloudfront.net/c5789091-b645-4013-a33c-8bc0824ce089_web.jpg’]”)[0]; if (assetGallery) { assetGallery.style.cssText = “display: none;”; } } function fixVideoPoster() { var videoPlayer = document.getElementById(“bptVideoPlayer”); var videoPoster = document.getElementById(“bptVideoPoster”); fixVideoPosterPosition(videoPlayer, videoPoster, true); window.onresize = function() { fixVideoPosterPosition(videoPlayer, videoPoster); }; videoPoster.onclick = function() { videoPlayer.play(); videoPoster.style.display = “none”; }; videoPlayer.onplay = function() { videoPoster.style.display = “none”; }; } function fixVideoPosterPosition(videoPlayer, videoPoster, display) { setTimeout(function () { var videoPosition = videoPlayer.getBoundingClientRect(); videoPoster.style.position = “absolute”; videoPoster.style.top = “0”; videoPoster.style.left = “0”; videoPoster.style.width = videoPlayer.offsetWidth + “px”; videoPoster.style.height = (videoPlayer.offsetHeight + 20) + “px”; if (display) { videoPoster.style.display = “inline”; } }, 1010); } (BPT) – Check out behind-the-scenes of the 2024 SEMA Show to catch a glimpse into the future of the U.S. automotive market. James Bell, Head of Public Relations for Kia America, shares the latest trends, innovative accessories, and exciting concept vehicles that are shaping the future of the automobiles. While SEMA isn’t open to the public, this is your chance to catch a glimpse of what’s new and groundbreaking in the world of cars, trucks, and SUVs. Don’t miss out on this insider access! Visit Kia.com to learn more.
Unlocking Innovation: Exclusive Insights from the 2024 SEMA Show!
Nov 13, 2024 | 4:15 PM



