{"id":4466,"date":"2016-02-20T06:15:01","date_gmt":"2016-02-20T06:15:01","guid":{"rendered":"https:\/\/themes.themegoods.com\/grandportfolio\/demo8\/?page_id=4466"},"modified":"2016-02-23T11:11:07","modified_gmt":"2016-02-23T11:11:07","slug":"contact","status":"publish","type":"page","link":"https:\/\/themes.themegoods.com\/grandportfolio\/demo8\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<div id=\"ppb_header_video14561122681224524248\" class=\"one withsmallpadding ppb_header_video \" style=\"text-align:center;padding:30px 0 30px 0;color:#ffffff;;height:75vh;position:relative;\" >\n<div class=\"overlay_background_title\" style=\"background-color: rgba(32, 10, 144, 0.75);\"><\/div>\n<div class=\"background_center_title_wrapper\" style=\"z-index:3;position:relative;\">\n<div class=\"title_content\">\n<h2 class=\"ppb_title\" style=\"color:#ffffff;\">We Would Love To Hear From You<\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><script>\n\t\t    jQuery(document).ready(function(){ \n\t\t    \tjQuery(\"#ppb_header_video14561122681224524248\").vide({mp4: \"https:\/\/themes.themegoods.com\/grandportfolio\/demo8\/wp-content\/uploads\/2016\/02\/06.11.2014_Business_Radisson_blu-Linked-Comp-18.mp4.mp4\",webm: \"https:\/\/themes.themegoods.com\/grandportfolio\/demo8\/wp-content\/uploads\/2016\/02\/06.11.2014_Business_Radisson_blu-Linked-Comp-18.webmsd.webm\",ogv: \"https:\/\/themes.themegoods.com\/grandportfolio\/demo8\/wp-content\/uploads\/2016\/02\/06.11.2014_Business_Radisson_blu-Linked-Comp-18.oggtheora.ogv\",poster: \"https:\/\/themes.themegoods.com\/grandportfolio\/demo8\/wp-content\/uploads\/2016\/02\/video_poster.jpg\",\n\t\t    \t      volumne: 0\n\t\t    \t});\n\t\t    });\n\t\t<\/script><\/p>\n<div  class=\"one withsmallpadding ppb_text\" style=\"padding:70px 0 70px 0;\" >\n<div class=\"standard_wrapper\">\n<div class=\"page_content_wrapper\">\n<div class=\"inner\">\n<div style=\"margin:auto;width:80%\">\n<div style=\"text-align:center;\">\n<h2>Drop Us a Line<\/h2>\n<\/div>\n<hr class=\"title_break center\"\/>\n<p>\nSed ut perspiciatis unde omnis iste natus error sit  voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit. Vivamus at nibh tincidunt, bibendum ligula id. Nemo enim ipsam voluptatem quia.\n<\/p>\n<div id=\"reponse_msg_14561122682125820178\" class=\"contact_form_response\">\n<ul><\/ul>\n<\/div>\n<form id=\"contact_form_14561122682125820178\" class=\"contact_form_wrapper\" method=\"post\" action=\"\/wp-admin\/admin-ajax.php\"><input type=\"hidden\" id=\"action\" name=\"action\" value=\"grandportfolio_contact_mailer\"\/><label for=\"your_name\">Name *<\/label><br \/>\n    \t\t\t\t<input id=\"your_name\" name=\"your_name\" type=\"text\" class=\"required_field\" placeholder=\"Name *\"\/><br \/>\n    \t\t\t\t<label for=\"email\">Email *<\/label><br \/>\n    \t\t\t\t<input id=\"email\" name=\"email\" type=\"text\" class=\"required_field email\" placeholder=\"Email *\"\/><br \/>\n    \t\t\t\t<label for=\"message\">Message *<\/label><br \/>\n    \t\t\t\t<textarea id=\"message\" name=\"message\" rows=\"7\" cols=\"10\" class=\"required_field\" style=\"width:98%;\" placeholder=\"Message *\"><\/textarea><\/p>\n<div class=\"contact_submit_wrapper\">\n    \t<input id=\"contact_submit_btn14561122682125820178\" name=\"contact_submit_btn14561122682125820178\" type=\"submit\" class=\"solidbg\" value=\"Send\"\/>\n    <\/div>\n<\/form>\n<p><br class=\"clear\"\/><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><script>\n\tjQuery(document).ready(function() {\n\t    jQuery(\"form#contact_form_14561122682125820178\").submit(function() {\n\t    \tjQuery(\"form#contact_form_14561122682125820178 .error\").remove();\n\t    \tvar hasError = false;\n\t    \tjQuery(\".required_field\").each(function() {\n\t    \t\tif(jQuery.trim(jQuery(this).val()) == \"\") {\n\t    \t\t\tvar labelText = jQuery(this).prev(\"label\").text();\n\t    \t\t\tjQuery(\"#reponse_msg_14561122682125820178 ul\").append(\"<\/p>\n<li class=\"error\">Please enter\"+labelText+\"<\/li>\n<p>\");\n\t    \t\t\thasError = true;\n\t    \t\t} else if(jQuery(this).hasClass(\"email\")) {\n\t    \t\t\tvar emailReg = \/^([w-.]+@([w-]+.)+[w-]{2,4})?$\/;\n\t    \t\t\tif(!emailReg.test(jQuery.trim(jQuery(this).val()))) {\n\t    \t\t\t\tvar labelText = jQuery(this).prev(\"label\").text();\n\t    \t\t\t\tjQuery(\"#reponse_msg_14561122682125820178 ul\").append(\"<\/p>\n<li class=\"error\">Please enter valid\"+labelText+\"<\/li>\n<p>\");\n\t    \t\t\t\thasError = true;\n\t    \t\t\t}\n\t    \t\t}\n\t    \t});\n\t    \tif(!hasError) {\n\t    \t\tvar contactData = jQuery(\"form#contact_form_14561122682125820178\").serialize();<\/p>\n<p>\t \t\t\tjQuery(\"#contact_submit_btn14561122682125820178\").fadeOut(\"normal\", function() {\n\t    \t\t\tjQuery(this).parent().append(\"<i class=\"fa fa-circle-o-notch fa-spin\"><\/i>\");\n\t    \t\t});<\/p>\n<p>\t \t\t\tjQuery.ajax({\n\t    \t\t    type: \"POST\",\n\t    \t\t    url: \"https:\/\/themes.themegoods.com\/grandportfolio\/demo8\/wp-admin\/admin-ajax.php\",\n\t    \t\t\tdata: contactData+\"&tg_security=9cafd7269a\",\n\t    \t\t\tsuccess: function(results){\n\t    \t\t\t    jQuery(\"form#contact_form_14561122682125820178\").hide();\n\t    \t\t\t    jQuery(\"#reponse_msg_14561122682125820178\").html(results);\n\t    \t\t\t}\n\t    \t\t});<\/p>\n<p>\t    \t}<\/p>\n<p>\t    \treturn false;<\/p>\n<p>\t    });\n\t});\n\t<\/script><\/p>\n<div class=\"divider one\">&nbsp;<\/div>\n<div  class=\"one_half_bg withsmallpadding ppb_text withbg \" style=\"text-align:center;font-size:22px;background-image:url(https:\/\/themes.themegoods.com\/grandportfolio\/demo8\/wp-content\/uploads\/2016\/02\/photo-1451153378752-16ef2b36ad05.jpg);background-position: center center;padding:100px 0 100px 0;position:relative;color:#ffffff !important;\" >\n<div class=\"overlay_background_title\" style=\"background-color: rgba(0, 0, 0, 0.4);\"><\/div>\n<div class=\"page_content_wrapper\" style=\"z-index:2;position:relative;\">\n<div class=\"inner\" >\n<h2 style=\"color:#fff;\">New York<\/h2>\n<\/p>\n<p>\n\u0003\u000378 Collective Street<br \/>\nManhattan<br \/>\nKingston<br \/>\nUnited State\n<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div  class=\"one_half_bg withsmallpadding ppb_text withbg \" style=\"text-align:center;font-size:22px;background-image:url(https:\/\/themes.themegoods.com\/grandportfolio\/demo8\/wp-content\/uploads\/2016\/02\/d287f3eb.jpg);background-position: center center;padding:100px 0 100px 0;position:relative;color:#ffffff !important;\" >\n<div class=\"overlay_background_title\" style=\"background-color: rgba(0, 0, 0, 0.4);\"><\/div>\n<div class=\"page_content_wrapper\" style=\"z-index:2;position:relative;\">\n<div class=\"inner\" >\n<h2 style=\"color:#fff;\">London<\/h2>\n<\/p>\n<p>\n\u0003732\/21 Second Street<br \/>\nKing Street<br \/>\nKingston<br \/>\nUnited Kingdom\n<\/p>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>We Would Love To Hear From You Drop Us a Line Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/themes.themegoods.com\/grandportfolio\/demo8\/wp-json\/wp\/v2\/pages\/4466"}],"collection":[{"href":"https:\/\/themes.themegoods.com\/grandportfolio\/demo8\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/themes.themegoods.com\/grandportfolio\/demo8\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/themes.themegoods.com\/grandportfolio\/demo8\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/themes.themegoods.com\/grandportfolio\/demo8\/wp-json\/wp\/v2\/comments?post=4466"}],"version-history":[{"count":0,"href":"https:\/\/themes.themegoods.com\/grandportfolio\/demo8\/wp-json\/wp\/v2\/pages\/4466\/revisions"}],"wp:attachment":[{"href":"https:\/\/themes.themegoods.com\/grandportfolio\/demo8\/wp-json\/wp\/v2\/media?parent=4466"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}