{"id":26578,"date":"2020-10-22T22:47:35","date_gmt":"2020-10-22T22:47:35","guid":{"rendered":"https:\/\/codex-themes.com\/thegem\/?page_id=26578"},"modified":"2025-07-02T11:20:04","modified_gmt":"2025-07-02T11:20:04","slug":"meet-our-team-3","status":"publish","type":"page","link":"https:\/\/codex-themes.com\/thegem\/pages\/meet-our-team\/meet-our-team-3\/","title":{"rendered":"Meet our team 3"},"content":{"rendered":"<p>[vc_row css=&#8221;.vc_custom_1468588538760{margin-bottom: 0px !important;padding-bottom: 0px !important;}&#8221; el_class=&#8221;no-paddings&#8221;][vc_column]<div id=\"fullwidth-block-69d4ef8725089\" class=\"fullwidth-block clearfix\"  style=\"padding-top: 280px;padding-bottom: 260px;padding-left: 65px;\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69d4ef8725089\")); }<\/script><div class=\"fullwidth-block-background\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/07\/slice-3_mini.jpg);background-repeat: no-repeat; background-size: cover;background-position: center top;\"><\/div><div class=\"fullwidth-block-inner\"><script type=\"text\/javascript\">(function() { function TheGemHeading() { this.selector = '.thegem-heading'; this.animateClass = 'thegem-heading-animate'; this.animatedClass = 'thegem-heading-animated'; this.rotatingSelector = '.thegem-heading-rotating'; } TheGemHeading.prototype = { initialize: function () { let items = document.querySelectorAll(this.selector); if ('IntersectionObserver' in window) { let intersectionObserver = new IntersectionObserver((entries, observer)=>{ entries.forEach((entry)=> { if (entry.isIntersecting) { this.startAnimation(entry.target); intersectionObserver.unobserve(entry.target); } }); }); items.forEach((item)=>{ intersectionObserver.observe(item); setTimeout(()=>this.prepareAnimation(item), 300); }); } else { items.forEach((item)=>{ this.prepareAnimation(item); this.startAnimation(item); }); } }, startAnimation: function (element) { if (element.classList.contains(this.animateClass)) { setTimeout(()=>{ element.classList.remove(this.animateClass); element.classList.add(this.animatedClass); }, 300); } let rotatingItem = element.querySelector(this.rotatingSelector); if (typeof(rotatingItem) != 'undefined' && rotatingItem != null) { this.rotating(rotatingItem); } }, isRotating: function (element) { return element.querySelector(this.rotatingSelector) !== null; }, prepareAnimation: function (element) { if (!element || this.isRotating(element)) { return; } const animationName = element.dataset.animationName; const animationDelay = parseInt(element.dataset.animationDelay) || 0; const animationInterval = parseInt(element.dataset.animationInterval) || 0; switch (animationName) { case 'lines-slide-up': case 'lines-slide-up-random': const animationLineTagWrap = '<span class=\"thegem-heading-line-wrap\">'; function animationLineTag (index) { let styles = ''; if (animationName === 'lines-slide-up' && (animationDelay > 0 || animationInterval > 0)) { styles = `animation-delay: ${(animationDelay + (animationInterval*(index+1)))}ms;`; } return '<span class=\"thegem-heading-line\"' + (styles!== '' ? ' style=\"'+styles+'\"' : '') + '>'; } let nodes = element.childNodes; let currentOffset = nodes[0].offsetTop; let index = 0; let idx = 0; let html = animationLineTagWrap + animationLineTag(index); for (let i = 0; i < nodes.length; i++) { if (nodes[i].nodeType === 3) continue; if (nodes[i].offsetTop > currentOffset + nodes[i].scrollHeight\/2) { index++; html += '<\/span><\/span>' + animationLineTagWrap + animationLineTag(index); currentOffset = nodes[i].offsetTop; if (animationName === 'lines-slide-up-random') idx = 0; } if (animationName === 'lines-slide-up-random' && (animationDelay > 0 || animationInterval > 0)) { nodes[i].style.animationDelay = (animationDelay + animationInterval*(idx+1)) + 'ms'; } html += nodes[i].outerHTML + ' '; if (animationName === 'lines-slide-up-random') idx++; } html += '<\/span><\/span>'; element.innerHTML = html; break; } }, rotating: function (element,) { let current = element.querySelector('.thegem-heading-rotating-text'); element.style.width = element.clientWidth+'px'; current.style.width = element.clientWidth+'px'; setInterval(()=>{ let next = current.nextElementSibling !== null ? current.nextElementSibling : element.childNodes[0]; let nextWidth = next.clientWidth; let currentWidth = current.clientWidth; element.style.width = nextWidth + 'px'; current.style.width = '1px'; current.style.opacity = 0; next.style.width = '1px'; setTimeout(()=>{ current.style.position = 'absolute'; current.style.width = currentWidth + 'px'; next.style.position = 'relative'; next.style.opacity = 1; next.style.width = nextWidth + 'px'; current = next; }, 500); }, 2500); } }; window.theGemHeading = new TheGemHeading(); document.addEventListener('DOMContentLoaded', function(event) { window.theGemHeading.initialize(); }); if (window.parent.vc) { window.parent.vc.events.on('shortcodeView:updated', function (event) { let element = event.view.el.querySelector('.thegem-heading'); window.theGemHeading.prepareAnimation(element); window.theGemHeading.startAnimation(element); }); window.parent.vc.events.on('app.render', function () { window.theGemHeading.initialize(); }); }\n})();<\/script><div id=\"thegem-heading-69d4ef87250f0\" class=\"thegem-heading title-xlarge vc_custom_1635354741006 letters-slide-up thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"light thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 30ms\">M<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 60ms\">e<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 90ms\">e<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 120ms\">t<\/span><\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 150ms\">O<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 180ms\">u<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 210ms\">r<\/span><\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #ffffff;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 240ms\">T<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 270ms\">e<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 300ms\">a<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 330ms\">m<\/span><\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d4ef87250f0 {margin: 0;}#thegem-heading-69d4ef87250f0 .thegem-heading-letter {animation-timing-function: cubic-bezier(0.25,1,0.5,1);}<\/style><div id=\"thegem-heading-69d4ef8725194\" class=\"thegem-heading styled-subtitle words-slide-up thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 160ms\">Lorem<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 220ms\">ipsum<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 280ms\">dolor<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 340ms\">sit<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 400ms\">amet,<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 460ms\">consectetur<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 520ms\">adipisicing<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 580ms\">elit,<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 640ms\">sed<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 700ms\">do<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 760ms\">eiusmod<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 820ms\">tempor<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 880ms\">incididunt<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 940ms\">ut<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1000ms\">labore<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1060ms\">et<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1120ms\">dolore<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1180ms\">magna<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1240ms\">aliqua.<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1300ms\">Ut<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1360ms\">enim<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1420ms\">ad<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1480ms\">minim<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1540ms\">veniam!<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d4ef8725194 {margin: 0;}#thegem-heading-69d4ef8725194 {max-width: 800px;}<\/style><\/div><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1468838183811{margin-bottom: 0px !important;padding-bottom: 0px !important;}&#8221; el_class=&#8221;no-paddings&#8221;][vc_column css=&#8221;.vc_custom_1468588603595{padding-right: 100px !important;padding-left: 65px !important;}&#8221; offset=&#8221;vc_col-lg-6&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 99px;\"><\/div><div class=\"gem-team row inline-row gem-team-style-2\" >\n<div class=\"col-xs-12 inline-column\"> <div id=\"post-26589\" class=\"team-person bordered-box post-26589 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <div class=\"team-person-box clearfix team-person-box-columns\"> <div class=\"team-person-box-left\"><div class=\"team-person-image\"><img width=\"240\" height=\"240\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_20-thegem-person-240.jpg\" class=\"img-responsive wp-post-image\" alt=\"Faces-400x400px-1_1_20\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_20-thegem-person.jpg 2x\" sizes=\"100vw\" \/><\/div><\/div> <div class=\"team-person-box-right\"> <div class=\"team-person-info\"> <div class=\"team-person-name title-h2\" ><span class=\"light\">Cassandra Lynn<\/span><\/div> <div class=\"team-person-position date-color styled-subtitle\" >Graphic Designer<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h3\"><span class=\"light\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/span><\/div><\/div> <div class=\"team-person-email\"><a href=\"mailto:info@domain.tld\">info@domain.tld<\/a><\/div> <\/div> <div class=\"socials team-person-socials socials-colored-hover\"><a title=\"Facebook\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded facebook\"><\/i><\/a><a title=\"Twitter\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded twitter\"><\/i><\/a><a title=\"LinkedIn\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded linkedin\"><\/i><\/a><\/div> <\/div> <\/div> <\/div>\n<\/div> <div class=\"col-xs-12 inline-column\"> <div id=\"post-26590\" class=\"team-person bordered-box post-26590 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <div class=\"team-person-box clearfix team-person-box-columns\"> <div class=\"team-person-box-left\"><div class=\"team-person-image\"><img width=\"240\" height=\"240\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_22-thegem-person-240.jpg\" class=\"img-responsive wp-post-image\" alt=\"Faces-400x400px-1_1_22\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_22-thegem-person.jpg 2x\" sizes=\"100vw\" \/><\/div><\/div> <div class=\"team-person-box-right\"> <div class=\"team-person-info\"> <div class=\"team-person-name title-h2\" ><span class=\"light\">Emerson Anderson<\/span><\/div> <div class=\"team-person-position date-color styled-subtitle\" >Graphic Designer<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h3\"><span class=\"light\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/span><\/div><\/div> <div class=\"team-person-email\"><a href=\"mailto:info@domain.tld\">info@domain.tld<\/a><\/div> <\/div> <div class=\"socials team-person-socials socials-colored-hover\"><a title=\"Facebook\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded facebook\"><\/i><\/a><a title=\"Twitter\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded twitter\"><\/i><\/a><a title=\"LinkedIn\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded linkedin\"><\/i><\/a><a title=\"Instagram\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded instagram\"><\/i><\/a><a title=\"Skype\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded skype\"><\/i><\/a><\/div> <\/div> <\/div> <\/div>\n<\/div> <div class=\"col-xs-12 inline-column\"> <div id=\"post-26591\" class=\"team-person bordered-box post-26591 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <div class=\"team-person-box clearfix team-person-box-columns\"> <div class=\"team-person-box-left\"><div class=\"team-person-image\"><img width=\"240\" height=\"240\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_18-thegem-person-240.jpg\" class=\"img-responsive wp-post-image\" alt=\"Faces-400x400px-1_1_18\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_18-thegem-person.jpg 2x\" sizes=\"100vw\" \/><\/div><\/div> <div class=\"team-person-box-right\"> <div class=\"team-person-info\"> <div class=\"team-person-name title-h2\" ><span class=\"light\">Cassandra Lynn<\/span><\/div> <div class=\"team-person-position date-color styled-subtitle\" >Graphic Designer<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h3\"><span class=\"light\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/span><\/div><\/div> <div class=\"team-person-email\"><a href=\"mailto:info@domain.tld\">info@domain.tld<\/a><\/div> <\/div> <div class=\"socials team-person-socials socials-colored-hover\"><a title=\"Facebook\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded facebook\"><\/i><\/a><a title=\"Twitter\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded twitter\"><\/i><\/a><a title=\"LinkedIn\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded linkedin\"><\/i><\/a><a title=\"Instagram\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded instagram\"><\/i><\/a><\/div> <\/div> <\/div> <\/div>\n<\/div> <div class=\"col-xs-12 inline-column\"> <div id=\"post-26592\" class=\"team-person bordered-box post-26592 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <div class=\"team-person-box clearfix team-person-box-columns\"> <div class=\"team-person-box-left\"><div class=\"team-person-image\"><img width=\"240\" height=\"240\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_31-thegem-person-240.jpg\" class=\"img-responsive wp-post-image\" alt=\"Faces-400x400px-1_1_31\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_31-thegem-person.jpg 2x\" sizes=\"100vw\" \/><\/div><\/div> <div class=\"team-person-box-right\"> <div class=\"team-person-info\"> <div class=\"team-person-name title-h2\" ><span class=\"light\">Jackie Jackson<\/span><\/div> <div class=\"team-person-position date-color styled-subtitle\" >Senior Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h3\"><span class=\"light\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/span><\/div><\/div> <div class=\"team-person-email\"><a href=\"mailto:info@domain.tld\">info@domain.tld<\/a><\/div> <\/div> <div class=\"socials team-person-socials socials-colored-hover\"><a title=\"Facebook\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded facebook\"><\/i><\/a><a title=\"Twitter\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded twitter\"><\/i><\/a><a title=\"LinkedIn\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded linkedin\"><\/i><\/a><\/div> <\/div> <\/div> <\/div>\n<\/div> <div class=\"col-xs-12 inline-column\"> <div id=\"post-26593\" class=\"team-person bordered-box post-26593 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <div class=\"team-person-box clearfix team-person-box-columns\"> <div class=\"team-person-box-left\"><div class=\"team-person-image\"><img width=\"240\" height=\"240\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_07-thegem-person-240.jpg\" class=\"img-responsive wp-post-image\" alt=\"Faces-400x400px-1_1_07\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_07-thegem-person.jpg 2x\" sizes=\"100vw\" \/><\/div><\/div> <div class=\"team-person-box-right\"> <div class=\"team-person-info\"> <div class=\"team-person-name title-h2\" ><span class=\"light\">Kenneth Diaz<\/span><\/div> <div class=\"team-person-position date-color styled-subtitle\" >Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h3\"><span class=\"light\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/span><\/div><\/div> <div class=\"team-person-email\"><a href=\"mailto:info@domain.tld\">info@domain.tld<\/a><\/div> <\/div> <div class=\"socials team-person-socials socials-colored-hover\"><a title=\"Twitter\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded twitter\"><\/i><\/a><a title=\"LinkedIn\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded linkedin\"><\/i><\/a><a title=\"Instagram\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded instagram\"><\/i><\/a><\/div> <\/div> <\/div> <\/div>\n<\/div>\n<\/div>[vc_row_inner][vc_column_inner offset=&#8221;vc_hidden-lg&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 80px;\"><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css=&#8221;.vc_custom_1468588613528{padding-right: 65px !important;padding-left: 100px !important;background-color: #f0f3f2 !important;}&#8221; offset=&#8221;vc_col-lg-6&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 52px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h2\"><span class=\"light\" style=\"color: #3c3950;\">leading goals<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 41px;\"><\/div>[vc_column_text]Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborumt aliquip ex ea commo.[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div><div class=\"gem-textbox \"  ><div class=\"gem-textbox-inner\" style=\"border: 1px solid #cccccc;\"><div class=\"gem-textbox-content\" style=\"background-position: center top;padding-top: 10px;padding-bottom: 20px;\"><div class=\"gem-dropcap gem-dropcap-shape-circle gem-dropcap-style-medium\"><span class=\"gem-dropcap-letter\" style=\"color: #ffffff;background-color: #9b4ce4;\">1<\/span><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -43px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"styled-subtitle\"><span style=\"color: #9b4ce4;\">Losum dolor sit amet, adipisicing elit, sed do eiusmod\u00a0<\/span><\/div>\n<p>[\/vc_column_text]<\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -24px;\"><\/div><div class=\"gem-textbox \"  ><div class=\"gem-textbox-inner\" style=\"border: 1px solid #cccccc;\"><div class=\"gem-textbox-content\" style=\"background-position: center top;padding-top: 10px;padding-bottom: 20px;\"><div class=\"gem-dropcap gem-dropcap-shape-circle gem-dropcap-style-medium\"><span class=\"gem-dropcap-letter\" style=\"color: #ffffff;background-color: #4f67e1;\">2<\/span><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -43px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"styled-subtitle\"><span style=\"color: #4f67e1;\">Onsectetur eliorem ipsum dolor amet, \u00a0sed do eiusmod\u00a0<\/span><\/div>\n<p>[\/vc_column_text]<\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -25px;\"><\/div><div class=\"gem-textbox \"  ><div class=\"gem-textbox-inner\" style=\"border: 1px solid #cccccc;\"><div class=\"gem-textbox-content\" style=\"background-position: center top;padding-top: 10px;padding-bottom: 20px;\"><div class=\"gem-dropcap gem-dropcap-shape-circle gem-dropcap-style-medium\"><span class=\"gem-dropcap-letter\" style=\"color: #ffffff;background-color: #00bcd4;\">3<\/span><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -43px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"styled-subtitle\"><span style=\"color: #00bcd4;\">Lorem ipsum dolor sit amet, adipisicing elit, sed do eiusmod\u00a0<\/span><\/div>\n<p>[\/vc_column_text]<\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div><div class=\"diagram-item\"><div class=\"diagram-wrapper style-2\"><div class=\"lazy-loading lazy-loading-not-hide\" data-ll-item-delay=\"0\" ><div class=\"digram-line-box lazy-loading-item\" data-ll-effect=\"action\" data-ll-action-func=\"thegem_start_line_digram\"><div class=\"skill-element\"><div class=\"skill-title\">Programming <\/div><div class=\"clearfix\"><div style=\"color:#00bcd4\" class=\"skill-amount\">0%<\/div><div class=\"skill-line\"><div data-amount=\"75\" style=\"width: 0; background: #00bcd4;\"><\/div><\/div><\/div><\/div><div class=\"skill-element\"><div class=\"skill-title\">Usability <\/div><div class=\"clearfix\"><div style=\"color:#31b69f\" class=\"skill-amount\">0%<\/div><div class=\"skill-line\"><div data-amount=\"66\" style=\"width: 0; background: #31b69f;\"><\/div><\/div><\/div><\/div><div class=\"skill-element\"><div class=\"skill-title\">Design <\/div><div class=\"clearfix\"><div style=\"color:#7e74d3\" class=\"skill-amount\">0%<\/div><div class=\"skill-line\"><div data-amount=\"55\" style=\"width: 0; background: #7e74d3;\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 65px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h2\"><span class=\"light\"> OPEN VACANCIES<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 53px;\"><\/div>[vc_tta_tabs spacing=&#8221;10&#8243; gap=&#8221;10&#8243; active_section=&#8221;1&#8243;][vc_tta_section title=&#8221;WEB DESIGNER&#8221; tab_id=&#8221;1468581863476-0f3baae7-19f6&#8243;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;]<div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-below\"  style=\"\"><div class=\"gem-wrapbox-inner \" ><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/07\/layer-243.jpg\" alt=\"\"\/><\/div><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text]<\/p>\n<div class=\"title-h5\">WEB DESIGNER<\/div>\n<p>[\/vc_column_text][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 20px;\"><\/div>[vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;]<div class=\"gem-list gem-list-type-square gem-list-color-3\" ><ul>\n<li>Enim ad minim veniam, quis\u00a0proident.<\/li>\n<li><span style=\"line-height: 1.5;\">Duis aute irure dolor in repr deserunt.<\/span><\/li>\n<li>Cillum dolore eu fugiat nulla pariatur.<\/li>\n<li>Excepteur sint occaeca perspiciatis.<\/li>\n<\/ul>\n<\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;]<div class=\"gem-list gem-list-type-square gem-list-color-3\" ><ul>\n<li>E improident\u00a0ad minim veniam, quis.<\/li>\n<li><span style=\"line-height: 1.5;\">Trure duis aute irure dolor in repr deserun.<\/span><\/li>\n<li>Tariatur illum dolore eu fugiat nulla.<\/li>\n<li>Sint\u00a0excepteur sint occaecat cupidatat.<\/li>\n<\/ul>\n<\/div>[\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -44px;\"><\/div>[\/vc_tta_section][vc_tta_section title=&#8221;MANAGER&#8221; tab_id=&#8221;1468586268368-f5950bb4-bca8&#8243;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text]<\/p>\n<div class=\"title-h5\">MANAGER<\/div>\n<p>[\/vc_column_text]<div class=\"gem-list gem-list-type-square gem-list-color-3\" ><ul>\n<li>Enim ad minim veniam, quis\u00a0proident.<\/li>\n<li><span style=\"line-height: 1.5;\">Duis aute irure dolor in repr deserunt.<\/span><\/li>\n<li>Cillum dolore eu fugiat nulla pariatur.<\/li>\n<li>Excepteur sint occaeca perspiciatis.<\/li>\n<\/ul>\n<\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;]<div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-below\"  style=\"\"><div class=\"gem-wrapbox-inner \" ><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/07\/layer-243.jpg\" alt=\"\"\/><\/div><\/div>[\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 20px;\"><\/div>[vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut ex eat.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;]<div class=\"gem-list gem-list-type-square gem-list-color-3\" ><ul>\n<li>E improident\u00a0ad minim veniam, quis.<\/li>\n<li><span style=\"line-height: 1.5;\">Trure duis aute irure dolor in repr deserun.<\/span><\/li>\n<li>Tariatur illum dolore eu fugiat nulla.<\/li>\n<li>Sint\u00a0excepteur sint occaecat cupidatat.<\/li>\n<\/ul>\n<\/div>[\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -44px;\"><\/div>[\/vc_tta_section][vc_tta_section title=&#8221;PROGRAMMER&#8221; tab_id=&#8221;1468586261354-f6c95e82-e269&#8243;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;]<div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-below\"  style=\"\"><div class=\"gem-wrapbox-inner \" ><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/07\/layer-243.jpg\" alt=\"\"\/><\/div><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text]<\/p>\n<div class=\"title-h5\">PROGRAMMER<\/div>\n<p>[\/vc_column_text][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 20px;\"><\/div>[vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;]<div class=\"gem-list gem-list-type-square gem-list-color-3\" ><ul>\n<li>Enim ad minim veniam, quis\u00a0proident.<\/li>\n<li><span style=\"line-height: 1.5;\">Duis aute irure dolor in repr deserunt.<\/span><\/li>\n<li>Cillum dolore eu fugiat nulla pariatur.<\/li>\n<li>Excepteur sint occaeca perspiciatis.<\/li>\n<\/ul>\n<\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text]Lorem ipsum dolor sit amet, elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea consequat.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -44px;\"><\/div>[\/vc_tta_section][vc_tta_section title=&#8221;support staff&#8221; tab_id=&#8221;1468586258934-310841aa-2d7c&#8221;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text]<\/p>\n<div class=\"title-h5\">support staff<\/div>\n<p>[\/vc_column_text][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;]<div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-below\"  style=\"\"><div class=\"gem-wrapbox-inner \" ><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/07\/layer-243.jpg\" alt=\"\"\/><\/div><\/div>[\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 20px;\"><\/div>[vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;]<div class=\"gem-list gem-list-type-square gem-list-color-3\" ><ul>\n<li>Enim ad minim veniam, quis\u00a0proident.<\/li>\n<li><span style=\"line-height: 1.5;\">Duis aute irure dolor in repr deserunt.<\/span><\/li>\n<li>Cillum dolore eu fugiat nulla pariatur.<\/li>\n<li>Excepteur sint occaeca perspiciatis.<\/li>\n<\/ul>\n<\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;]<div class=\"gem-list gem-list-type-square gem-list-color-3\" ><ul>\n<li>E improident\u00a0ad minim veniam, quis.<\/li>\n<li><span style=\"line-height: 1.5;\">Trure duis aute irure dolor in repr deserun.<\/span><\/li>\n<li>Tariatur illum dolore eu fugiat nulla.<\/li>\n<li>Sint\u00a0excepteur sint occaecat cupidatat.<\/li>\n<\/ul>\n<\/div>[\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -44px;\"><\/div>[\/vc_tta_section][\/vc_tta_tabs]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 97px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h2\"><span class=\"light\">Drop Us A Line<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div><div role=\"form\" class=\"wpcf7\" id=\"wpcf7-f13123-o1\" lang=\"en-US\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/thegem\/wp-json\/wp\/v2\/pages\/26578#wpcf7-f13123-o1\" method=\"post\" class=\"wpcf7-form init\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"13123\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.4.2\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f13123-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/div>\n<div class='form-sidebar'>\n<p><span class=\"wpcf7-form-control-wrap name\"><input type=\"text\" name=\"name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name*\" \/><\/span><\/p>\n<p><span class=\"wpcf7-form-control-wrap email\"><input type=\"email\" name=\"email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email*\" \/><\/span> <\/p>\n<p><span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"6\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Message*\"><\/textarea><\/span> <\/p>\n<p><input type=\"submit\" value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" \/>\n<\/p><\/div>\n<div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div><\/form><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 80px;\"><\/div>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row css=&#8221;.vc_custom_1468588538760{margin-bottom: 0px !important;padding-bottom: 0px !important;}&#8221; el_class=&#8221;no-paddings&#8221;][vc_column][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1468838183811{margin-bottom: 0px !important;padding-bottom: 0px !important;}&#8221; el_class=&#8221;no-paddings&#8221;][vc_column css=&#8221;.vc_custom_1468588603595{padding-right: 100px !important;padding-left: 65px !important;}&#8221;&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":26809,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/26578"}],"collection":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/comments?post=26578"}],"version-history":[{"count":3,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/26578\/revisions"}],"predecessor-version":[{"id":36778,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/26578\/revisions\/36778"}],"up":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/26809"}],"wp:attachment":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/media?parent=26578"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}