{"id":4401,"date":"2020-10-08T22:49:20","date_gmt":"2020-10-08T22:49:20","guid":{"rendered":"https:\/\/codex-themes.com\/thegem\/?page_id=4401"},"modified":"2023-05-15T21:14:35","modified_gmt":"2023-05-15T21:14:35","slug":"teams","status":"publish","type":"page","link":"https:\/\/codex-themes.com\/thegem\/elements\/teams\/","title":{"rendered":"Teams"},"content":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1634122099875{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Title-Back-Graph-01-new-back-2.jpg?id=26826) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column width=&#8221;3\/4&#8243; css=&#8221;.vc_custom_1634029087975{padding-top: 60px !important;}&#8221; offset=&#8221;vc_col-lg-10 vc_col-md-9 vc_hidden-xs&#8221;]<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-69d36da464d5a\" class=\"thegem-heading title-h1 letters-slide-up thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word\" style=\"color: #3d3952;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 30ms\">T<\/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\">a<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 120ms\">m<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 150ms\">s<\/span><\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36da464d5a {margin: 0;}#thegem-heading-69d36da464d5a .thegem-heading-letter {animation-duration: 800ms;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 25px;\"><\/div><div id=\"thegem-heading-69d36da464e00\" 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: #3d3952; animation-delay: 130ms\">Perfect<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 160ms\">feature<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 190ms\">to<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 220ms\">present<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 250ms\">your<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 280ms\">team.<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 310ms\">TheGem<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 340ms\">comes<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 370ms\">with<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 400ms\">9<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 430ms\">different<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 460ms\">team<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 490ms\">styles.<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 520ms\">And<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 550ms\">of<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 580ms\">course<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 610ms\">you<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 640ms\">can<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 670ms\">enchance<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 700ms\">your<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 730ms\">sidebars<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 760ms\">with<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 790ms\">team<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 820ms\">widgets.<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 850ms\">Just<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 880ms\">choose<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 910ms\">the<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 940ms\">team<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 970ms\">category<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1000ms\">to<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1030ms\">be<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1060ms\">displayed<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1090ms\">&<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1120ms\">the<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1150ms\">style<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1180ms\">\u2013<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1210ms\">that\u2019s<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1240ms\">all!<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36da464e00 {margin: 0;}#thegem-heading-69d36da464e00 {max-width: 900px;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 85px;\"><\/div><div id=\"custom-header-69d36da464e52\" class=\"custom-header gem-custom-header-no-icon   fullwidth-block clearfix\" style=\"\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"custom-header-69d36da464e52\")); }<\/script><div class=\"container\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-none gem-simple-icon\" style=\"opacity:1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"\"><span class=\"back-angle\">&#x;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"\"><span class=\"back-angle\">&#x;<\/span><\/span><\/div><\/div>\n\t\t\t<div class=\"gem-custom-header-conteiner\"><div style=\"\" class=\"custom-header-title\"><span style=\" max-width:900px;\"><\/span><\/div><div class=\"custom-header-subtitle styled-subtitle\" style=\"padding-bottom:70px;\"><span class=\"light\" style=\"max-width:900px; color:#4c5867; \"><\/span><\/div><div class=\"breadcrumbs\"><span><a href=\"https:\/\/codex-themes.com\/thegem\/\" itemprop=\"url\"><span itemprop=\"title\">Home<\/span><\/a><\/span><\/div><!-- .breadcrumbs --><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/4&#8243; css=&#8221;.vc_custom_1634028994603{padding-top: 50px !important;}&#8221; offset=&#8221;vc_col-lg-2 vc_col-md-3 vc_hidden-xs&#8221;]<div class=\"centered-box\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-xlarge  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #3d3952;\"><span class=\"back-angle\">&#xf10b;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #3d3952;\"><span class=\"back-angle\">&#xf10b;<\/span><\/span><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1634122115133{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Title-Back-Graph-01-new-back-2.jpg?id=26826) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column width=&#8221;1\/4&#8243; css=&#8221;.vc_custom_1634029200724{padding-top: 30px !important;}&#8221; offset=&#8221;vc_col-lg-2 vc_hidden-lg vc_col-md-3 vc_hidden-md vc_hidden-sm&#8221;]<div class=\"centered-box\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-xlarge  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #3d3952;\"><span class=\"back-angle\">&#xf10b;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #3d3952;\"><span class=\"back-angle\">&#xf10b;<\/span><\/span><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;3\/4&#8243; css=&#8221;.vc_custom_1634029205521{padding-top: 40px !important;}&#8221; offset=&#8221;vc_col-lg-10 vc_hidden-lg vc_col-md-9 vc_hidden-md vc_hidden-sm&#8221;]<div id=\"thegem-heading-69d36da46509a\" class=\"thegem-heading title-h1 letters-slide-up thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word\" style=\"color: #3d3952;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 30ms\">T<\/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\">a<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 120ms\">m<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 150ms\">s<\/span><\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36da46509a {margin: 0;}#thegem-heading-69d36da46509a .thegem-heading-letter {animation-duration: 800ms;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 25px;\"><\/div><div id=\"thegem-heading-69d36da4650f6\" 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: #3d3952; animation-delay: 130ms\">Perfect<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 160ms\">feature<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 190ms\">to<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 220ms\">present<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 250ms\">your<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 280ms\">team.<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 310ms\">TheGem<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 340ms\">comes<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 370ms\">with<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 400ms\">9<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 430ms\">different<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 460ms\">team<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 490ms\">styles.<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 520ms\">And<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 550ms\">of<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 580ms\">course<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 610ms\">you<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 640ms\">can<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 670ms\">enchance<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 700ms\">your<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 730ms\">sidebars<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 760ms\">with<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 790ms\">team<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 820ms\">widgets.<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 850ms\">Just<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 880ms\">choose<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 910ms\">the<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 940ms\">team<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 970ms\">category<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1000ms\">to<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1030ms\">be<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1060ms\">displayed<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1090ms\">&<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1120ms\">the<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1150ms\">style<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1180ms\">\u2013<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1210ms\">that\u2019s<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #3d3952; animation-delay: 1240ms\">all!<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36da4650f6 {margin: 0;}#thegem-heading-69d36da4650f6 {max-width: 900px;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 85px;\"><\/div><div id=\"custom-header-69d36da46514a\" class=\"custom-header gem-custom-header-no-icon   fullwidth-block clearfix\" style=\"\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"custom-header-69d36da46514a\")); }<\/script><div class=\"container\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-none gem-simple-icon\" style=\"opacity:1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"\"><span class=\"back-angle\">&#x;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"\"><span class=\"back-angle\">&#x;<\/span><\/span><\/div><\/div>\n\t\t\t<div class=\"gem-custom-header-conteiner\"><div style=\"\" class=\"custom-header-title\"><span style=\" max-width:900px;\"><\/span><\/div><div class=\"custom-header-subtitle styled-subtitle\" style=\"padding-bottom:70px;\"><span class=\"light\" style=\"max-width:900px; color:#4c5867; \"><\/span><\/div><div class=\"breadcrumbs\"><span><a href=\"https:\/\/codex-themes.com\/thegem\/\" itemprop=\"url\"><span itemprop=\"title\">Home<\/span><\/a><\/span><\/div><!-- .breadcrumbs --><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column css=&#8221;.vc_custom_1634123081854{padding-top: 0px !important;}&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 120px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h1\" style=\"text-align: center;\"><span class=\"light\">different<\/span> sizes<\/div>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;15px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][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. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 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 sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit[\/vc_column_text][vc_empty_space height=&#8221;60px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"gem-team row inline-row gem-team-style-1\" >\n<div class=\"col-md-4 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4403\" class=\"team-person centered-box default-background post-4403 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <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_28-thegem-person-240.jpg\" class=\"img-responsive wp-post-image\" alt=\"Faces-400x400px-1_1_28\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_28-thegem-person.jpg 2x\" sizes=\"100vw\" \/><\/div> <div class=\"team-person-info\"> <div class=\"team-person-name title-h4\" >Kenneth Diaz<\/div> <div class=\"team-person-position date-color\" >Human Resources<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/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=\"Skype\" target=\"_blank\" href=\"#\" class=\"socials-item\"><i class=\"socials-item-icon social-item-rounded skype\"><\/i><\/a><\/div> <\/div>\n<\/div> <div class=\"col-md-4 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4404\" class=\"team-person centered-box default-background post-4404 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <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 class=\"team-person-info\"> <div class=\"team-person-name title-h4\" >Steven Beals<\/div> <div class=\"team-person-position date-color\" >Chief Financial Officer<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/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><\/div> <\/div>\n<\/div> <div class=\"col-md-4 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4406\" class=\"team-person centered-box default-background post-4406 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <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_19-thegem-person-240.jpg\" class=\"img-responsive wp-post-image\" alt=\"Faces-400x400px-1_1_19\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_19-thegem-person.jpg 2x\" sizes=\"100vw\" \/><\/div> <div class=\"team-person-info\"> <div class=\"team-person-name title-h4\" >Evelyn Snyder<\/div> <div class=\"team-person-position date-color\" >Chief Executive Officer<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/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>\n<\/div>\n<\/div>[vc_empty_space height=&#8221;35px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][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. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 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 sunt explicabo. Nemo enim ipsam[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"gem-team row inline-row gem-team-style-2\" >\n<div class=\"col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4407\" class=\"team-person bordered-box post-4407 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-h4\" ><span class=\"light\">Kenneth Diaz<\/span><\/div> <div class=\"team-person-position date-color\" >Senior Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><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-sm-6 col-xs-12 inline-column\"> <div id=\"post-4408\" class=\"team-person bordered-box post-4408 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-h4\" ><span class=\"light\">Christian Perry<\/span><\/div> <div class=\"team-person-position date-color\" >Lead Developer<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><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>\n<\/div>[\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;20px&#8221;][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. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 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 sunt explicabo. Nemo enim ipsam[\/vc_column_text][vc_empty_space height=&#8221;40px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column el_class=&#8221;custom-1&#8243;]<div class=\"gem-team row inline-row gem-team-style-3\" > <div class=\"col-md-3 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4411\" class=\"team-person centered-box bordered-box post-4411 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <div class=\"team-person-image\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_11-thegem-person-240.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_11-thegem-person.jpg 2x\" media=\"(max-width: 992px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_11-thegem-person-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_11-thegem-person.jpg 2x\" media=\"(max-width: 1031px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_11-thegem-person-160.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_11-thegem-person.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_11-thegem-person-240.jpg\" width=\"240\" height=\"240\" class=\"img-responsive\" alt=\"Faces-400x400px-1_1_11\" \/> <\/picture> <\/div> <div class=\"team-person-info\"> <div class=\"team-person-name styled-subtitle\" >Emerson Anderson<\/div> <div class=\"team-person-position date-color\" >Senior Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/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 class=\"team-person-email date-color\"><a class=\"date-color\" href=\"mailto:info@domain.tld\"><\/a><\/div> <\/div> <\/div> <div class=\"col-md-3 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4412\" class=\"team-person centered-box bordered-box post-4412 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <div class=\"team-person-image\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_21-thegem-person-240.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_21-thegem-person.jpg 2x\" media=\"(max-width: 992px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_21-thegem-person-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_21-thegem-person.jpg 2x\" media=\"(max-width: 1031px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_21-thegem-person-160.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_21-thegem-person.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_21-thegem-person-240.jpg\" width=\"240\" height=\"240\" class=\"img-responsive\" alt=\"Faces-400x400px-1_1_21\" \/> <\/picture> <\/div> <div class=\"team-person-info\"> <div class=\"team-person-name styled-subtitle\" >Ava Robinson<\/div> <div class=\"team-person-position date-color\" >Project Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/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 class=\"team-person-email date-color\"><a class=\"date-color\" href=\"mailto:info@domain.tld\"><\/a><\/div> <\/div> <\/div> <div class=\"col-md-3 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4413\" class=\"team-person centered-box bordered-box post-4413 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <div class=\"team-person-image\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person-240.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person.jpg 2x\" media=\"(max-width: 992px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person.jpg 2x\" media=\"(max-width: 1031px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person-160.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person-240.jpg\" width=\"240\" height=\"240\" class=\"img-responsive\" alt=\"Faces-400x400px-1_1_30\" \/> <\/picture> <\/div> <div class=\"team-person-info\"> <div class=\"team-person-name styled-subtitle\" >Herman Ledford<\/div> <div class=\"team-person-position date-color\" >Senior Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/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 class=\"team-person-email date-color\"><a class=\"date-color\" href=\"mailto:info@domain.tld\"><\/a><\/div> <\/div> <\/div> <div class=\"col-md-3 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4414\" class=\"team-person centered-box bordered-box post-4414 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <div class=\"team-person-image\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_31-thegem-person-240.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_31-thegem-person.jpg 2x\" media=\"(max-width: 992px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_31-thegem-person-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_31-thegem-person.jpg 2x\" media=\"(max-width: 1031px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_31-thegem-person-160.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_31-thegem-person.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_31-thegem-person-240.jpg\" width=\"240\" height=\"240\" class=\"img-responsive\" alt=\"Faces-400x400px-1_1_31\" \/> <\/picture> <\/div> <div class=\"team-person-info\"> <div class=\"team-person-name styled-subtitle\" >Jackie Jackson<\/div> <div class=\"team-person-position date-color\" >Senior Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/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 class=\"team-person-email date-color\"><a class=\"date-color\" href=\"mailto:info@domain.tld\"><\/a><\/div> <\/div> <\/div> <\/div>[\/vc_column][\/vc_row][vc_row][vc_column el_class=&#8221;teams_brown_style&#8221;]<div class=\"gem-team row inline-row gem-team-style-3\" > <div class=\"col-md-3 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4416\" class=\"team-person centered-box bordered-box post-4416 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\"background-color: #f0f3f2; border-color: #f0f3f2\"> <div class=\"team-person-image\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person-240.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person.jpg 2x\" media=\"(max-width: 992px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person.jpg 2x\" media=\"(max-width: 1031px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person-160.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person-240.jpg\" width=\"240\" height=\"240\" class=\"img-responsive\" alt=\"Faces-400x400px-1_1_30\" \/> <\/picture> <\/div> <div class=\"team-person-info\"> <div class=\"team-person-name styled-subtitle\" >Emerson Anderson<\/div> <div class=\"team-person-position date-color\" >Senior Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/div><\/div> <\/div> <div class=\"team-person-email date-color\"><a class=\"date-color\" href=\"mailto:info@domain.tld\"><\/a><\/div> <\/div> <\/div> <div class=\"col-md-3 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4418\" class=\"team-person centered-box bordered-box post-4418 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\"background-color: #f0f3f2; border-color: #f0f3f2\"> <div class=\"team-person-image\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_18-thegem-person-240.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_18-thegem-person.jpg 2x\" media=\"(max-width: 992px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_18-thegem-person-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_18-thegem-person.jpg 2x\" media=\"(max-width: 1031px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_18-thegem-person-160.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_18-thegem-person.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_18-thegem-person-240.jpg\" width=\"240\" height=\"240\" class=\"img-responsive\" alt=\"Faces-400x400px-1_1_18\" \/> <\/picture> <\/div> <div class=\"team-person-info\"> <div class=\"team-person-name styled-subtitle\" >Ava Robinson<\/div> <div class=\"team-person-position date-color\" >Project Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/div><\/div> <\/div> <div class=\"team-person-email date-color\"><a class=\"date-color\" href=\"mailto:info@domain.tld\"><\/a><\/div> <\/div> <\/div> <div class=\"col-md-3 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4419\" class=\"team-person centered-box bordered-box post-4419 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\"background-color: #f0f3f2; border-color: #f0f3f2\"> <div class=\"team-person-image\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person-240.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person.jpg 2x\" media=\"(max-width: 992px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person.jpg 2x\" media=\"(max-width: 1031px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person-160.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person-240.jpg\" width=\"240\" height=\"240\" class=\"img-responsive\" alt=\"Faces-400x400px-1_1_05\" \/> <\/picture> <\/div> <div class=\"team-person-info\"> <div class=\"team-person-name styled-subtitle\" >Herman Ledford<\/div> <div class=\"team-person-position date-color\" >Designer<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/div><\/div> <\/div> <div class=\"team-person-email date-color\"><a class=\"date-color\" href=\"mailto:info@domain.tld\"><\/a><\/div> <\/div> <\/div> <div class=\"col-md-3 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4420\" class=\"team-person centered-box bordered-box post-4420 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\"background-color: #f0f3f2; border-color: #f0f3f2\"> <div class=\"team-person-image\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_09-thegem-person-240.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_09-thegem-person.jpg 2x\" media=\"(max-width: 992px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_09-thegem-person-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_09-thegem-person.jpg 2x\" media=\"(max-width: 1031px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_09-thegem-person-160.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_09-thegem-person.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_09-thegem-person-240.jpg\" width=\"240\" height=\"240\" class=\"img-responsive\" alt=\"Faces-400x400px-1_1_09\" \/> <\/picture> <\/div> <div class=\"team-person-info\"> <div class=\"team-person-name styled-subtitle\" >Jackie Jackson<\/div> <div class=\"team-person-position date-color\" >Senior Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/div><\/div> <\/div> <div class=\"team-person-email date-color\"><a class=\"date-color\" href=\"mailto:info@domain.tld\"><\/a><\/div> <\/div> <\/div> <\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/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. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 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 sunt explicabo. Nemo enim ipsam[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-bottom: 50px;\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column el_class=&#8221;custom-2&#8243;]<div class=\"gem-team row inline-row gem-team-style-4\" > <div class=\"col-md-3 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-3244\" class=\"team-person bordered-box post-3244 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <div class=\"team-person-image\"><img width=\"160\" height=\"160\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person-160.jpg\" class=\"img-responsive wp-post-image\" alt=\"Faces-400x400px-1_1_05\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person.jpg 2x\" sizes=\"100vw\" \/><\/div> <div class=\"team-person-info clearfix\"> <div class=\"team-person-name styled-subtitle\" >Christian Perry<\/div> <div class=\"team-person-position date-color\" >Lead Developer<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/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 class=\"team-person-email date-color\"><a class=\"date-color\" href=\"mailto:google@google.com\"><\/a><\/div> <\/div> <\/div> <\/div> <div class=\"col-md-3 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4422\" class=\"team-person bordered-box post-4422 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <div class=\"team-person-image\"><span><img width=\"160\" height=\"160\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_18-thegem-person-160.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\" \/><\/span><\/div> <div class=\"team-person-info clearfix\"> <div class=\"team-person-name styled-subtitle\" >Emerson Anderson<\/div> <div class=\"team-person-position date-color\" >Human Resources<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/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 class=\"team-person-email date-color\"><a class=\"date-color\" href=\"mailto:info@domain.tld\"><\/a><\/div> <\/div> <a class=\"team-person-link\" href=\"#\" target=\"_self\"><\/a>\t<\/div> <\/div> <div class=\"col-md-3 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4423\" class=\"team-person bordered-box post-4423 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <div class=\"team-person-image\"><span><img width=\"160\" height=\"160\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_19-thegem-person-160.jpg\" class=\"img-responsive wp-post-image\" alt=\"Faces-400x400px-1_1_19\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_19-thegem-person.jpg 2x\" sizes=\"100vw\" \/><\/span><\/div> <div class=\"team-person-info clearfix\"> <div class=\"team-person-name styled-subtitle\" >Gordon Edwards<\/div> <div class=\"team-person-position date-color\" >Chief Financial Officer<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/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 class=\"team-person-email date-color\"><a class=\"date-color\" href=\"mailto:info@domain.tld\"><\/a><\/div> <\/div> <a class=\"team-person-link\" href=\"#\" target=\"_self\"><\/a>\t<\/div> <\/div> <div class=\"col-md-3 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4424\" class=\"team-person bordered-box post-4424 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"> <div class=\"team-person-image\"><span><img width=\"160\" height=\"160\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_07-thegem-person-160.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\" \/><\/span><\/div> <div class=\"team-person-info clearfix\"> <div class=\"team-person-name styled-subtitle\" >Mel Brown<\/div> <div class=\"team-person-position date-color\" >Chief Executive Officer<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h5\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/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 class=\"team-person-email date-color\"><a class=\"date-color\" href=\"mailto:info@domain.tld\"><\/a><\/div> <\/div> <a class=\"team-person-link\" href=\"#\" target=\"_self\"><\/a>\t<\/div> <\/div> <\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/div>[vc_column_text]A commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 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 sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-bottom: 40px;\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column][\/vc_column][\/vc_row][vc_row][vc_column]<div id=\"fullwidth-block-69d36da46d346\" class=\"fullwidth-block clearfix\"  style=\"background-color: #f4f6f7;\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69d36da46d346\")); }<\/script><div class=\"fullwidth-block-inner\"><div class=\"container\"><div class=\"gem-team row inline-row gem-team-style-5\" data-hover-colors=\"{&quot;image_border_color&quot;:&quot;#f4f6f7&quot;}\" > <div class=\"col-md-3 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4425\" class=\"team-person centered-box default-background post-4425 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" ><div class=\"team-person-hover\"> <div class=\"team-person-image\"> <span class=\"image-hover\" > <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1-thegem-person-240.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1-thegem-person.jpg 2x\" media=\"(max-width: 1000px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1-thegem-person-160.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1-thegem-person.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1-thegem-person.jpg\" width=\"400\" height=\"400\" class=\"img-responsive\" alt=\"Faces-400x400px-1_1\" \/> <\/picture> <\/span> <\/div> <div class=\"team-person-info\"> <div class=\"team-person-name title-h5\" >Gordon Edwards<\/div> <div class=\"team-person-position date-color\" >Graphic Designer<\/div> <div class=\"team-person-description\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore<\/p>\n<\/div> <div class=\"team-person-phone styled-subtitle\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/div> <div class=\"team-person-email\"><a href=\"mailto:info@domain.tld\">info@domain.tld<\/a><\/div> <\/div> <\/div><\/div> <\/div> <div class=\"col-md-3 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4426\" class=\"team-person centered-box default-background post-4426 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" ><div class=\"team-person-hover\"> <div class=\"team-person-image\"> <span class=\"image-hover\" > <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_11-thegem-person-240.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_11-thegem-person.jpg 2x\" media=\"(max-width: 1000px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_11-thegem-person-160.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_11-thegem-person.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_11-thegem-person.jpg\" width=\"400\" height=\"400\" class=\"img-responsive\" alt=\"Faces-400x400px-1_1_11\" \/> <\/picture> <\/span> <\/div> <div class=\"team-person-info\"> <div class=\"team-person-name title-h5\" >Anetta Winston<\/div> <div class=\"team-person-position date-color\" >Graphic Designer<\/div> <div class=\"team-person-description\"><p>Exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit<\/p>\n<\/div> <div class=\"team-person-phone styled-subtitle\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/div> <div class=\"team-person-email\"><a href=\"mailto:info@domain.tld\">info@domain.tld<\/a><\/div> <\/div> <\/div><\/div> <\/div> <div class=\"col-md-3 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4427\" class=\"team-person centered-box default-background post-4427 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" ><div class=\"team-person-hover\"> <div class=\"team-person-image\"> <span class=\"image-hover\" > <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_29-thegem-person-240.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_29-thegem-person.jpg 2x\" media=\"(max-width: 1000px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_29-thegem-person-160.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_29-thegem-person.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_29-thegem-person.jpg\" width=\"400\" height=\"400\" class=\"img-responsive\" alt=\"Faces-400x400px-1_1_29\" \/> <\/picture> <\/span> <\/div> <div class=\"team-person-info\"> <div class=\"team-person-name title-h5\" >Cassandra Lynn<\/div> <div class=\"team-person-position date-color\" >Graphic Designer<\/div> <div class=\"team-person-description\"><p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\/p>\n<\/div> <div class=\"team-person-phone styled-subtitle\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/div> <div class=\"team-person-email\"><a href=\"mailto:info@domain.tld\">info@domain.tld<\/a><\/div> <\/div> <\/div><\/div> <\/div> <div class=\"col-md-3 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4428\" class=\"team-person centered-box default-background post-4428 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" ><div class=\"team-person-hover\"> <div class=\"team-person-image\"> <span class=\"image-hover\" > <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person-240.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person.jpg 2x\" media=\"(max-width: 1000px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person-160.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person.jpg\" width=\"400\" height=\"400\" class=\"img-responsive\" alt=\"Faces-400x400px-1_1_30\" \/> <\/picture> <\/span> <\/div> <div class=\"team-person-info\"> <div class=\"team-person-name title-h5\" >Emerson Anderson<\/div> <div class=\"team-person-position date-color\" >Graphic Designer<\/div> <div class=\"team-person-description\"><p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium<\/p>\n<\/div> <div class=\"team-person-phone styled-subtitle\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/div> <div class=\"team-person-email\"><a href=\"mailto:info@domain.tld\">info@domain.tld<\/a><\/div> <\/div> <\/div><\/div> <\/div> <\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -42px;\"><\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 80px;\"><\/div>[vc_column_text]A commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 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 sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. A commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 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 sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-bottom: 60px;\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column el_class=&#8221;custom-3&#8243;]<div class=\"gem-team row inline-row gem-team-style-6\" > <div class=\"col-md-4 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4431\" class=\"team-person default-background post-4431 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"><div class=\"team-person-hover\"> <div class=\"team-person-box clearfix\"> <div class=\"team-person-box-left\"><div class=\"team-person-image\"><img width=\"80\" height=\"80\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_18-thegem-person-80.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 styled-subtitle\" >Emerson Anderson<\/div> <div class=\"team-person-position date-color\" >Senior Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h6\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/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><\/div> <\/div> <div class=\"col-md-4 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4432\" class=\"team-person default-background post-4432 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"><div class=\"team-person-hover\"> <div class=\"team-person-box clearfix\"> <div class=\"team-person-box-left\"><div class=\"team-person-image\"><img width=\"80\" height=\"80\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_28-thegem-person-80.jpg\" class=\"img-responsive wp-post-image\" alt=\"Faces-400x400px-1_1_28\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_28-thegem-person.jpg 2x\" sizes=\"100vw\" \/><\/div><\/div> <div class=\"team-person-box-right\"> <div class=\"team-person-info\"> <div class=\"team-person-name styled-subtitle\" >Emerson Anderson<\/div> <div class=\"team-person-position date-color\" >Senior Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h6\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/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><\/div> <\/div> <div class=\"col-md-4 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4433\" class=\"team-person default-background post-4433 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"><div class=\"team-person-hover\"> <div class=\"team-person-box clearfix\"> <div class=\"team-person-box-left\"><div class=\"team-person-image\"><img width=\"80\" height=\"80\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_18-thegem-person-80.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 styled-subtitle\" >Emerson Anderson<\/div> <div class=\"team-person-position date-color\" >Senior Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h6\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/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><\/div> <\/div> <div class=\"col-md-4 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4434\" class=\"team-person default-background post-4434 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"><div class=\"team-person-hover\"> <div class=\"team-person-box clearfix\"> <div class=\"team-person-box-left\"><div class=\"team-person-image\"><img width=\"80\" height=\"80\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person-80.jpg\" class=\"img-responsive wp-post-image\" alt=\"Faces-400x400px-1_1_05\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person.jpg 2x\" sizes=\"100vw\" \/><\/div><\/div> <div class=\"team-person-box-right\"> <div class=\"team-person-info\"> <div class=\"team-person-name styled-subtitle\" >Emerson Anderson<\/div> <div class=\"team-person-position date-color\" >Senior Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h6\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/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><\/div> <\/div> <div class=\"col-md-4 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4435\" class=\"team-person default-background post-4435 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"><div class=\"team-person-hover\"> <div class=\"team-person-box clearfix\"> <div class=\"team-person-box-left\"><div class=\"team-person-image\"><img width=\"80\" height=\"80\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_31-thegem-person-80.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 styled-subtitle\" >Emerson Anderson<\/div> <div class=\"team-person-position date-color\" >Senior Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h6\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/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><\/div> <\/div> <div class=\"col-md-4 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4436\" class=\"team-person default-background post-4436 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"><div class=\"team-person-hover\"> <div class=\"team-person-box clearfix\"> <div class=\"team-person-box-left\"><div class=\"team-person-image\"><img width=\"80\" height=\"80\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_21-thegem-person-80.jpg\" class=\"img-responsive wp-post-image\" alt=\"Faces-400x400px-1_1_21\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_21-thegem-person.jpg 2x\" sizes=\"100vw\" \/><\/div><\/div> <div class=\"team-person-box-right\"> <div class=\"team-person-info\"> <div class=\"team-person-name styled-subtitle\" >Emerson Anderson<\/div> <div class=\"team-person-position date-color\" >Senior Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h6\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/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><\/div> <\/div> <div class=\"col-md-4 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4437\" class=\"team-person default-background post-4437 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"><div class=\"team-person-hover\"> <div class=\"team-person-box clearfix\"> <div class=\"team-person-box-left\"><div class=\"team-person-image\"><img width=\"80\" height=\"80\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_09-thegem-person-80.jpg\" class=\"img-responsive wp-post-image\" alt=\"Faces-400x400px-1_1_09\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_09-thegem-person.jpg 2x\" sizes=\"100vw\" \/><\/div><\/div> <div class=\"team-person-box-right\"> <div class=\"team-person-info\"> <div class=\"team-person-name styled-subtitle\" >Emerson Anderson<\/div> <div class=\"team-person-position date-color\" >Senior Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h6\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/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><\/div> <\/div> <div class=\"col-md-4 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4438\" class=\"team-person default-background post-4438 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"><div class=\"team-person-hover\"> <div class=\"team-person-box clearfix\"> <div class=\"team-person-box-left\"><div class=\"team-person-image\"><img width=\"80\" height=\"80\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_20-thegem-person-80.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 styled-subtitle\" >Emerson Anderson<\/div> <div class=\"team-person-position date-color\" >Senior Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h6\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/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><\/div> <\/div> <div class=\"col-md-4 col-sm-6 col-xs-12 inline-column\"> <div id=\"post-4439\" class=\"team-person default-background post-4439 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\" style=\" \"><div class=\"team-person-hover\"> <div class=\"team-person-box clearfix\"> <div class=\"team-person-box-left\"><div class=\"team-person-image\"><img width=\"80\" height=\"80\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_19-thegem-person-80.jpg\" class=\"img-responsive wp-post-image\" alt=\"Faces-400x400px-1_1_19\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_19-thegem-person.jpg 2x\" sizes=\"100vw\" \/><\/div><\/div> <div class=\"team-person-box-right\"> <div class=\"team-person-info\"> <div class=\"team-person-name styled-subtitle\" >Emerson Anderson<\/div> <div class=\"team-person-position date-color\" >Senior Sales Manager<\/div> <div class=\"gem-styled-color-1\"><div class=\"team-person-phone title-h6\"><a href=\"tel:+1%20(987)%201625346\">+1 (987) 1625346<\/a><\/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><\/div> <\/div> <\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 30px;\"><\/div>[vc_column_text]Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. A commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 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 sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-bottom: 70px;\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div id=\"fullwidth-block-69d36da46fc1c\" class=\"fullwidth-block fullwidth-block-parallax-vertical clearfix\" data-mobile-parallax-enable=\"1\" style=\"padding-top: 230px;padding-bottom: 230px;\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69d36da46fc1c\")); }<\/script><div class=\"fullwidth-block-background\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/teams_parallax_background.jpg);background-repeat: no-repeat; background-size: cover;background-position: center top;\"><\/div><div class=\"fullwidth-block-inner\"><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column css=&#8221;.vc_custom_1454582616265{margin-top: -24px !important;}&#8221;]<div id=\"fullwidth-block-69d36da46fc29\" class=\"fullwidth-block clearfix\"  style=\"background-color: #ffb932;padding-top: 65px;padding-bottom: 65px;\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69d36da46fc29\")); }<\/script><div class=\"fullwidth-block-inner\"><div class=\"container\">[vc_row_inner][vc_column_inner css=&#8221;.vc_custom_1454582280930{margin-top: 10px !important;}&#8221; offset=&#8221;vc_col-lg-4 vc_col-md-6&#8243;][vc_single_image image=&#8221;1287&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][\/vc_column_inner][vc_column_inner css=&#8221;.vc_custom_1454582287363{margin-top: 37px !important;}&#8221; offset=&#8221;vc_col-lg-6 vc_col-md-6&#8243;][vc_column_text]<\/p>\n<div class=\"styled-subtitle\" style=\"text-align: center;\"><span style=\"color: #ffffff;\">Not just a wordpress theme. A real design jewel!<\/span><\/div>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner offset=&#8221;vc_col-lg-2 vc_col-md-12&#8243;]<div class=\"gem-button-container gem-button-position-center thegem-button-69d36da46fc645702\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-3\" style=\"border-radius: 25px;border-color: #ffffff;color: #ffffff;\" onmouseleave=\"this.style.borderColor='#ffffff';this.style.backgroundColor='transparent';this.style.color='#ffffff';\" onmouseenter=\"this.style.borderColor='#ffffff';this.style.backgroundColor='#9a6c13';this.style.color='#ffffff';\" href=\"https:\/\/themeforest.net\/checkout\/from_item\/16061685?license=regular\" target=\"_blank\">buy now!<\/a><\/div> [\/vc_column_inner][\/vc_row_inner]<\/div><\/div><div class=\"fullwidth-bottom-marker marker-direction-outside\"><svg width=\"140\" height=\"70\" style=\"fill: #ffb932\"><path d=\"M 0,0 Q 65,5 70,70 Q 75,5 140,0\" \/><\/svg><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 150px;\"><\/div><div class=\"centered-box\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-xlarge  gem-icon-shape-circle\"  style=\"border-color: #f0f3f2;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"background-color: #f0f3f2;\"><span class=\"gem-icon-half-1\" style=\"color: #ffb932;\"><span class=\"back-angle\">&#xf57f;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #ffb932;\"><span class=\"back-angle\">&#xf57f;<\/span><\/span><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 60px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h2\" style=\"text-align: center;\">timeline team details<\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/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. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 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 sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-bottom: 55px;\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243; el_class=&#8221;teams_page_vertical_4x&#8221;]<div data-number-format=\"(ddd).ddd\" class=\"gem-counter-box gem-counter-style-vertical lazy-loading lazy-loading-not-hide\" ><div class=\"gem-counter-team image-size-medium\"><div class=\"gem-team row inline-row gem-team-style-counter\" > <div class=\"col-xs-12 inline-column\"> <div id=\"post-4455\" class=\"team-person centered-box default-background post-4455 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\"> <div class=\"team-person-image\"><img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces2-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Faces2\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces2-thegem-person-80.png 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces2-thegem-person-160.png 2x\" sizes=\"100vw\" \/><\/div> <div class=\"team-person-info\"> <div class=\"team-person-name title-h2\"><span class=\"light\">John Doe<\/span><\/div> <div class=\"team-person-position date-color styled-subtitle\">Senior Tester<\/div> <\/div> <\/div> <\/div> <\/div><\/div><div class=\"gem-counters-list\"><div class=\"gem-counter gem-counter-size-medium gem-counter-effect-background-reverse\" ><div class=\"gem-counter-connector\" style=\"background-color: #99a9b5\"><\/div><div class=\"gem-counter-inner\" style=\"background-color: #f0f3f2\"><div class=\"gem-counter-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-medium  gem-icon-shape-circle\"  style=\"border-color: #46485c;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"background-color: #46485c;\"><span class=\"gem-icon-half-1\" style=\"color: #00bcd4;\"><span class=\"back-angle\">&#xf37f;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #00bcd4;\"><span class=\"back-angle\">&#xf37f;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-counter-number\" style=\"color: #00bcd4\"><div class=\"gem-counter-odometer\" data-to=\"2321\">0<\/div><\/div><div class=\"gem-counter-text styled-subtitle\">Gems Collected<\/div><\/div><\/div><div class=\"gem-counter gem-counter-size-medium gem-counter-effect-background-reverse\" ><div class=\"gem-counter-connector\" style=\"background-color: #99a9b5\"><\/div><div class=\"gem-counter-inner\" style=\"background-color: #f0f3f2\"><div class=\"gem-counter-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-medium  gem-icon-shape-circle\"  style=\"border-color: #46485c;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"background-color: #46485c;\"><span class=\"gem-icon-half-1\" style=\"color: #00bcd4;\"><span class=\"back-angle\">&#xf2ec;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #00bcd4;\"><span class=\"back-angle\">&#xf2ec;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-counter-number\" style=\"color: #00bcd4\"><div class=\"gem-counter-odometer\" data-to=\"48\">0<\/div><\/div><div class=\"gem-counter-text styled-subtitle\">Level<\/div><\/div><\/div><div class=\"gem-counter gem-counter-size-medium gem-counter-effect-background-reverse\" ><div class=\"gem-counter-connector\" style=\"background-color: #99a9b5\"><\/div><div class=\"gem-counter-inner\" style=\"background-color: #f0f3f2\"><div class=\"gem-counter-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-medium  gem-icon-shape-circle\"  style=\"border-color: #46485c;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"background-color: #46485c;\"><span class=\"gem-icon-half-1\" style=\"color: #00bcd4;\"><span class=\"back-angle\">&#xf524;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #00bcd4;\"><span class=\"back-angle\">&#xf524;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-counter-number\" style=\"color: #00bcd4\"><div class=\"gem-counter-odometer\" data-to=\"34.125\">0<\/div><\/div><div class=\"gem-counter-text styled-subtitle\">Score<\/div><\/div><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/2&#8243; el_class=&#8221;teams_page_vertical_5x&#8221;]<div data-number-format=\"(ddd).ddd\" class=\"gem-counter-box gem-counter-style-vertical lazy-loading lazy-loading-not-hide\" ><div class=\"gem-counter-team image-size-medium\"><div class=\"gem-team row inline-row gem-team-style-counter\" > <div class=\"col-xs-12 inline-column\"> <div id=\"post-4456\" class=\"team-person centered-box default-background post-4456 thegem_team_person type-thegem_team_person status-publish has-post-thumbnail\"> <div class=\"team-person-image\"><img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces1-thegem-person.png\" class=\"img-responsive wp-post-image\" alt=\"Faces1\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces1-thegem-person-80.png 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces1-thegem-person-160.png 2x\" sizes=\"100vw\" \/><\/div> <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\">Beta Tester<\/div> <\/div> <\/div> <\/div> <\/div><\/div><div class=\"gem-counters-list\"><div class=\"gem-counter gem-counter-size-medium gem-counter-effect-background-reverse\" ><div class=\"gem-counter-connector\" style=\"background-color: #99a9b5\"><\/div><div class=\"gem-counter-inner\" style=\"background-color: #f0f3f2\"><div class=\"gem-counter-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-medium  gem-icon-shape-circle\"  style=\"border-color: #616161;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"background-color: #616161;\"><span class=\"gem-icon-half-1\" style=\"color: #b5c816;\"><span class=\"back-angle\">&#xf37f;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #b5c816;\"><span class=\"back-angle\">&#xf37f;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-counter-number\" style=\"color: #b5c816\"><div class=\"gem-counter-odometer\" data-to=\"2208\">0<\/div><\/div><div class=\"gem-counter-text styled-subtitle\">Gems Collected<\/div><\/div><\/div><div class=\"gem-counter gem-counter-size-medium gem-counter-effect-background-reverse\" ><div class=\"gem-counter-connector\" style=\"background-color: #99a9b5\"><\/div><div class=\"gem-counter-inner\" style=\"background-color: #f0f3f2\"><div class=\"gem-counter-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-medium  gem-icon-shape-circle\"  style=\"border-color: #616161;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"background-color: #616161;\"><span class=\"gem-icon-half-1\" style=\"color: #b5c816;\"><span class=\"back-angle\">&#xf2ec;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #b5c816;\"><span class=\"back-angle\">&#xf2ec;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-counter-number\" style=\"color: #b5c816\"><div class=\"gem-counter-odometer\" data-to=\"44\">0<\/div><\/div><div class=\"gem-counter-text styled-subtitle\">Level<\/div><\/div><\/div><div class=\"gem-counter gem-counter-size-medium gem-counter-effect-background-reverse\" ><div class=\"gem-counter-connector\" style=\"background-color: #99a9b5\"><\/div><div class=\"gem-counter-inner\" style=\"background-color: #f0f3f2\"><div class=\"gem-counter-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-medium  gem-icon-shape-circle\"  style=\"border-color: #616161;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"background-color: #616161;\"><span class=\"gem-icon-half-1\" style=\"color: #b5c816;\"><span class=\"back-angle\">&#xf524;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #b5c816;\"><span class=\"back-angle\">&#xf524;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-counter-number\" style=\"color: #b5c816\"><div class=\"gem-counter-odometer\" data-to=\"37.222\">0<\/div><\/div><div class=\"gem-counter-text styled-subtitle\">Score<\/div><\/div><\/div><div class=\"gem-counter gem-counter-size-medium gem-counter-effect-background-reverse\" ><div class=\"gem-counter-connector\" style=\"background-color: #99a9b5\"><\/div><div class=\"gem-counter-inner\" style=\"background-color: #f0f3f2\"><div class=\"gem-counter-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-medium  gem-icon-shape-circle\"  style=\"border-color: #616161;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"background-color: #616161;\"><span class=\"gem-icon-half-1\" style=\"color: #b5c816;\"><span class=\"back-angle\">&#xf1fc;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #b5c816;\"><span class=\"back-angle\">&#xf1fc;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-counter-number\" style=\"color: #b5c816\"><div class=\"gem-counter-odometer\" data-to=\"3802\">0<\/div><\/div><div class=\"gem-counter-text styled-subtitle\">Ratings<\/div><\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 90px;\"><\/div><div class=\" gem-icon-with-title  gem-icon-with-title-icon-size-medium\" ><div class=\"gem-icon-with-title-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-medium  gem-icon-shape-square gem-simple-icon\"  style=\"opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #82ca9c;\"><span class=\"back-angle\">&#xf10f;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #82ca9c;\"><span class=\"back-angle\">&#xf10f;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-iconed-title\"><h2 style=\"\">OPEN VACANCIES<\/h2><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/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. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-bottom: 35px;\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column][vc_tta_tabs shape=&#8221;square&#8221; spacing=&#8221;15&#8243; gap=&#8221;15&#8243; active_section=&#8221;1&#8243;][vc_tta_section title=&#8221;Web Designer&#8221; tab_id=&#8221;1454585953481-bda10c90-f13d&#8221;][vc_row_inner][vc_column_inner width=&#8221;2\/3&#8243;][vc_column_text]<img class=\"alignleft wp-image-2945 size-medium\" style=\"margin-top: 12px;\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/tabs_page_men_with_tablet-300x209.jpg\" alt=\"tabs_page_men_with_tablet\" width=\"300\" height=\"209\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/tabs_page_men_with_tablet-300x209.jpg 300w, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/tabs_page_men_with_tablet.jpg 351w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<h3 class=\"title-h3\" style=\"margin-bottom: 10px; margin-top: -23px;\">Web Designer<\/h3>\n<p>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. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat[\/vc_column_text]<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\">Databases <\/div><div class=\"clearfix\"><div style=\"color:#3b3950\" class=\"skill-amount\">0%<\/div><div class=\"skill-line\"><div data-amount=\"25\" style=\"width: 0; background: #3b3950;\"><\/div><\/div><\/div><\/div><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=\"50\" 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:#85e1d5\" class=\"skill-amount\">0%<\/div><div class=\"skill-line\"><div data-amount=\"75\" style=\"width: 0; background: #85e1d5;\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -20px;\"><\/div>[vc_wp_text]<\/p>\n<div class=\"title-h4 widget-title\">Contact us<\/div>\n<div role=\"form\" class=\"wpcf7\" id=\"wpcf7-f2520-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\/4401#wpcf7-f2520-o1\" method=\"post\" class=\"wpcf7-form init\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"2520\" \/>\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-f2520-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 website\"><input type=\"text\" name=\"website\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Website*\" \/><\/span> <\/p>\n<p><span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" 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>[\/vc_wp_text][\/vc_column_inner][\/vc_row_inner][\/vc_tta_section][vc_tta_section title=&#8221;Manager&#8221; tab_id=&#8221;1454683796404-e40a7f90-45ce&#8221;][vc_row_inner][vc_column_inner width=&#8221;2\/3&#8243;][vc_column_text]<img class=\"alignleft wp-image-2945 size-medium\" style=\"margin-top: 12px;\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/tabs_page_men_with_tablet-300x209.jpg\" alt=\"tabs_page_men_with_tablet\" width=\"300\" height=\"209\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/tabs_page_men_with_tablet-300x209.jpg 300w, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/tabs_page_men_with_tablet.jpg 351w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<h3 class=\"title-h3\" style=\"margin-bottom: 10px; margin-top: -23px;\">Manager<\/h3>\n<p>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. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat[\/vc_column_text]<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\">Databases <\/div><div class=\"clearfix\"><div style=\"color:#3b3950\" class=\"skill-amount\">0%<\/div><div class=\"skill-line\"><div data-amount=\"25\" style=\"width: 0; background: #3b3950;\"><\/div><\/div><\/div><\/div><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=\"50\" 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:#85e1d5\" class=\"skill-amount\">0%<\/div><div class=\"skill-line\"><div data-amount=\"75\" style=\"width: 0; background: #85e1d5;\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -20px;\"><\/div>[vc_wp_text]<\/p>\n<div class=\"title-h4 widget-title\">Contact us<\/div>\n<div role=\"form\" class=\"wpcf7\" id=\"wpcf7-f2520-o2\" 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\/4401#wpcf7-f2520-o2\" method=\"post\" class=\"wpcf7-form init\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"2520\" \/>\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-f2520-o2\" \/>\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 website\"><input type=\"text\" name=\"website\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Website*\" \/><\/span> <\/p>\n<p><span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" 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>[\/vc_wp_text][\/vc_column_inner][\/vc_row_inner][\/vc_tta_section][vc_tta_section title=&#8221;Programmer&#8221; tab_id=&#8221;1454683805793-4723ae0d-998c&#8221;][vc_row_inner][vc_column_inner width=&#8221;2\/3&#8243;][vc_column_text]<img class=\"alignleft wp-image-2945 size-medium\" style=\"margin-top: 12px;\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/tabs_page_men_with_tablet-300x209.jpg\" alt=\"tabs_page_men_with_tablet\" width=\"300\" height=\"209\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/tabs_page_men_with_tablet-300x209.jpg 300w, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/tabs_page_men_with_tablet.jpg 351w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<h3 class=\"title-h3\" style=\"margin-bottom: 10px; margin-top: -23px;\">Web Designer<\/h3>\n<p>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. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat[\/vc_column_text]<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\">Databases <\/div><div class=\"clearfix\"><div style=\"color:#3b3950\" class=\"skill-amount\">0%<\/div><div class=\"skill-line\"><div data-amount=\"25\" style=\"width: 0; background: #3b3950;\"><\/div><\/div><\/div><\/div><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=\"50\" 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:#85e1d5\" class=\"skill-amount\">0%<\/div><div class=\"skill-line\"><div data-amount=\"75\" style=\"width: 0; background: #85e1d5;\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -20px;\"><\/div>[vc_wp_text]<\/p>\n<div class=\"title-h4 widget-title\">Contact us<\/div>\n<div role=\"form\" class=\"wpcf7\" id=\"wpcf7-f2520-o3\" 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\/4401#wpcf7-f2520-o3\" method=\"post\" class=\"wpcf7-form init\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"2520\" \/>\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-f2520-o3\" \/>\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 website\"><input type=\"text\" name=\"website\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Website*\" \/><\/span> <\/p>\n<p><span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" 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>[\/vc_wp_text][\/vc_column_inner][\/vc_row_inner][\/vc_tta_section][vc_tta_section title=&#8221;Support Stuff&#8221; tab_id=&#8221;1454683869527-a0874dd1-392a&#8221;][vc_row_inner][vc_column_inner width=&#8221;2\/3&#8243;][vc_column_text]<img class=\"alignleft wp-image-2945 size-medium\" style=\"margin-top: 12px;\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/tabs_page_men_with_tablet-300x209.jpg\" alt=\"tabs_page_men_with_tablet\" width=\"300\" height=\"209\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/tabs_page_men_with_tablet-300x209.jpg 300w, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/tabs_page_men_with_tablet.jpg 351w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<h3 class=\"title-h3\" style=\"margin-bottom: 10px; margin-top: -23px;\">Web Designer<\/h3>\n<p>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. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat[\/vc_column_text]<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\">Databases <\/div><div class=\"clearfix\"><div style=\"color:#3b3950\" class=\"skill-amount\">0%<\/div><div class=\"skill-line\"><div data-amount=\"25\" style=\"width: 0; background: #3b3950;\"><\/div><\/div><\/div><\/div><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=\"50\" 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:#85e1d5\" class=\"skill-amount\">0%<\/div><div class=\"skill-line\"><div data-amount=\"75\" style=\"width: 0; background: #85e1d5;\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -20px;\"><\/div>[vc_wp_text]<\/p>\n<div class=\"title-h4 widget-title\">Contact us<\/div>\n<div role=\"form\" class=\"wpcf7\" id=\"wpcf7-f2520-o4\" 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\/4401#wpcf7-f2520-o4\" method=\"post\" class=\"wpcf7-form init\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"2520\" \/>\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-f2520-o4\" \/>\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 website\"><input type=\"text\" name=\"website\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Website*\" \/><\/span> <\/p>\n<p><span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" 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>[\/vc_wp_text][\/vc_column_inner][\/vc_row_inner][\/vc_tta_section][\/vc_tta_tabs][\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 70px;\"><\/div>[vc_column_text]<\/p>\n<div class=\"title-h2\" style=\"text-align: center;\">Mini <span class=\"light\">Style<\/span><\/div>\n<p>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 40px;\"><\/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. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 100px;\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column el_class=&#8221;teams_page_testimonial_grid grayscale-image&#8221;]<div id=\"fullwidth-block-69d36da47228e\" class=\"fullwidth-block clearfix\"  style=\"background-color: #31b69f;padding-top: 10px;padding-bottom: 30px;\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69d36da47228e\")); }<\/script><div class=\"fullwidth-block-inner\"><div class=\"container\"><div class=\"quickfinder quickfinder-style-classic row inline-row quickfinder-icon-position-top quickfinder-alignment-left quickfinder-title-thin\"><div id=\"post-4621\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-image-scale icon-size-small quickfinder-box-style-solid post-4621 thegem_qf_item type-thegem_qf_item status-publish has-post-thumbnail\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content\" > <div class=\"quickfinder-item-image-wrapper quickfinder-item-picture quickfinder-item-image-shape-circle\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1-thegem-person.jpg\" class=\" quickfinder-img-size-small wp-post-image\" alt=\"Faces-400x400px-1_1\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1-thegem-person-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1-thegem-person-160.jpg 2x\" sizes=\"100vw\" \/> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info \" > <div class=\"quickfinder-item-title\" >Herman Ledford<\/div> <div class=\"quickfinder-item-text\" >Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <div id=\"post-4628\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-image-scale icon-size-small quickfinder-box-style-solid post-4628 thegem_qf_item type-thegem_qf_item status-publish has-post-thumbnail\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content\" > <div class=\"quickfinder-item-image-wrapper quickfinder-item-picture quickfinder-item-image-shape-circle\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_09-thegem-person.jpg\" class=\" quickfinder-img-size-small wp-post-image\" alt=\"Faces-400x400px-1_1_09\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_09-thegem-person-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_09-thegem-person-160.jpg 2x\" sizes=\"100vw\" \/> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info \" > <div class=\"quickfinder-item-title\" >Mel Granville<\/div> <div class=\"quickfinder-item-text\" >Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <div id=\"post-4629\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-image-scale icon-size-small quickfinder-box-style-solid post-4629 thegem_qf_item type-thegem_qf_item status-publish has-post-thumbnail\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content\" > <div class=\"quickfinder-item-image-wrapper quickfinder-item-picture quickfinder-item-image-shape-circle\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_18-thegem-person.jpg\" class=\" quickfinder-img-size-small 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-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_18-thegem-person-160.jpg 2x\" sizes=\"100vw\" \/> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info \" > <div class=\"quickfinder-item-title\" >Ava Robinson<\/div> <div class=\"quickfinder-item-text\" >Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <div id=\"post-4630\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-image-scale icon-size-small quickfinder-box-style-solid post-4630 thegem_qf_item type-thegem_qf_item status-publish has-post-thumbnail\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content\" > <div class=\"quickfinder-item-image-wrapper quickfinder-item-picture quickfinder-item-image-shape-circle\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_07-thegem-person.jpg\" class=\" quickfinder-img-size-small 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-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_07-thegem-person-160.jpg 2x\" sizes=\"100vw\" \/> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info \" > <div class=\"quickfinder-item-title\" >Gordon Edwards<\/div> <div class=\"quickfinder-item-text\" >Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <div id=\"post-4632\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-image-scale icon-size-small quickfinder-box-style-solid post-4632 thegem_qf_item type-thegem_qf_item status-publish has-post-thumbnail\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content\" > <div class=\"quickfinder-item-image-wrapper quickfinder-item-picture quickfinder-item-image-shape-circle\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_11-thegem-person.jpg\" class=\" quickfinder-img-size-small wp-post-image\" alt=\"Faces-400x400px-1_1_11\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_11-thegem-person-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_11-thegem-person-160.jpg 2x\" sizes=\"100vw\" \/> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info \" > <div class=\"quickfinder-item-title\" >Cassandra Lynn<\/div> <div class=\"quickfinder-item-text\" >Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <div id=\"post-4633\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-image-scale icon-size-small quickfinder-box-style-solid post-4633 thegem_qf_item type-thegem_qf_item status-publish has-post-thumbnail\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content\" > <div class=\"quickfinder-item-image-wrapper quickfinder-item-picture quickfinder-item-image-shape-circle\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_21-thegem-person.jpg\" class=\" quickfinder-img-size-small wp-post-image\" alt=\"Faces-400x400px-1_1_21\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_21-thegem-person-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_21-thegem-person-160.jpg 2x\" sizes=\"100vw\" \/> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info \" > <div class=\"quickfinder-item-title\" >Karina Marie<\/div> <div class=\"quickfinder-item-text\" >Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <div id=\"post-4634\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-image-scale icon-size-small quickfinder-box-style-solid post-4634 thegem_qf_item type-thegem_qf_item status-publish has-post-thumbnail\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content\" > <div class=\"quickfinder-item-image-wrapper quickfinder-item-picture quickfinder-item-image-shape-circle\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_20-thegem-person.jpg\" class=\" quickfinder-img-size-small 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-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_20-thegem-person-160.jpg 2x\" sizes=\"100vw\" \/> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info \" > <div class=\"quickfinder-item-title\" >Karina Marie<\/div> <div class=\"quickfinder-item-text\" >Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <div id=\"post-4635\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-image-scale icon-size-small quickfinder-box-style-solid post-4635 thegem_qf_item type-thegem_qf_item status-publish has-post-thumbnail\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content\" > <div class=\"quickfinder-item-image-wrapper quickfinder-item-picture quickfinder-item-image-shape-circle\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_29-thegem-person.jpg\" class=\" quickfinder-img-size-small wp-post-image\" alt=\"Faces-400x400px-1_1_29\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_29-thegem-person-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_29-thegem-person-160.jpg 2x\" sizes=\"100vw\" \/> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info \" > <div class=\"quickfinder-item-title\" >Cassandra Lynn<\/div> <div class=\"quickfinder-item-text\" >Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <div id=\"post-4636\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-image-scale icon-size-small quickfinder-box-style-solid post-4636 thegem_qf_item type-thegem_qf_item status-publish has-post-thumbnail\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content\" > <div class=\"quickfinder-item-image-wrapper quickfinder-item-picture quickfinder-item-image-shape-circle\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_19-thegem-person.jpg\" class=\" quickfinder-img-size-small wp-post-image\" alt=\"Faces-400x400px-1_1_19\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_19-thegem-person-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_19-thegem-person-160.jpg 2x\" sizes=\"100vw\" \/> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info \" > <div class=\"quickfinder-item-title\" >Ava Robinson<\/div> <div class=\"quickfinder-item-text\" >Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <div id=\"post-4638\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-image-scale icon-size-small quickfinder-box-style-solid post-4638 thegem_qf_item type-thegem_qf_item status-publish has-post-thumbnail\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content\" > <div class=\"quickfinder-item-image-wrapper quickfinder-item-picture quickfinder-item-image-shape-circle\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_22-thegem-person.jpg\" class=\" quickfinder-img-size-small 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-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_22-thegem-person-160.jpg 2x\" sizes=\"100vw\" \/> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info \" > <div class=\"quickfinder-item-title\" >Gordon Edwards<\/div> <div class=\"quickfinder-item-text\" >Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <div id=\"post-4639\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-image-scale icon-size-small quickfinder-box-style-solid post-4639 thegem_qf_item type-thegem_qf_item status-publish has-post-thumbnail\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content\" > <div class=\"quickfinder-item-image-wrapper quickfinder-item-picture quickfinder-item-image-shape-circle\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person.jpg\" class=\" quickfinder-img-size-small wp-post-image\" alt=\"Faces-400x400px-1_1_30\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person-160.jpg 2x\" sizes=\"100vw\" \/> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info \" > <div class=\"quickfinder-item-title\" >Mel Granville<\/div> <div class=\"quickfinder-item-text\" >Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <div id=\"post-4640\" class=\"quickfinder-item inline-column col-md-2 col-sm-3 col-xs-4 quickfinder-item-effect-image-scale icon-size-small quickfinder-box-style-solid post-4640 thegem_qf_item type-thegem_qf_item status-publish has-post-thumbnail\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-box\" style=\"\"> <div class=\"quickfinder-item-inner\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content\" > <div class=\"quickfinder-item-image-wrapper quickfinder-item-picture quickfinder-item-image-shape-circle\"> <img width=\"400\" height=\"400\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person.jpg\" class=\" quickfinder-img-size-small wp-post-image\" alt=\"Faces-400x400px-1_1_05\" srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person-80.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_05-thegem-person-160.jpg 2x\" sizes=\"100vw\" \/> <\/div> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\"> <div class=\"quickfinder-item-info \" > <div class=\"quickfinder-item-title\" >Herman Ledford<\/div> <div class=\"quickfinder-item-text\" >Lorem ipsum dolor sit ametcon sectetur adipisicing elit, sed doiusmod tempor incidi<\/div> <\/div> <\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1454599823142{margin-bottom: 0px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1454599838177{margin-top: -24px !important;}&#8221;]<div id=\"fullwidth-block-69d36da4741dd\" class=\"fullwidth-block clearfix\"  style=\"background-color: #54c2af;\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69d36da4741dd\")); }<\/script><div class=\"fullwidth-block-inner\"><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -70px;\"><\/div><div class=\"gem-textbox \"  ><div class=\"gem-textbox-inner\" style=\"\"><div class=\"gem-textbox-content\" style=\"background-position: center top;\"><div class=\"gem-alert-box centered-box\"><div class=\"gem-alert-inner\"><div class=\"gem-alert-box-content\"><\/div><div class=\"gem-alert-box-buttons\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69d36da4742523966\" ><a class=\"gem-button gem-button-size-large gem-button-style-flat gem-button-text-weight-normal gem-button-icon-position-left\" style=\"border-radius: 403px;background-color: #2c2e3d;color: #ffffff;\" onmouseleave=\"this.style.backgroundColor='#2c2e3d';this.style.color='#ffffff';\" onmouseenter=\"this.style.backgroundColor='#43827e';this.style.color='#ffffff';\" href=\"https:\/\/themeforest.net\/checkout\/from_item\/16061685?license=regular\" target=\"_blank\"><i class=\"gem-print-icon gem-icon-pack-material \">&#xf23e;<\/i>Purchase now!<\/a><\/div> <div class=\"gem-button-container gem-button-position-inline thegem-button-69d36da4742721944\" ><a class=\"gem-button gem-button-size-large gem-button-style-outline gem-button-text-weight-normal gem-button-border-3 gem-button-icon-position-left\" style=\"border-radius: 40px;border-color: #2c2e3d;color: #2c2e3d;\" onmouseleave=\"this.style.borderColor='#2c2e3d';this.style.backgroundColor='transparent';this.style.color='#2c2e3d';\" onmouseenter=\"this.style.backgroundColor='#7edfcf';this.style.color='#2c2e3d';\" href=\"https:\/\/themeforest.net\/item\/thegem-creative-multipurpose-wordpress-theme\/16061685?ref=CodexThemes\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-material \">&#xf491;<\/i>more details<\/a><\/div> <\/div><\/div><\/div><\/div><\/div><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -15px;\"><\/div><\/div><\/div>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1634122099875{margin-bottom: 0px !important;background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/02\/Title-Back-Graph-01-new-back-2.jpg?id=26826) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column width=&#8221;3\/4&#8243; css=&#8221;.vc_custom_1634029087975{padding-top: 60px !important;}&#8221; offset=&#8221;vc_col-lg-10 vc_col-md-9 vc_hidden-xs&#8221;][\/vc_column][vc_column&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":17,"menu_order":16,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/4401"}],"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=4401"}],"version-history":[{"count":13,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/4401\/revisions"}],"predecessor-version":[{"id":39306,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/4401\/revisions\/39306"}],"up":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/17"}],"wp:attachment":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/media?parent=4401"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}