{"id":12277,"date":"2025-07-14T09:54:56","date_gmt":"2025-07-14T09:54:56","guid":{"rendered":"https:\/\/broders-knigge.de\/thank-you\/"},"modified":"2025-09-25T08:47:33","modified_gmt":"2025-09-25T08:47:33","slug":"thank-you","status":"publish","type":"page","link":"https:\/\/broders-knigge.de\/en\/thank-you\/","title":{"rendered":"Thank You"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12277\" class=\"elementor elementor-12277 elementor-12263\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a84519 e-con-full e-flex e-con e-parent\" data-id=\"5a84519\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-038e59e e-con-full e-flex e-con e-child\" data-id=\"038e59e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d73643 elementor-widget elementor-widget-sina_title\" data-id=\"3d73643\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"sina_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"sina-title\">\r\n\t\t\t\r\n\t\t\t\t\t\t\t<h2 class=\"sina-title-title\">Contact<\/h2>\t\t\t\r\n\t\t\t\r\n\t\t\t\t\t\t\t<h3 class=\"sina-title-subtitle\">Thank you for your inquiry, we will get back to you!<\/h3>\t\t\t\r\n\t\t\t\t\t<\/div><!-- .sina-title -->\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-89c069e e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"89c069e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0602428 e-flex e-con-boxed e-con e-child\" data-id=\"0602428\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-698c1c0 e-con-full e-flex e-con e-parent\" data-id=\"698c1c0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2dd3931 e-con-full popup-box-scroll e-flex e-con e-parent\" data-id=\"2dd3931\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-388f41e box-scroll elementor-widget elementor-widget-html\" data-id=\"388f41e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    :root {\r\n        --box-wrapper-height: 298px;\r\n        --box-wrapper-width: 320px;\r\n        --box-wrapper-display: block;\r\n    }\r\n    body {\r\n        scroll-behavior: smooth;\r\n    }\r\n\r\n\r\n<\/style>\r\n\r\n\r\n<div id=\"footer-ke-uuper-div\">\r\n    <div id=\"box-popup\">\r\n        <div id=\"box-col\">\r\n            <a href=\"https:\/\/broders-knigge.de\/en\/contact-us\/#booking-form\">\r\n            <div id=\"box-wrapper\">\r\n                 <img decoding=\"async\" id=\"box-bottom\" src=\"https:\/\/broders-knigge.de\/wp-content\/uploads\/2024\/05\/image_2024_02_27T05_47_42_406Z-copy.png\">\r\n                 <img decoding=\"async\" id=\"box-content\" src=\"https:\/\/broders-knigge.de\/wp-content\/uploads\/2024\/07\/New-Project-1.png\" alt=\"box-content\">\r\n                <img decoding=\"async\" id=\"box-top\" src=\"https:\/\/broders-knigge.de\/wp-content\/uploads\/2024\/05\/box.png\"\r\n                alt=\"Box\"> \r\n            <\/div>\r\n            <\/a>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\nconst boxwrapper = document.getElementById('box-wrapper')\r\nconst boxcontent = document.getElementById('box-content')\r\nconst boxbotttom = document.getElementById('box-bottom')\r\nconst boxtop = document.getElementById('box-top')\r\nconst boxpopup = document.getElementById('box-popup')\r\n\r\nfunction getVisiblePercentage(element) {\r\n    var rect = element.getBoundingClientRect();\r\n    var windowHeight = window.innerHeight || document.documentElement.clientHeight;\r\n    var windowWidth = window.innerWidth || document.documentElement.clientWidth;\r\n\r\n    var visibleHeight = Math.min(rect.bottom, windowHeight) - Math.max(rect.top, 0);\r\n    var visibleWidth = Math.min(rect.right, windowWidth) - Math.max(rect.left, 0);\r\n\r\n    if (visibleHeight < 0 || visibleWidth < 0) return 0;\r\n\r\n    var visibleArea = visibleHeight * visibleWidth;\r\n    var totalArea = rect.width * rect.height;\r\n\r\n    return Math.round((visibleArea \/ totalArea) * 100);\r\n}\r\n\r\n\r\nfunction updateImagePosition() {\r\n    const scrollPercent = Math.min((getVisiblePercentage(boxpopup) * 2) \/ 100, 1)\r\n    console.log(scrollPercent)\r\n\r\n    const newBottom = scrollPercent * 0.7 * 100;        \/\/ 0 to 1 values => mapped to 0 - 70% percent-scale\r\n    const newScale  = 0.3 + ((1 - 0.3) * scrollPercent);\r\n\r\n    boxcontent.style.bottom    = `${newBottom}%`\r\n    boxcontent.style.transform = `scale(${newScale})`\r\n}\r\n\r\nfunction handleResize() {\r\n    const root         = document.documentElement;\r\n    const isTabView    = window.innerWidth > 300 && window.innerWidth < 900;\r\n    const isMobileView = window.innerWidth <= 300 \r\n\r\n    root.style.setProperty('--box-wrapper-display', 'block')\r\n    if (isMobileView) {\r\n        root.style.setProperty('--box-wrapper-display', 'none')\r\n    }\r\n\r\n    if (isTabView) {\r\n        root.style.setProperty('--box-wrapper-width', '260px')\r\n        root.style.setProperty('--box-wrapper-height', '250px')\r\n    }\r\n\r\n    if (!isTabView && !isMobileView) {\r\n        root.style.setProperty('--box-wrapper-width', '320px')\r\n        root.style.setProperty('--box-wrapper-height', '298px')\r\n    }\r\n}\r\n\r\nwindow.addEventListener('scroll', updateImagePosition)\r\nwindow.addEventListener('resize', handleResize)\r\n\r\nhandleResize()\r\nupdateImagePosition()\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact Thank you for your inquiry, we will get back to you!<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-12277","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Thank You - Broders &amp; Knigge | B\u00fcrom\u00f6bel Hamburg, B\u00fcroeinrichtung und B\u00fcroplanung<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/broders-knigge.de\/thank-you\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Thank You - Broders &amp; Knigge | B\u00fcrom\u00f6bel Hamburg, B\u00fcroeinrichtung und B\u00fcroplanung\" \/>\n<meta property=\"og:description\" content=\"Contact Thank you for your inquiry, we will get back to you!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/broders-knigge.de\/thank-you\/\" \/>\n<meta property=\"og:site_name\" content=\"Broders &amp; Knigge | B\u00fcrom\u00f6bel Hamburg, B\u00fcroeinrichtung und B\u00fcroplanung\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-25T08:47:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/broders-knigge.de\/wp-content\/uploads\/2024\/05\/image_2024_02_27T05_47_42_406Z-copy.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/broders-knigge.de\/thank-you\/\",\"url\":\"https:\/\/broders-knigge.de\/thank-you\/\",\"name\":\"Thank You - Broders &amp; Knigge | B\u00fcrom\u00f6bel Hamburg, B\u00fcroeinrichtung und B\u00fcroplanung\",\"isPartOf\":{\"@id\":\"https:\/\/bk.mindrops.digital\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/broders-knigge.de\/thank-you\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/broders-knigge.de\/thank-you\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/broders-knigge.de\/wp-content\/uploads\/2024\/05\/image_2024_02_27T05_47_42_406Z-copy.png\",\"datePublished\":\"2025-07-14T09:54:56+00:00\",\"dateModified\":\"2025-09-25T08:47:33+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/broders-knigge.de\/thank-you\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/broders-knigge.de\/thank-you\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/broders-knigge.de\/thank-you\/#primaryimage\",\"url\":\"https:\/\/broders-knigge.de\/wp-content\/uploads\/2024\/05\/image_2024_02_27T05_47_42_406Z-copy.png\",\"contentUrl\":\"https:\/\/broders-knigge.de\/wp-content\/uploads\/2024\/05\/image_2024_02_27T05_47_42_406Z-copy.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/broders-knigge.de\/thank-you\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/broders-knigge.de\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Thank You\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bk.mindrops.digital\/#website\",\"url\":\"https:\/\/bk.mindrops.digital\/\",\"name\":\"Broders &amp; Knigge | B\u00fcrom\u00f6bel Hamburg, B\u00fcroeinrichtung und B\u00fcroplanung\",\"description\":\"Wir entwickeln mit Leidenschaft Objekt- und B\u00fcroeinrichtung sowie ma\u00dfgeschneiderte Raum- und B\u00fcrokonzepte, die perfekt zu Ihren Vorstellungen passen.\",\"publisher\":{\"@id\":\"https:\/\/bk.mindrops.digital\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bk.mindrops.digital\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/bk.mindrops.digital\/#organization\",\"name\":\"Broders &amp; Knigge | B\u00fcrom\u00f6bel Hamburg, B\u00fcroeinrichtung und B\u00fcroplanung\",\"url\":\"https:\/\/bk.mindrops.digital\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bk.mindrops.digital\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/broders-knigge.de\/wp-content\/uploads\/2024\/09\/BK-Logo.webp\",\"contentUrl\":\"https:\/\/broders-knigge.de\/wp-content\/uploads\/2024\/09\/BK-Logo.webp\",\"width\":494,\"height\":156,\"caption\":\"Broders &amp; Knigge | B\u00fcrom\u00f6bel Hamburg, B\u00fcroeinrichtung und B\u00fcroplanung\"},\"image\":{\"@id\":\"https:\/\/bk.mindrops.digital\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Thank You - Broders &amp; Knigge | B\u00fcrom\u00f6bel Hamburg, B\u00fcroeinrichtung und B\u00fcroplanung","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/broders-knigge.de\/thank-you\/","og_locale":"en_US","og_type":"article","og_title":"Thank You - Broders &amp; Knigge | B\u00fcrom\u00f6bel Hamburg, B\u00fcroeinrichtung und B\u00fcroplanung","og_description":"Contact Thank you for your inquiry, we will get back to you!","og_url":"https:\/\/broders-knigge.de\/thank-you\/","og_site_name":"Broders &amp; Knigge | B\u00fcrom\u00f6bel Hamburg, B\u00fcroeinrichtung und B\u00fcroplanung","article_modified_time":"2025-09-25T08:47:33+00:00","og_image":[{"url":"https:\/\/broders-knigge.de\/wp-content\/uploads\/2024\/05\/image_2024_02_27T05_47_42_406Z-copy.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/broders-knigge.de\/thank-you\/","url":"https:\/\/broders-knigge.de\/thank-you\/","name":"Thank You - Broders &amp; Knigge | B\u00fcrom\u00f6bel Hamburg, B\u00fcroeinrichtung und B\u00fcroplanung","isPartOf":{"@id":"https:\/\/bk.mindrops.digital\/#website"},"primaryImageOfPage":{"@id":"https:\/\/broders-knigge.de\/thank-you\/#primaryimage"},"image":{"@id":"https:\/\/broders-knigge.de\/thank-you\/#primaryimage"},"thumbnailUrl":"https:\/\/broders-knigge.de\/wp-content\/uploads\/2024\/05\/image_2024_02_27T05_47_42_406Z-copy.png","datePublished":"2025-07-14T09:54:56+00:00","dateModified":"2025-09-25T08:47:33+00:00","breadcrumb":{"@id":"https:\/\/broders-knigge.de\/thank-you\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/broders-knigge.de\/thank-you\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/broders-knigge.de\/thank-you\/#primaryimage","url":"https:\/\/broders-knigge.de\/wp-content\/uploads\/2024\/05\/image_2024_02_27T05_47_42_406Z-copy.png","contentUrl":"https:\/\/broders-knigge.de\/wp-content\/uploads\/2024\/05\/image_2024_02_27T05_47_42_406Z-copy.png"},{"@type":"BreadcrumbList","@id":"https:\/\/broders-knigge.de\/thank-you\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/broders-knigge.de\/en\/"},{"@type":"ListItem","position":2,"name":"Thank You"}]},{"@type":"WebSite","@id":"https:\/\/bk.mindrops.digital\/#website","url":"https:\/\/bk.mindrops.digital\/","name":"Broders &amp; Knigge | B\u00fcrom\u00f6bel Hamburg, B\u00fcroeinrichtung und B\u00fcroplanung","description":"Wir entwickeln mit Leidenschaft Objekt- und B\u00fcroeinrichtung sowie ma\u00dfgeschneiderte Raum- und B\u00fcrokonzepte, die perfekt zu Ihren Vorstellungen passen.","publisher":{"@id":"https:\/\/bk.mindrops.digital\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bk.mindrops.digital\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bk.mindrops.digital\/#organization","name":"Broders &amp; Knigge | B\u00fcrom\u00f6bel Hamburg, B\u00fcroeinrichtung und B\u00fcroplanung","url":"https:\/\/bk.mindrops.digital\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bk.mindrops.digital\/#\/schema\/logo\/image\/","url":"https:\/\/broders-knigge.de\/wp-content\/uploads\/2024\/09\/BK-Logo.webp","contentUrl":"https:\/\/broders-knigge.de\/wp-content\/uploads\/2024\/09\/BK-Logo.webp","width":494,"height":156,"caption":"Broders &amp; Knigge | B\u00fcrom\u00f6bel Hamburg, B\u00fcroeinrichtung und B\u00fcroplanung"},"image":{"@id":"https:\/\/bk.mindrops.digital\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/broders-knigge.de\/en\/wp-json\/wp\/v2\/pages\/12277","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/broders-knigge.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/broders-knigge.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/broders-knigge.de\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/broders-knigge.de\/en\/wp-json\/wp\/v2\/comments?post=12277"}],"version-history":[{"count":13,"href":"https:\/\/broders-knigge.de\/en\/wp-json\/wp\/v2\/pages\/12277\/revisions"}],"predecessor-version":[{"id":12347,"href":"https:\/\/broders-knigge.de\/en\/wp-json\/wp\/v2\/pages\/12277\/revisions\/12347"}],"wp:attachment":[{"href":"https:\/\/broders-knigge.de\/en\/wp-json\/wp\/v2\/media?parent=12277"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}