{"id":22,"date":"2026-09-19T12:33:49","date_gmt":"2026-09-19T12:33:49","guid":{"rendered":"https:\/\/dhorsellc.com\/?page_id=22"},"modified":"2026-09-19T12:47:49","modified_gmt":"2026-09-19T12:47:49","slug":"coming-soon","status":"publish","type":"page","link":"https:\/\/dhorsellc.com\/vi\/coming-soon\/","title":{"rendered":"Coming Soon"},"content":{"rendered":"<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@700;900&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  \/* ===== D HORSE COMING SOON (full screen) ===== *\/\n  html, body { margin:0 !important; padding:0 !important; overflow:hidden !important; background:#000 !important; }\n  #wpadminbar { display:none !important; }\n\n  #dh-coming-soon, #dh-coming-soon * { box-sizing:border-box; }\n  #dh-coming-soon {\n    position:fixed !important; top:0 !important; left:0 !important; right:0 !important; bottom:0 !important;\n    width:100vw !important; max-width:none !important; height:100vh !important; height:100dvh !important;\n    margin:0 !important; padding:0 !important; z-index:2147483000 !important;\n    overflow:hidden; background:#000 url('https:\/\/i.ytimg.com\/vi\/CqQl57tcr84\/maxresdefault.jpg') center\/cover no-repeat;\n    font-family:'Roboto', Arial, Helvetica, sans-serif;\n  }\n\n  \/* Video always covers the whole screen on phone, iPad and laptop.\n     It stays hidden until it is really playing, so YouTube's play button never shows. *\/\n  #dh-coming-soon .dh-video {\n    position:absolute; top:50%; left:50%;\n    width:100vw; height:56.25vw;              \/* 16:9 *\/\n    min-width:177.78vh; min-height:100vh;\n    min-width:177.78dvh; min-height:100dvh;\n    max-width:none !important; margin:0 !important;\n    transform:translate(-50%,-50%) scale(1.2); \/* extra zoom hides YouTube title\/logo bars *\/\n    border:0; pointer-events:none;\n    opacity:0; transition:opacity .6s ease;\n  }\n  #dh-coming-soon.dh-playing .dh-video { opacity:1; }\n\n  #dh-coming-soon .dh-overlay { position:absolute; inset:0; background:rgba(0,0,0,.30); }\n\n  #dh-coming-soon .dh-content {\n    position:absolute; inset:0; z-index:2;\n    display:flex; flex-direction:column; align-items:center; justify-content:center; gap:24px;\n    padding:max(24px, env(safe-area-inset-top)) 16px max(32px, env(safe-area-inset-bottom));\n    text-align:center; color:#fff;\n  }\n  #dh-coming-soon .dh-logo-wrap { background:none; padding:0; margin:0; }\n  \/* transparent logo, shown white at 80% so it blends with the video *\/\n  #dh-coming-soon .dh-logo {\n    display:block; width:clamp(110px, 20vw, 200px) !important; height:auto; margin:0;\n    filter:brightness(0) invert(1) drop-shadow(0 2px 8px rgba(0,0,0,.6)); opacity:.8;\n  }\n\n  #dh-coming-soon .dh-center { display:flex; flex-direction:column; align-items:center; justify-content:center; gap:24px; }\n  #dh-coming-soon .dh-title {\n    margin:0 !important; padding:0 !important;\n    font-family:'Roboto', Arial, Helvetica, sans-serif !important;\n    font-weight:900 !important; text-transform:uppercase; line-height:1.05 !important;\n    font-size:clamp(42px, 10vw, 140px) !important; letter-spacing:.03em; color:#fff !important;\n  }\n  #dh-coming-soon .dh-stay {\n    margin:0 !important;\n    font-family:'Roboto', Arial, Helvetica, sans-serif !important;\n    font-weight:700 !important; font-size:clamp(20px, 3.2vw, 34px) !important;\n    letter-spacing:.06em; text-transform:uppercase; color:#fff !important;\n  }\n  \/* Phone: bigger title, SOON underneath COMING *\/\n  @media (max-width:700px){\n    #dh-coming-soon .dh-title { font-size:19vw !important; line-height:1 !important; }\n    #dh-coming-soon .dh-title span { display:block; }\n  }\n<\/style>\n\n<div id=\"dh-coming-soon\">\n  <iframe id=\"dh-yt\" class=\"dh-video\"\n    src=\"https:\/\/www.youtube.com\/embed\/CqQl57tcr84?autoplay=1&#038;mute=1&#038;loop=1&#038;playlist=CqQl57tcr84&#038;controls=0&#038;playsinline=1&#038;rel=0&#038;modestbranding=1&#038;iv_load_policy=3&#038;disablekb=1&#038;fs=0&#038;enablejsapi=1\"\n    title=\"D Horse background video\"\n    allow=\"autoplay; encrypted-media\"\n    referrerpolicy=\"strict-origin-when-cross-origin\"\n    frameborder=\"0\" tabindex=\"-1\" aria-hidden=\"true\"><\/iframe>\n\n  <div class=\"dh-overlay\"><\/div>\n\n  <div class=\"dh-content\">\n    <div class=\"dh-logo-wrap\">\n      <img decoding=\"async\" class=\"dh-logo\" src=\"https:\/\/dhorsellc.com\/wp-content\/uploads\/2026\/09\/dhorse-hoz-verlogo-1.png\" alt=\"D Horse LLC\">\n    <\/div>\n    <div class=\"dh-center\">\n      <div class=\"dh-title\"><span>Coming<\/span> <span>Soon<\/span><\/div>\n      <div class=\"dh-stay\">Stay tuned!<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n(function(){\n  var box = document.getElementById('dh-coming-soon');\n  var tag = document.createElement('script');\n  tag.src = 'https:\/\/www.youtube.com\/iframe_api';\n  document.head.appendChild(tag);\n  window.onYouTubeIframeAPIReady = function(){\n    var timer, shown = false;\n    new YT.Player('dh-yt', {\n      events: {\n        onReady: function(e){\n          e.target.mute(); e.target.playVideo();\n          \/* restart just before the end so YouTube's end screen never appears *\/\n          timer = setInterval(function(){\n            var d = e.target.getDuration(), t = e.target.getCurrentTime();\n            if (d && t > d - 0.4) e.target.seekTo(0, true);\n          }, 200);\n        },\n        onStateChange: function(e){\n          if (e.data === YT.PlayerState.PLAYING && !shown) { shown = true; setTimeout(function(){ box.classList.add('dh-playing'); }, 3500); }\n          if (e.data === YT.PlayerState.ENDED) { e.target.seekTo(0, true); e.target.playVideo(); }\n        }\n      }\n    });\n  };\n})();\n<\/script>","protected":false},"excerpt":{"rendered":"<p>Coming Soon Stay tuned!<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-22","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/dhorsellc.com\/vi\/wp-json\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dhorsellc.com\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dhorsellc.com\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dhorsellc.com\/vi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dhorsellc.com\/vi\/wp-json\/wp\/v2\/comments?post=22"}],"version-history":[{"count":10,"href":"https:\/\/dhorsellc.com\/vi\/wp-json\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":34,"href":"https:\/\/dhorsellc.com\/vi\/wp-json\/wp\/v2\/pages\/22\/revisions\/34"}],"wp:attachment":[{"href":"https:\/\/dhorsellc.com\/vi\/wp-json\/wp\/v2\/media?parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}