{"id":27028,"date":"2020-10-25T19:07:13","date_gmt":"2020-10-25T19:07:13","guid":{"rendered":"https:\/\/codex-themes.com\/thegem\/?page_id=27028"},"modified":"2021-10-29T10:42:41","modified_gmt":"2021-10-29T10:42:41","slug":"about-me-01","status":"publish","type":"page","link":"https:\/\/codex-themes.com\/thegem\/pages\/about-us\/about-me-01\/","title":{"rendered":"About me 01"},"content":{"rendered":"<p>[vc_row][vc_column]<div id=\"fullwidth-block-69d36d67a5b6c\" class=\"fullwidth-block clearfix\"  style=\"\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69d36d67a5b6c\")); }<\/script><div class=\"fullwidth-block-background\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/1_mini-1.jpg);background-repeat: no-repeat; background-size: cover;background-position: center top;\"><\/div><div class=\"fullwidth-block-inner\"><div class=\"container\">[vc_empty_space height=&#8221;358&#8243; el_class=&#8221;block-1-empty-space&#8221;][vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-6&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;2\/3&#8243; offset=&#8221;vc_col-lg-6&#8243;]<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-69d36d67a5c16\" class=\"thegem-heading title-h4 vc_custom_1635504103380 words-slide-left thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #12e0c1; animation-delay: 220ms\">HELLO,<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #12e0c1; animation-delay: 240ms\">I\u2019M<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #12e0c1; animation-delay: 260ms\">EMERSON<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #12e0c1; animation-delay: 280ms\">ANDERSON!<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67a5c16 {margin: 0;}<\/style><div id=\"thegem-heading-69d36d67a5ccf\" class=\"thegem-heading title-xlarge words-slide-left thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 370ms\">FREELANCER<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67a5ccf {margin: 0;}<\/style><div id=\"thegem-heading-69d36d67a5d2b\" class=\"thegem-heading title-xlarge words-slide-right thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffd800; animation-delay: 520ms\">DESIGNER<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67a5d2b {margin: 0;}<\/style><div id=\"thegem-heading-69d36d67a5d7b\" class=\"thegem-heading title-xlarge words-slide-left thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 670ms\">DEVELOPER<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67a5d7b {margin: 0;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 60px;\"><\/div>[\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-6&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-3&#8243;][vc_column_text css_animation=&#8221;none&#8221; effects_enabled_delay=&#8221;0&#8243;]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet adipiscing elit. Proin ornare sem sed quam tempus aliquet vitae eget dolor. Proin eu ultrices libero. Curabitur vulputate vestibulum elementum. Suspendisse id neque a nibh mollis. uiss ac purus dignissim.\u00a0<\/span>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-3&#8243;][vc_column_text css_animation=&#8221;none&#8221; effects_enabled_delay=&#8221;300&#8243;]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet adipiscing elit. Proin ornare sem sed quam tempus aliquet vitae eget dolor. Proin eu ultrices libero. Curabitur vulputate vestibulum elementum. Suspendisse id neque a nibh mollis. uiss ac purus dignissim.\u00a0<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-6&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;2\/3&#8243; offset=&#8221;vc_col-lg-6&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 33px;\"><\/div><div style=''  class=\"gem-quote gem-quote-style-default gem-quote-no-paddings custom-color-blockqute-mark-added\" ><blockquote  ><span style=\"color: #ffffff;\">&#8230;Lorem ipsum dolor sit amet, consectetur elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco!<\/span><\/blockquote><span style=color:#97d4cb;  class=\"custom-color-blockqute-mark\">&#xe60c;<\/span><\/div><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -28px;\"><\/div>[\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-6&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;2\/3&#8243; offset=&#8221;vc_col-lg-6&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 20px;\"><\/div><div id=\"thegem-heading-69d36d67a5de5\" class=\"thegem-heading title-h4\" style=\"text-align: left;\" ><span style=\"color: #ffffff;\">PERSONAL INFO<\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67a5de5 {margin: 0;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 20px;\"><\/div>[\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-6&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-3&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-bottom: 14px;border-color: #97d4cb;\"><\/div><p id=\"thegem-heading-69d36d67a5e3c\" class=\"thegem-heading vc_custom_1633951862228 wpb_animate_when_almost_visible left-to-right wpb_left-to-right\" style=\"text-align: left;\" ><span style=\"color: #ffea00;\">Name: <\/span> <span style=\"color: #ffffff;\">Emerson Anderdon<\/span><\/p><style type=\"text\/css\">#thegem-heading-69d36d67a5e3c {margin: 0;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -5px;margin-bottom: 12px;border-color: #97d4cb;\"><\/div><p id=\"thegem-heading-69d36d67a5e97\" class=\"thegem-heading vc_custom_1633951870683 wpb_animate_when_almost_visible left-to-right wpb_left-to-right\" style=\"text-align: left;\" ><span style=\"color: #ffea00;\">Date of birth:<\/span> <span style=\"color: #ffffff;\">14 February 1986<\/span><\/p><style type=\"text\/css\">#thegem-heading-69d36d67a5e97 {margin: 0;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -5px;margin-bottom: 12px;border-color: #97d4cb;\"><\/div><p id=\"thegem-heading-69d36d67a5eeb\" class=\"thegem-heading vc_custom_1633951877124 wpb_animate_when_almost_visible left-to-right wpb_left-to-right\" style=\"text-align: left;\" ><span style=\"color: #ffea00;\">Nationality: <\/span> <span style=\"color: #ffffff;\">American<\/span><\/p><style type=\"text\/css\">#thegem-heading-69d36d67a5eeb {margin: 0;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -5px;border-color: #97d4cb;\"><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243; offset=&#8221;vc_col-lg-3&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-bottom: 14px;border-color: #97d4cb;\"><\/div><p id=\"thegem-heading-69d36d67a5f40\" class=\"thegem-heading vc_custom_1633951885486 wpb_animate_when_almost_visible left-to-right wpb_left-to-right\" style=\"text-align: left;\" ><span style=\"color: #ffea00;\">Location: <\/span> <span style=\"color: #ffffff;\">Los Angeles, USA<\/span><\/p><style type=\"text\/css\">#thegem-heading-69d36d67a5f40 {margin: 0;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -5px;margin-bottom: 12px;border-color: #97d4cb;\"><\/div><p id=\"thegem-heading-69d36d67a5f93\" class=\"thegem-heading vc_custom_1633951896430 wpb_animate_when_almost_visible left-to-right wpb_left-to-right\" style=\"text-align: left;\" ><span style=\"color: #ffea00;\">Phone:<\/span> <span style=\"color: #ffffff;\">123-456-7890<\/span><\/p><style type=\"text\/css\">#thegem-heading-69d36d67a5f93 {margin: 0;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -5px;margin-bottom: 12px;border-color: #97d4cb;\"><\/div><p id=\"thegem-heading-69d36d67a5fe4\" class=\"thegem-heading vc_custom_1633951906109 wpb_animate_when_almost_visible left-to-right wpb_left-to-right\" style=\"text-align: left;\" ><span style=\"color: #ffea00;\">Email: <\/span> <span style=\"color: #ffffff;\">anderson@gmail.com<\/span><\/p><style type=\"text\/css\">#thegem-heading-69d36d67a5fe4 {margin: 0;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -5px;border-color: #97d4cb;\"><\/div>[\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;600&#8243; el_class=&#8221;block-1-empty-space-bottom&#8221;]<\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row el_class=&#8221;z-index&#8221;][vc_column offset=&#8221;vc_col-lg-6&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -395px;\"><\/div><div id=\"thegem-heading-69d36d67a604c\" class=\"thegem-heading title-h4 vc_custom_1634119393612 words-slide-left thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #199f8b; animation-delay: 100ms\">HERE\u2019S<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #199f8b; animation-delay: 200ms\">MY<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67a604c {margin: 0;}<\/style><div id=\"thegem-heading-69d36d67a6091\" class=\"thegem-heading title-h1 words-slide-right thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 120ms\">EDUCATION,<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67a6091 {margin: 0;}<\/style><div id=\"thegem-heading-69d36d67a60d2\" class=\"thegem-heading title-h1 words-slide-left thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 300ms\">WORK<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 400ms\">EXPERIENCE<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67a60d2 {margin: 0;}<\/style><div id=\"thegem-heading-69d36d67a6112\" class=\"thegem-heading title-h1 words-slide-right thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 400ms\">AND<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 500ms\">SOME<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 600ms\">SKILLS<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67a6112 {margin: 0;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 21px;\"><\/div>[vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;]<div class=\"quickfinder quickfinder-style-vertical-3 quickfinder-style-vertical quickfinder-icon-position-top quickfinder-alignment-center quickfinder-title-bold\"><div id=\"post-27103\" data-ll-finish-delay=\"200\" class=\"quickfinder-item odd quickfinder-item-effect-border-reverse small lazy-loading post-27103 thegem_qf_item type-thegem_qf_item status-publish\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content lazy-loading-item\" data-ll-item-delay=\"0\" data-ll-effect=\"clip\"> <div class=\"quickfinder-item-image-wrapper\"> <div class=\"gem-icon gem-icon-pack-material gem-icon-size-small gem-icon-shape-circle\" style=\"border-color: #31b69f;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf159;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf159;<\/span><\/span><\/div><\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\" style=\"min-height: 100px;\"> <div class=\"connector\" style=\"border-color: #31b69f; left: -27px;\"> <\/div> <div class=\"quickfinder-item-info lazy-loading-item\" data-ll-item-delay=\"200\" data-ll-effect=\"fading\"> <div style=\"display: block; min-height: 50px;\"> <div class=\"quickfinder-item-title\" style=\"color: #222;\">2001-2006<\/div> <div class=\"quickfinder-item-text\" style=\"color: #5f727f ;\">Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor<\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <\/div> <div id=\"post-27105\" data-ll-finish-delay=\"200\" class=\"quickfinder-item even quickfinder-item-effect-border-reverse small lazy-loading post-27105 thegem_qf_item type-thegem_qf_item status-publish\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content lazy-loading-item\" data-ll-item-delay=\"0\" data-ll-effect=\"clip\"> <div class=\"quickfinder-item-image-wrapper\"> <div class=\"gem-icon gem-icon-pack-material gem-icon-size-small gem-icon-shape-circle\" style=\"border-color: #31b69f;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf1a1;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf1a1;<\/span><\/span><\/div><\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\" style=\"min-height: 100px;\"> <div class=\"connector\" style=\"border-color: #31b69f; left: -27px;\"> <\/div> <div class=\"quickfinder-item-info lazy-loading-item\" data-ll-item-delay=\"200\" data-ll-effect=\"fading\"> <div style=\"display: block; min-height: 50px;\"> <div class=\"quickfinder-item-title\" style=\"color: #222;\">2008-2009<\/div> <div class=\"quickfinder-item-text\" style=\"color: #5f727f ;\">Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor<\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <\/div> <div id=\"post-27107\" data-ll-finish-delay=\"200\" class=\"quickfinder-item odd quickfinder-item-effect-border-reverse small lazy-loading post-27107 thegem_qf_item type-thegem_qf_item status-publish\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content lazy-loading-item\" data-ll-item-delay=\"0\" data-ll-effect=\"clip\"> <div class=\"quickfinder-item-image-wrapper\"> <div class=\"gem-icon gem-icon-pack-material gem-icon-size-small gem-icon-shape-circle\" style=\"border-color: #31b69f;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf1d3;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf1d3;<\/span><\/span><\/div><\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\" style=\"min-height: 100px;\"> <div class=\"connector\" style=\"border-color: #31b69f; left: -27px;\"> <\/div> <div class=\"quickfinder-item-info lazy-loading-item\" data-ll-item-delay=\"200\" data-ll-effect=\"fading\"> <div style=\"display: block; min-height: 50px;\"> <div class=\"quickfinder-item-title\" style=\"color: #222;\">2009-2011<\/div> <div class=\"quickfinder-item-text\" style=\"color: #5f727f ;\">Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor<\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <\/div> <div id=\"post-27106\" data-ll-finish-delay=\"200\" class=\"quickfinder-item even quickfinder-item-effect-border-reverse small lazy-loading post-27106 thegem_qf_item type-thegem_qf_item status-publish\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content lazy-loading-item\" data-ll-item-delay=\"0\" data-ll-effect=\"clip\"> <div class=\"quickfinder-item-image-wrapper\"> <div class=\"gem-icon gem-icon-pack-material gem-icon-size-small gem-icon-shape-circle\" style=\"border-color: #31b69f;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf4dc;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf4dc;<\/span><\/span><\/div><\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\" style=\"min-height: 100px;\"> <div class=\"connector\" style=\"border-color: #31b69f; left: -27px;\"> <\/div> <div class=\"quickfinder-item-info lazy-loading-item\" data-ll-item-delay=\"200\" data-ll-effect=\"fading\"> <div style=\"display: block; min-height: 50px;\"> <div class=\"quickfinder-item-title\" style=\"color: #222;\">2011-2012<\/div> <div class=\"quickfinder-item-text\" style=\"color: #5f727f ;\">Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor<\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <\/div> <\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;]<div class=\"quickfinder quickfinder-style-vertical-3 quickfinder-style-vertical quickfinder-icon-position-top quickfinder-alignment-center quickfinder-title-bold\"><div id=\"post-27110\" data-ll-finish-delay=\"200\" class=\"quickfinder-item odd quickfinder-item-effect-border-reverse small lazy-loading post-27110 thegem_qf_item type-thegem_qf_item status-publish\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content lazy-loading-item\" data-ll-item-delay=\"0\" data-ll-effect=\"clip\"> <div class=\"quickfinder-item-image-wrapper\"> <div class=\"gem-icon gem-icon-pack-material gem-icon-size-small gem-icon-shape-circle\" style=\"border-color: #31b69f;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf1b7;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf1b7;<\/span><\/span><\/div><\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\" style=\"min-height: 100px;\"> <div class=\"connector\" style=\"border-color: #31b69f; left: -27px;\"> <\/div> <div class=\"quickfinder-item-info lazy-loading-item\" data-ll-item-delay=\"200\" data-ll-effect=\"fading\"> <div style=\"display: block; min-height: 50px;\"> <div class=\"quickfinder-item-title\" style=\"color: #222;\">2011-2012<\/div> <div class=\"quickfinder-item-text\" style=\"color: #5f727f ;\">Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor<\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <\/div> <div id=\"post-27111\" data-ll-finish-delay=\"200\" class=\"quickfinder-item even quickfinder-item-effect-border-reverse small lazy-loading post-27111 thegem_qf_item type-thegem_qf_item status-publish\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content lazy-loading-item\" data-ll-item-delay=\"0\" data-ll-effect=\"clip\"> <div class=\"quickfinder-item-image-wrapper\"> <div class=\"gem-icon gem-icon-pack-material gem-icon-size-small gem-icon-shape-circle\" style=\"border-color: #31b69f;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf371;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf371;<\/span><\/span><\/div><\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\" style=\"min-height: 100px;\"> <div class=\"connector\" style=\"border-color: #31b69f; left: -27px;\"> <\/div> <div class=\"quickfinder-item-info lazy-loading-item\" data-ll-item-delay=\"200\" data-ll-effect=\"fading\"> <div style=\"display: block; min-height: 50px;\"> <div class=\"quickfinder-item-title\" style=\"color: #222;\">2012-2014<\/div> <div class=\"quickfinder-item-text\" style=\"color: #5f727f ;\">Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor<\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <\/div> <div id=\"post-27109\" data-ll-finish-delay=\"200\" class=\"quickfinder-item odd quickfinder-item-effect-border-reverse small lazy-loading post-27109 thegem_qf_item type-thegem_qf_item status-publish\" data-ll-item-delay=\"0\"> <div class=\"quickfinder-item-image\"> <div class=\"quickfinder-item-image-content lazy-loading-item\" data-ll-item-delay=\"0\" data-ll-effect=\"clip\"> <div class=\"quickfinder-item-image-wrapper\"> <div class=\"gem-icon gem-icon-pack-material gem-icon-size-small gem-icon-shape-circle\" style=\"border-color: #31b69f;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf3be;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf3be;<\/span><\/span><\/div><\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <\/div> <div class=\"quickfinder-item-info-wrapper\" style=\"min-height: 100px;\"> <div class=\"connector\" style=\"border-color: #31b69f; left: -27px;\"> <\/div> <div class=\"quickfinder-item-info lazy-loading-item\" data-ll-item-delay=\"200\" data-ll-effect=\"fading\"> <div style=\"display: block; min-height: 50px;\"> <div class=\"quickfinder-item-title\" style=\"color: #222;\">2014-2016<\/div> <div class=\"quickfinder-item-text\" style=\"color: #5f727f ;\">Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor<\/div> <\/div> <\/div> <a href=\"#\" target=\"_self\" class=\"quickfinder-item-link\"><\/a> <\/div> <\/div> <\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column offset=&#8221;vc_col-lg-6&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -87px;\"><\/div><div class=\"diagram-item\"><div class=\"diagram-wrapper style-1\"><div class=\"diagram-circle clearfix\" data-max-font-size=\"19\" data-title=\"Usability &amp;amp; Design\" data-summary=\"60%\"><div class=\"box-wrapper\"><div class=\"box\"><\/div><\/div><div class=\"skills\"><div class=\"skill-arc\"><span class=\"title\">Javascript<\/span><input type=\"hidden\" class=\"percent\" value=\"70\" \/><input type=\"hidden\" class=\"color\" value=\"#3b3950\" \/><input type=\"hidden\" class=\"title_color\" value=\"\" \/><\/div><div class=\"skill-arc\"><span class=\"title\">HTML\/CSS<\/span><input type=\"hidden\" class=\"percent\" value=\"86\" \/><input type=\"hidden\" class=\"color\" value=\"#edc900\" \/><input type=\"hidden\" class=\"title_color\" value=\"\" \/><\/div><div class=\"skill-arc\"><span class=\"title\">WordPress<\/span><input type=\"hidden\" class=\"percent\" value=\"66\" \/><input type=\"hidden\" class=\"color\" value=\"#2fb69f\" \/><input type=\"hidden\" class=\"title_color\" value=\"\" \/><\/div><div class=\"skill-arc\"><span class=\"title\">Photoshop<\/span><input type=\"hidden\" class=\"percent\" value=\"85\" \/><input type=\"hidden\" class=\"color\" value=\"#138373\" \/><input type=\"hidden\" class=\"title_color\" value=\"\" \/><\/div><\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider hide_968\" style=\"margin-top: -380px;\"><\/div><div id=\"fullwidth-block-69d36d67a7e45\" class=\"fullwidth-block clearfix\"  style=\"\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69d36d67a7e45\")); }<\/script><div class=\"fullwidth-block-background\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/2_mini.jpg);background-repeat: no-repeat; background-size: cover;background-position: center top;\"><\/div><div class=\"fullwidth-block-inner\"><div class=\"container\">[vc_empty_space height=&#8221;540&#8243; el_class=&#8221;block-2-empty-space-top&#8221;][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-6&#8243;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div><div id=\"thegem-heading-69d36d67a7ede\" class=\"thegem-heading title-h4 vc_custom_1634122851424 words-slide-right thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 100ms\">my<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 200ms\">approach<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67a7ede {margin: 0;}<\/style><div id=\"thegem-heading-69d36d67a7f2b\" class=\"thegem-heading title-xlarge words-slide-left thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #199f8b; animation-delay: 200ms\">I<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #199f8b; animation-delay: 300ms\">THINK<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67a7f2b {margin: 0;}<\/style><div id=\"thegem-heading-69d36d67a7f6d\" class=\"thegem-heading title-xlarge words-slide-right thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #eeca00; animation-delay: 300ms\">I<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #eeca00; animation-delay: 400ms\">REALIZE<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67a7f6d {margin: 0;}<\/style><div id=\"thegem-heading-69d36d67a7fab\" class=\"thegem-heading title-xlarge words-slide-left thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #199f8b; animation-delay: 400ms\">I<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #199f8b; animation-delay: 500ms\">CREATE<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67a7fab {margin: 0;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div><div id=\"thegem-heading-69d36d67a7feb\" class=\"thegem-heading styled-subtitle\" style=\"text-align: left;\" ><span style=\"color: #5f727f;\"><br \/>\nLorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit!<\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67a7feb {margin: 0;}<\/style>[\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-3&#8243;][vc_empty_space height=&#8221;350&#8243; el_class=&#8221;hide_768 hide_968&#8243;]<div data-number-format=\"(ddd).ddd\" class=\"gem-counter-box row inline-row inline-row-center gem-counter-style-1 lazy-loading lazy-loading-not-hide\" ><div class=\"gem-counter col-xs-12 inline-column gem-counter-effect-border-reverse\" ><div class=\"gem-counter-inner\"><div class=\"gem-counter-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-circle\"  style=\"border-color: #31b69f;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf1b7;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf1b7;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-counter-number\" style=\"color: #3c3950\"><div class=\"gem-counter-odometer\" data-to=\"329\">1<\/div><\/div><div class=\"gem-counter-text styled-subtitle\">Work Done<\/div><\/div><\/div><div class=\"gem-counter col-xs-12 inline-column gem-counter-effect-border-reverse\" ><div class=\"gem-counter-inner\"><div class=\"gem-counter-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-circle\"  style=\"border-color: #31b69f;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf371;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf371;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-counter-number\" style=\"color: #3c3950\"><div class=\"gem-counter-odometer\" data-to=\"584\">1<\/div><\/div><div class=\"gem-counter-text styled-subtitle\">Top Reviews<\/div><\/div><\/div><\/div>[\/vc_column_inner][vc_column_inner el_class=&#8221;custom-border&#8221; width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-3&#8243;][vc_empty_space height=&#8221;350&#8243; el_class=&#8221;hide_768 hide_968&#8243;]<div data-number-format=\"(ddd).ddd\" class=\"gem-counter-box row inline-row inline-row-center gem-counter-style-1 lazy-loading lazy-loading-not-hide\" ><div class=\"gem-counter col-xs-12 inline-column gem-counter-effect-border-reverse\" ><div class=\"gem-counter-inner\"><div class=\"gem-counter-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-circle\"  style=\"border-color: #31b69f;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf3e7;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf3e7;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-counter-number\" style=\"color: #3c3950\"><div class=\"gem-counter-odometer\" data-to=\"982\">1<\/div><\/div><div class=\"gem-counter-text styled-subtitle\">Coffee Cups<\/div><\/div><\/div><div class=\"gem-counter col-xs-12 inline-column gem-counter-effect-border-reverse\" ><div class=\"gem-counter-inner\"><div class=\"gem-counter-icon\"><div class=\"gem-icon gem-icon-pack-material gem-icon-size-small  gem-icon-shape-circle\"  style=\"border-color: #31b69f;opacity: 1;\"><div class=\"gem-icon-inner\" style=\"\"><span class=\"gem-icon-half-1\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf57f;<\/span><\/span><span class=\"gem-icon-half-2\" style=\"color: #31b69f;\"><span class=\"back-angle\">&#xf57f;<\/span><\/span><\/div><\/div><\/div><div class=\"gem-counter-number\" style=\"color: #3c3950\"><div class=\"gem-counter-odometer\" data-to=\"527\">1<\/div><\/div><div class=\"gem-counter-text styled-subtitle\">Happy Clients<\/div><\/div><\/div><\/div>[\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;602&#8243; el_class=&#8221;block-2-empty-space-bottom&#8221;]<\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row el_class=&#8221;z-index&#8221;][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider block-3-devider\" style=\"margin-top: -300px;\"><\/div><div id=\"thegem-heading-69d36d67a8102\" class=\"thegem-heading title-h4 vc_custom_1634123056345 words-slide-left thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #199f8b; animation-delay: 100ms\">Latest<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #199f8b; animation-delay: 200ms\">projects<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67a8102 {margin: 0;}<\/style><div id=\"thegem-heading-69d36d67a814b\" class=\"thegem-heading title-h1 words-slide-right thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 200ms\">I\u2019VE<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 300ms\">WORKED<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 400ms\">ON<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67a814b {margin: 0;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 76px;\"><\/div><div class=\"preloader\"><div class=\"preloader-spin\"><\/div><\/div> <div class=\"portfolio-preloader-wrapper\"> <div data-per-page=\"9\" data-portfolio-uid=\"93e8cf9\" class=\"portfolio no-padding portfolio-pagination-normal portfolio-style-masonry background-style-white title-style-light hover-horizontal-sliding item-animation-fall-perspective title-on-hover hover-title portfolio-items-masonry columns-3\" data-hover=\"horizontal-sliding\" > <div class=\"portfilio-top-panel\" ><div class=\"portfilio-top-panel-row\"> <div class=\"portfilio-top-panel-left\"> <div style=\"text-align: center;\" class=\"portfolio-filters\"> <a href=\"#\" data-filter=\"*\" class=\"active all title-h6\"><i class=\"gem-print-icon gem-icon-pack-thegem-icons gem-icon-portfolio-show-all \"><\/i><span class=\"light\">Show All<\/span><\/a> <a href=\"#\" data-filter=\".about-me-2\" class=\"title-h6\"><span class=\"light\">About Me 2<\/span><\/a> <\/div> <div class=\"portfolio-filters-resp\"> <button class=\"menu-toggle dl-trigger\">Portfolio filters<span class=\"menu-line-1\"><\/span><span class=\"menu-line-2\"><\/span><span class=\"menu-line-3\"><\/span><\/button> <ul class=\"dl-menu\"> <li><a href=\"#\" data-filter=\"*\">Show All<\/a><\/li> <li><a href=\"#\" data-filter=\".about-me-2\">About Me 2<\/a><\/li> <\/ul> <\/div> <\/div> <div class=\"portfilio-top-panel-right\"> <\/div> <\/div><\/div> <div class=\"\"> <div class=\"row\" style=\"margin: -21px;\"> <div class=\"portfolio-set clearfix\" data-max-row-height=\"380\"> <div class=\"portfolio-item about-me-2 col-md-4 col-xs-4 item-animations-not-inited post-27118 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 21px;\" data-default-sort=\"0\" data-sort-date=\"1603653162\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-27118 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/17-1-thegem-portfolio-masonry-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/17-1.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/17-1-thegem-portfolio-masonry-3x.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/17-1.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/17-1-thegem-portfolio-masonry.jpg\" width=\"754\" height=\"567\" class=\"attachment-thegem-portfolio-masonry\" alt=\"Solor sit amet\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/17-1.jpg\" target=\"_self\" class=\"icon full-image fancy\"><\/a> <a href=\"javascript: void(0);\" class=\"icon share\"><\/a> <div class=\"overlay-line\"><\/div> <div class=\"portfolio-sharing-pane\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fdolor-sit-amet%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Solor+sit+amet&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fdolor-sit-amet%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fdolor-sit-amet%2F&#038;description=Solor+sit+amet&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fwp-content%2Fuploads%2F2016%2F08%2F17-1-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fdolor-sit-amet%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fdolor-sit-amet%2F&#038;title=Solor+sit+amet&amp;summary=\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fdolor-sit-amet%2F&#038;title=Solor+sit+amet\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> <span class=\"light\"> Solor sit amet <\/span> <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item about-me-2 col-md-4 col-xs-4 item-animations-not-inited post-27135 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 21px;\" data-default-sort=\"0\" data-sort-date=\"1603653208\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-27135 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/16-1-thegem-portfolio-masonry-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/16-1.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/16-1-thegem-portfolio-masonry-3x.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/16-1.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/16-1-thegem-portfolio-masonry.jpg\" width=\"754\" height=\"608\" class=\"attachment-thegem-portfolio-masonry\" alt=\"Nunc dictum\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/16-1.jpg\" target=\"_self\" class=\"icon full-image fancy\"><\/a> <a href=\"javascript: void(0);\" class=\"icon share\"><\/a> <div class=\"overlay-line\"><\/div> <div class=\"portfolio-sharing-pane\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fnunc-dictum%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Nunc+dictum&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fnunc-dictum%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fnunc-dictum%2F&#038;description=Nunc+dictum&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fwp-content%2Fuploads%2F2016%2F08%2F16-1-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fnunc-dictum%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fnunc-dictum%2F&#038;title=Nunc+dictum&amp;summary=\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fnunc-dictum%2F&#038;title=Nunc+dictum\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> <span class=\"light\"> Nunc dictum <\/span> <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item about-me-2 col-md-4 col-xs-4 item-animations-not-inited post-27136 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 21px;\" data-default-sort=\"0\" data-sort-date=\"1603653215\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-27136 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/15-1-thegem-portfolio-masonry-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/15-1.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/15-1-thegem-portfolio-masonry-3x.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/15-1.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/15-1-thegem-portfolio-masonry.jpg\" width=\"754\" height=\"692\" class=\"attachment-thegem-portfolio-masonry\" alt=\"Faucibus ex non\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/15-1.jpg\" target=\"_self\" class=\"icon full-image fancy\"><\/a> <a href=\"javascript: void(0);\" class=\"icon share\"><\/a> <div class=\"overlay-line\"><\/div> <div class=\"portfolio-sharing-pane\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Ffaucibus-ex-non%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Faucibus+ex+non&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Ffaucibus-ex-non%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Ffaucibus-ex-non%2F&#038;description=Faucibus+ex+non&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fwp-content%2Fuploads%2F2016%2F08%2F15-1-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Ffaucibus-ex-non%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Ffaucibus-ex-non%2F&#038;title=Faucibus+ex+non&amp;summary=\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Ffaucibus-ex-non%2F&#038;title=Faucibus+ex+non\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> <span class=\"light\"> Faucibus ex non <\/span> <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item about-me-2 col-md-4 col-xs-4 item-animations-not-inited post-27137 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 21px;\" data-default-sort=\"0\" data-sort-date=\"1603653210\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-27137 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/13-1-thegem-portfolio-masonry-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/13-1.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/13-1-thegem-portfolio-masonry-3x.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/13-1.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/13-1-thegem-portfolio-masonry.jpg\" width=\"754\" height=\"879\" class=\"attachment-thegem-portfolio-masonry\" alt=\"Solor sit amet\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/13-1.jpg\" target=\"_self\" class=\"icon full-image fancy\"><\/a> <a href=\"javascript: void(0);\" class=\"icon share\"><\/a> <div class=\"overlay-line\"><\/div> <div class=\"portfolio-sharing-pane\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fsolor-sit-amet%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Solor+sit+amet&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fsolor-sit-amet%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fsolor-sit-amet%2F&#038;description=Solor+sit+amet&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fwp-content%2Fuploads%2F2016%2F08%2F13-1-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fsolor-sit-amet%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fsolor-sit-amet%2F&#038;title=Solor+sit+amet&amp;summary=\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fsolor-sit-amet%2F&#038;title=Solor+sit+amet\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> <span class=\"light\"> Solor sit amet <\/span> <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item about-me-2 col-md-4 col-xs-4 item-animations-not-inited post-27139 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 21px;\" data-default-sort=\"0\" data-sort-date=\"1603653208\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-27139 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/12-1-thegem-portfolio-masonry-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/12-1.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/12-1-thegem-portfolio-masonry-3x.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/12-1.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/12-1-thegem-portfolio-masonry.jpg\" width=\"754\" height=\"525\" class=\"attachment-thegem-portfolio-masonry\" alt=\"Sed luctus\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/12-1.jpg\" target=\"_self\" class=\"icon full-image fancy\"><\/a> <a href=\"javascript: void(0);\" class=\"icon share\"><\/a> <div class=\"overlay-line\"><\/div> <div class=\"portfolio-sharing-pane\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fsed-luctus%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Sed+luctus&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fsed-luctus%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fsed-luctus%2F&#038;description=Sed+luctus&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fwp-content%2Fuploads%2F2016%2F08%2F12-1-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fsed-luctus%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fsed-luctus%2F&#038;title=Sed+luctus&amp;summary=\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fsed-luctus%2F&#038;title=Sed+luctus\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> <span class=\"light\"> Sed luctus <\/span> <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item about-me-2 col-md-4 col-xs-4 item-animations-not-inited post-27140 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 21px;\" data-default-sort=\"0\" data-sort-date=\"1603653208\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-27140 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/11-2-thegem-portfolio-masonry-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/11-2.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/11-2-thegem-portfolio-masonry-3x.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/11-2.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/11-2-thegem-portfolio-masonry.jpg\" width=\"754\" height=\"671\" class=\"attachment-thegem-portfolio-masonry\" alt=\"Maecenas ac\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/11-2.jpg\" target=\"_self\" class=\"icon full-image fancy\"><\/a> <a href=\"javascript: void(0);\" class=\"icon share\"><\/a> <div class=\"overlay-line\"><\/div> <div class=\"portfolio-sharing-pane\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fmaecenas-ac%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Maecenas+ac&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fmaecenas-ac%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fmaecenas-ac%2F&#038;description=Maecenas+ac&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fwp-content%2Fuploads%2F2016%2F08%2F11-2-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fmaecenas-ac%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fmaecenas-ac%2F&#038;title=Maecenas+ac&amp;summary=\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fmaecenas-ac%2F&#038;title=Maecenas+ac\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> <span class=\"light\"> Maecenas ac <\/span> <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item about-me-2 col-md-4 col-xs-4 item-animations-not-inited post-27152 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 21px;\" data-default-sort=\"0\" data-sort-date=\"1603653251\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-27152 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/9-2-thegem-portfolio-masonry-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/9-2.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/9-2-thegem-portfolio-masonry-3x.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/9-2.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/9-2-thegem-portfolio-masonry.jpg\" width=\"754\" height=\"921\" class=\"attachment-thegem-portfolio-masonry\" alt=\"Maecenas ac\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/9-2.jpg\" target=\"_self\" class=\"icon full-image fancy\"><\/a> <a href=\"javascript: void(0);\" class=\"icon share\"><\/a> <div class=\"overlay-line\"><\/div> <div class=\"portfolio-sharing-pane\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fmaecenas-ac-2%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Maecenas+ac&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fmaecenas-ac-2%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fmaecenas-ac-2%2F&#038;description=Maecenas+ac&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fwp-content%2Fuploads%2F2016%2F08%2F9-2-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fmaecenas-ac-2%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fmaecenas-ac-2%2F&#038;title=Maecenas+ac&amp;summary=\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fmaecenas-ac-2%2F&#038;title=Maecenas+ac\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> <span class=\"light\"> Maecenas ac <\/span> <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item about-me-2 col-md-4 col-xs-4 item-animations-not-inited post-27138 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 21px;\" data-default-sort=\"3\" data-sort-date=\"1603653210\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-27138 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/14-1-thegem-portfolio-masonry-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/14-1.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/14-1-thegem-portfolio-masonry-3x.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/14-1.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/14-1-thegem-portfolio-masonry.jpg\" width=\"754\" height=\"837\" class=\"attachment-thegem-portfolio-masonry\" alt=\"Tortor Cras\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/14-1.jpg\" target=\"_self\" class=\"icon full-image fancy\"><\/a> <a href=\"javascript: void(0);\" class=\"icon share\"><\/a> <div class=\"overlay-line\"><\/div> <div class=\"portfolio-sharing-pane\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fcras-at-tortor-2%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Tortor+Cras&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fcras-at-tortor-2%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fcras-at-tortor-2%2F&#038;description=Tortor+Cras&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fwp-content%2Fuploads%2F2016%2F08%2F14-1-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fcras-at-tortor-2%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fcras-at-tortor-2%2F&#038;title=Tortor+Cras&amp;summary=\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fcras-at-tortor-2%2F&#038;title=Tortor+Cras\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> <span class=\"light\"> Tortor Cras <\/span> <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"portfolio-item about-me-2 col-md-4 col-xs-4 item-animations-not-inited post-27141 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\" style=\"padding: 21px;\" data-default-sort=\"3\" data-sort-date=\"1603653208\"> <div class=\"wrap clearfix\" style=\"border-bottom-color: \"> <div class=\"image post-27141 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <div class=\"image-inner\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/10-1-thegem-portfolio-masonry-2x-500.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/10-1.jpg 2x\" media=\"(max-width: 550px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/10-1-thegem-portfolio-masonry-3x.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/10-1.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/10-1-thegem-portfolio-masonry.jpg\" width=\"754\" height=\"462\" class=\"attachment-thegem-portfolio-masonry\" alt=\"Cras at tortor\" \/> <\/picture> <\/div> <div class=\"overlay\"> <div class=\"overlay-circle\"><\/div> <div class=\"links-wrapper\"> <div class=\"links\"> <div class=\"portfolio-icons\"> <a href=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/10-1.jpg\" target=\"_self\" class=\"icon full-image fancy\"><\/a> <a href=\"javascript: void(0);\" class=\"icon share\"><\/a> <div class=\"overlay-line\"><\/div> <div class=\"portfolio-sharing-pane\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fcras-at-tortor%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Cras+at+tortor&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fcras-at-tortor%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fcras-at-tortor%2F&#038;description=Cras+at+tortor&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fwp-content%2Fuploads%2F2016%2F08%2F10-1-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fcras-at-tortor%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fcras-at-tortor%2F&#038;title=Cras+at+tortor&amp;summary=\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fpf%2Fcras-at-tortor%2F&#038;title=Cras+at+tortor\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <\/div> <\/div> <div class=\"caption\"> <div class=\"title title-h4\"> <span class=\"light\"> Cras at tortor <\/span> <\/div> <div class=\"description\"> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div> <\/div><!-- .portflio-set --> <div class=\"portfolio-item-size-container\"> <div class=\"portfolio-item col-md-4 col-xs-4 item-animations-not-inited post-27141 thegem_pf_item type-thegem_pf_item status-publish has-post-thumbnail\"> <\/div> <\/div> <\/div><!-- .row--> <div class=\"portfolio-navigator gem-pagination\"> <\/div> <\/div><!-- .full-width --> <\/div><!-- .portfolio--> <\/div><!-- .portfolio-preloader-wrapper-->[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -780px;\"><\/div><div id=\"fullwidth-block-69d36d67efa8d\" class=\"fullwidth-block clearfix\"  style=\"\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69d36d67efa8d\")); }<\/script><div class=\"fullwidth-block-background\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/3_mini-scaled.jpg);background-repeat: no-repeat; background-size: cover;background-position: center top;\"><\/div><div class=\"fullwidth-block-inner\"><div class=\"container\">[vc_empty_space height=&#8221;880&#8243; el_class=&#8221;block-3-empty-space-top&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 50px;\"><\/div><div id=\"thegem-heading-69d36d67efb30\" class=\"thegem-heading title-xlarge vc_custom_1634123426955 letters-slide-up thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-word\" style=\"color: #ffd800;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 30ms\">W<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 60ms\">O<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 90ms\">R<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 120ms\">K<\/span><\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #ffd800;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 150ms\">W<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 180ms\">I<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 210ms\">T<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 240ms\">H<\/span><\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #ffd800;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 270ms\">M<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 300ms\">E<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 330ms\">!<\/span><\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67efb30 {margin: 0;}#thegem-heading-69d36d67efb30 {margin-left: auto; margin-right: auto;}#thegem-heading-69d36d67efb30 .thegem-heading-letter {animation-duration: 800ms;}<\/style><div id=\"thegem-heading-69d36d67efb94\" class=\"thegem-heading title-h4 letters-slide-up thegem-heading-animate\" style=\"text-align: center;\" ><span class=\"thegem-heading-word\" style=\"color: #12e0c1;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 230ms\">T<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 260ms\">E<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 290ms\">L<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 320ms\">L<\/span><\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #12e0c1;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 350ms\">U<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 380ms\">S<\/span><\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #12e0c1;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 410ms\">A<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 440ms\">B<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 470ms\">O<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 500ms\">U<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 530ms\">T<\/span><\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #12e0c1;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 560ms\">Y<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 590ms\">O<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 620ms\">U<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 650ms\">R<\/span><\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #12e0c1;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 680ms\">N<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 710ms\">E<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 740ms\">X<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 770ms\">T<\/span><\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #12e0c1;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 800ms\">B<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 830ms\">I<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 860ms\">G<\/span><\/span><\/span> <span class=\"thegem-heading-word\" style=\"color: #12e0c1;\"><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 890ms\">I<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 920ms\">D<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 950ms\">E<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 980ms\">A<\/span><\/span><span class=\"thegem-heading-letter-wrap\"><span class=\"thegem-heading-letter\" style=\"animation-delay: 1010ms\">!<\/span><\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67efb94 {margin: 0;}#thegem-heading-69d36d67efb94 {margin-left: auto; margin-right: auto;}#thegem-heading-69d36d67efb94 .thegem-heading-letter {animation-duration: 800ms;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 37px;\"><\/div><style type=\"text\/css\">.thegem-button-69d36d67efbe09769.lazy-loading-before-start-animation .lazy-loading-item {opacity: 0;}<\/style><div class=\"gem-button-container gem-button-position-center thegem-button-69d36d67efbe09769 lazy-loading lazy-loading-before-start-animation\" ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-2 lazy-loading-item\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 50px;border-color: #ffd800;color: #ffd800;\" onmouseleave=\"this.style.borderColor='#ffd800';this.style.backgroundColor='transparent';this.style.color='#ffd800';\" onmouseenter=\"this.style.borderColor='#ffd800';this.style.backgroundColor='#ffd800';this.style.color='#393b50';\" href=\"\" target=\"_self\">LET&#039;S TALK<\/a><\/div> [vc_empty_space height=&#8221;282&#8243; el_class=&#8221;block-3-empty-space-midle&#8221;]<div id=\"thegem-heading-69d36d67efc26\" class=\"thegem-heading title-h4 vc_custom_1634123560728 words-slide-right thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffd800; animation-delay: 20ms\">testimonials<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67efc26 {margin: 0;}<\/style><div id=\"thegem-heading-69d36d67efc6b\" class=\"thegem-heading title-h1 words-slide-left thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 200ms\">MY<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 300ms\">CLIENTS<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 400ms\">SAY<\/span><\/span>\n<span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 500ms\">ABOUT<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 600ms\">ME<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67efc6b {margin: 0;}#thegem-heading-69d36d67efc6b {max-width: 480px;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 86px;\"><\/div><div class=\"preloader\"><div class=\"preloader-spin\"><\/div><\/div><div class=\"size-medium style1 gem-testimonials\" style=background-color:> <div id=\"post-8536\" class=\"gem-testimonial-item post-8536 thegem_testimonial type-thegem_testimonial status-publish has-post-thumbnail\"> <div class=\"gem-testimonial-wrapper quote-color-added \"> <div class=\"gem-testimonial-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 img-circle 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-testimonial.jpg 2x\" sizes=\"100vw\" \/> <\/div> <div class=\"gem-testimonial-content\"> <div class=\"gem-testimonial-name\" style=\"color: #ffd800\">Marcus Fields<\/div> <div class=\"gem-testimonial-company\" style=\"color: #c7c7c7\">Marketing Manager<\/div> <div class=\"gem-testimonial-text\" style=\"color: #ffffff\"> <p>This powerful theme was optimised to get the best performance results. Tested with pagespeed insights &amp; co., it delivers even better results with super cache &amp; minification.<\/p> <\/div> <\/div> <span style=\"color: #ffd800 \" class=\"custom-color-blockqute-mark\">&#xe60c;<\/span> <\/div> <\/div> <div id=\"post-8537\" class=\"gem-testimonial-item post-8537 thegem_testimonial type-thegem_testimonial status-publish has-post-thumbnail\"> <div class=\"gem-testimonial-wrapper quote-color-added \"> <div class=\"gem-testimonial-image\"> <img width=\"160\" height=\"160\" src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/01\/Faces-400x400px-1_1_30-thegem-person-160.jpg\" class=\"img-responsive img-circle 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-testimonial.jpg 2x\" sizes=\"100vw\" \/> <\/div> <div class=\"gem-testimonial-content\"> <div class=\"gem-testimonial-name\" style=\"color: #ffd800\">Jeniffer Burns<\/div> <div class=\"gem-testimonial-company\" style=\"color: #c7c7c7\">Creative Heads Inc.<\/div> <div class=\"gem-testimonial-text\" style=\"color: #ffffff\"> <p>TheGem comes with an extended powerful theme options panel, which allows you to customize just anything in an appearance of your website \u2013 with few clicks.<\/p> <\/div> <\/div> <span style=\"color: #ffd800 \" class=\"custom-color-blockqute-mark\">&#xe60c;<\/span> <\/div> <\/div> <div class=\"testimonials_svg\"><svg style=\"fill: \" width=\"100\" height=\"50\"><path d=\"M 0,-1 Q 45,5 50,50 Q 55,5 100,-1\" \/><\/svg><\/div><\/div>[vc_empty_space height=&#8221;790&#8243; el_class=&#8221;block-3-empty-space-bottom&#8221;]<\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row el_class=&#8221;z-index&#8221;][vc_column el_class=&#8221;custom-button&#8221;]<div class=\"clearboth\"><\/div><div class=\"gem-divider block-4-devider\" style=\"margin-top: -300px;\"><\/div><div id=\"thegem-heading-69d36d67f0f61\" class=\"thegem-heading title-h4 vc_custom_1634136237901 words-slide-left thegem-heading-animate\" style=\"text-align: right;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #199f8b; animation-delay: 100ms\">My<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #199f8b; animation-delay: 200ms\">personal<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #199f8b; animation-delay: 300ms\">blog<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67f0f61 {margin: 0;}#thegem-heading-69d36d67f0f61 {margin-left: auto; margin-right: 0;}<\/style><div id=\"thegem-heading-69d36d67f0fb2\" class=\"thegem-heading title-h1 words-slide-right thegem-heading-animate\" style=\"text-align: right;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 200ms\">the<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 300ms\">latest<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 400ms\">developments<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 500ms\">of<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 600ms\">my<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"animation-delay: 700ms\">work<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d67f0fb2 {margin: 0;}#thegem-heading-69d36d67f0fb2 {margin-left: auto; margin-right: 0;}@media screen and (max-width: 767px) {#thegem-heading-69d36d67f0fb2 {font-size: 30px;}}#thegem-heading-69d36d67f0fb2 {max-width: 580px;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 97px;\"><\/div><div class=\"blog blog-style-justified-3x justified-style-2 inline-row clearfix item-animation-scale\" data-next-page=\"0\">\n<article id=\"post-27166\" class=\"col-lg-4 col-md-4 col-sm-6 col-xs-6 inline-column item-animations-not-inited item-transparent-background post-27166 post type-post status-publish format-standard has-post-thumbnail category-about-me-2 tag-mountains tag-nature tag-travelling\"> <div class=\"post-content-wrapper\" style=\"background-color: transparent;\"> <div class=\"post-image\"><div class=\"post-featured-content\"><a href=\"https:\/\/codex-themes.com\/thegem\/organizing-your-workspace-4\/\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/8-1-thegem-blog-justified.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/8-1-thegem-blog-justified.jpg 2x\" media=\"(max-width: 992px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/8-1-thegem-blog-justified-3x-small.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/8-1-thegem-blog-justified.jpg 2x\" media=\"(max-width: 1100px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/8-1-thegem-blog-justified-3x.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/8-1-thegem-blog-justified.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/8-1-thegem-blog-justified.jpg\" width=\"640\" height=\"480\" class=\"img-responsive\" alt=\"8\" \/> <\/picture> <\/a><\/div><\/div> <div class=\"description\"> <div class=\"post-meta-conteiner\"> <div class=\"post-meta-right\"> <\/div> <\/div> <div class=\"post-title\"> <div class=\"entry-title title-h4\"><a href=\"https:\/\/codex-themes.com\/thegem\/organizing-your-workspace-4\/\" rel=\"bookmark\">25 Oct: <span class=\"light\">Organizing Your Workspace<\/span><\/a><\/div> <\/div> <div class=\"post-text\"> <div class=\"summary\"> <p>Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris.<\/p> <\/div> <\/div> <div class=\"info clearfix\"> <div class=\"post-footer-sharing\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69d36d67f27a78236\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-normal gem-button-empty\" style=\"border-radius: 3px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"#\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-thegem-icons gem-icon-share \"><\/i><\/a><\/div> <div class=\"sharing-popup\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Forganizing-your-workspace-4%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Organizing+Your+Workspace&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Forganizing-your-workspace-4%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Forganizing-your-workspace-4%2F&#038;description=Organizing+Your+Workspace&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fwp-content%2Fuploads%2F2016%2F08%2F8-1-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Forganizing-your-workspace-4%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Forganizing-your-workspace-4%2F&#038;title=Organizing+Your+Workspace&amp;summary=Lorem+Ipsum.+Proin+gravida+nibh+vel+velit+auctor+aliquet.+Aenean+sollicitudin%2C+lorem+quis+bibendum+auctor%2C+nisi+elit+consequat+ipsum%2C+nec+sagittis+sem+nibh+id+elit.+Duis+sed+odio+sit+amet+nibh+vulputate+cursus+a+sit+amet+mauris.\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Forganizing-your-workspace-4%2F&#038;title=Organizing+Your+Workspace\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <svg class=\"sharing-styled-arrow\"><use xlink:href=\"https:\/\/codex-themes.com\/thegem\/wp-content\/themes\/thegem\/css\/post-arrow.svg#dec-post-arrow\"><\/use><\/svg><\/div><\/div> <div class=\"post-read-more\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69d36d67f32a01179\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 3px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"https:\/\/codex-themes.com\/thegem\/organizing-your-workspace-4\/\" target=\"_self\">Read More<\/a><\/div> <\/div> <\/div> <\/div> <\/div>\n<\/article> <article id=\"post-27165\" class=\"col-lg-4 col-md-4 col-sm-6 col-xs-6 inline-column item-animations-not-inited item-transparent-background post-27165 post type-post status-publish format-standard has-post-thumbnail category-about-me-2 tag-mountains tag-nature tag-travelling\"> <div class=\"post-content-wrapper\" style=\"background-color: transparent;\"> <div class=\"post-image\"><div class=\"post-featured-content\"><a href=\"https:\/\/codex-themes.com\/thegem\/the-newest-part-of-team-3\/\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/7-1-thegem-blog-justified.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/7-1-thegem-blog-justified.jpg 2x\" media=\"(max-width: 992px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/7-1-thegem-blog-justified-3x-small.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/7-1-thegem-blog-justified.jpg 2x\" media=\"(max-width: 1100px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/7-1-thegem-blog-justified-3x.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/7-1-thegem-blog-justified.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/7-1-thegem-blog-justified.jpg\" width=\"640\" height=\"480\" class=\"img-responsive\" alt=\"7\" \/> <\/picture> <\/a><\/div><\/div> <div class=\"description\"> <div class=\"post-meta-conteiner\"> <div class=\"post-meta-right\"> <\/div> <\/div> <div class=\"post-title\"> <div class=\"entry-title title-h4\"><a href=\"https:\/\/codex-themes.com\/thegem\/the-newest-part-of-team-3\/\" rel=\"bookmark\">25 Oct: <span class=\"light\">The Newest Part of Team<\/span><\/a><\/div> <\/div> <div class=\"post-text\"> <div class=\"summary\"> <p>Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris.<\/p> <\/div> <\/div> <div class=\"info clearfix\"> <div class=\"post-footer-sharing\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69d36d68000006146\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-normal gem-button-empty\" style=\"border-radius: 3px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"#\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-thegem-icons gem-icon-share \"><\/i><\/a><\/div> <div class=\"sharing-popup\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fthe-newest-part-of-team-3%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=The+Newest+Part+of+Team&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fthe-newest-part-of-team-3%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fthe-newest-part-of-team-3%2F&#038;description=The+Newest+Part+of+Team&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fwp-content%2Fuploads%2F2016%2F08%2F7-1-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fthe-newest-part-of-team-3%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fthe-newest-part-of-team-3%2F&#038;title=The+Newest+Part+of+Team&amp;summary=Lorem+Ipsum.+Proin+gravida+nibh+vel+velit+auctor+aliquet.+Aenean+sollicitudin%2C+lorem+quis+bibendum+auctor%2C+nisi+elit+consequat+ipsum%2C+nec+sagittis+sem+nibh+id+elit.+Duis+sed+odio+sit+amet+nibh+vulputate+cursus+a+sit+amet+mauris.\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fthe-newest-part-of-team-3%2F&#038;title=The+Newest+Part+of+Team\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <svg class=\"sharing-styled-arrow\"><use xlink:href=\"https:\/\/codex-themes.com\/thegem\/wp-content\/themes\/thegem\/css\/post-arrow.svg#dec-post-arrow\"><\/use><\/svg><\/div><\/div> <div class=\"post-read-more\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69d36d68008022173\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 3px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"https:\/\/codex-themes.com\/thegem\/the-newest-part-of-team-3\/\" target=\"_self\">Read More<\/a><\/div> <\/div> <\/div> <\/div> <\/div>\n<\/article> <article id=\"post-27164\" class=\"col-lg-4 col-md-4 col-sm-6 col-xs-6 inline-column item-animations-not-inited item-transparent-background post-27164 post type-post status-publish format-standard has-post-thumbnail category-about-me-2 tag-mountains tag-nature tag-travelling\"> <div class=\"post-content-wrapper\" style=\"background-color: transparent;\"> <div class=\"post-image\"><div class=\"post-featured-content\"><a href=\"https:\/\/codex-themes.com\/thegem\/easy-to-use-gallery-system-3\/\"> <picture> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/6-1-thegem-blog-justified.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/6-1-thegem-blog-justified.jpg 2x\" media=\"(max-width: 992px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/6-1-thegem-blog-justified-3x-small.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/6-1-thegem-blog-justified.jpg 2x\" media=\"(max-width: 1100px)\" sizes=\"100vw\"> <source srcset=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/6-1-thegem-blog-justified-3x.jpg 1x, https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/6-1-thegem-blog-justified.jpg 2x\" media=\"(max-width: 1920px)\" sizes=\"100vw\"> <img src=\"https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/6-1-thegem-blog-justified.jpg\" width=\"640\" height=\"480\" class=\"img-responsive\" alt=\"6\" \/> <\/picture> <\/a><\/div><\/div> <div class=\"description\"> <div class=\"post-meta-conteiner\"> <div class=\"post-meta-right\"> <\/div> <\/div> <div class=\"post-title\"> <div class=\"entry-title title-h4\"><a href=\"https:\/\/codex-themes.com\/thegem\/easy-to-use-gallery-system-3\/\" rel=\"bookmark\">25 Oct: <span class=\"light\">Easy To Use Gallery System<\/span><\/a><\/div> <\/div> <div class=\"post-text\"> <div class=\"summary\"> <p>Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris.<\/p> <\/div> <\/div> <div class=\"info clearfix\"> <div class=\"post-footer-sharing\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69d36d68019d96079\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-flat gem-button-text-weight-normal gem-button-empty\" style=\"border-radius: 3px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"#\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-thegem-icons gem-icon-share \"><\/i><\/a><\/div> <div class=\"sharing-popup\"> <div class=\"socials-sharing socials socials-colored-hover\"> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Feasy-to-use-gallery-system-3%2F\" title=\"Facebook\"><i class=\"socials-item-icon facebook\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Easy+To+Use+Gallery+System&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Feasy-to-use-gallery-system-3%2F\" title=\"Twitter\"><i class=\"socials-item-icon twitter\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Feasy-to-use-gallery-system-3%2F&#038;description=Easy+To+Use+Gallery+System&#038;media=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Fwp-content%2Fuploads%2F2016%2F08%2F6-1-thegem-blog-timeline-large.jpg\" title=\"Pinterest\"><i class=\"socials-item-icon pinterest\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"http:\/\/tumblr.com\/widgets\/share\/tool?canonicalUrl=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Feasy-to-use-gallery-system-3%2F\" title=\"Tumblr\"><i class=\"socials-item-icon tumblr\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Feasy-to-use-gallery-system-3%2F&#038;title=Easy+To+Use+Gallery+System&amp;summary=Lorem+Ipsum.+Proin+gravida+nibh+vel+velit+auctor+aliquet.+Aenean+sollicitudin%2C+lorem+quis+bibendum+auctor%2C+nisi+elit+consequat+ipsum%2C+nec+sagittis+sem+nibh+id+elit.+Duis+sed+odio+sit+amet+nibh+vulputate+cursus+a+sit+amet+mauris.\" title=\"LinkedIn\"><i class=\"socials-item-icon linkedin\"><\/i><\/a> <a class=\"socials-item\" target=\"_blank\" href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fcodex-themes.com%2Fthegem%2Feasy-to-use-gallery-system-3%2F&#038;title=Easy+To+Use+Gallery+System\" title=\"Reddit\"><i class=\"socials-item-icon reddit\"><\/i><\/a> <\/div> <svg class=\"sharing-styled-arrow\"><use xlink:href=\"https:\/\/codex-themes.com\/thegem\/wp-content\/themes\/thegem\/css\/post-arrow.svg#dec-post-arrow\"><\/use><\/svg><\/div><\/div> <div class=\"post-read-more\"><div class=\"gem-button-container gem-button-position-inline thegem-button-69d36d68023851322\" ><a class=\"gem-button gem-button-size-tiny gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" style=\"border-radius: 3px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"https:\/\/codex-themes.com\/thegem\/easy-to-use-gallery-system-3\/\" target=\"_self\">Read More<\/a><\/div> <\/div> <\/div> <\/div> <\/div>\n<\/article>\n<\/div>[\/vc_column][\/vc_row][vc_row el_class=&#8221;custom-fullwidth-768&#8243;][vc_column]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: -100px;\"><\/div><div id=\"fullwidth-block-69d36d6802653\" class=\"fullwidth-block clearfix\"  style=\"\"><script type=\"text\/javascript\">if (typeof(gem_fix_fullwidth_position) == \"function\") { gem_fix_fullwidth_position(document.getElementById(\"fullwidth-block-69d36d6802653\")); }<\/script><div class=\"fullwidth-block-background\" style=\"background-image: url(https:\/\/codex-themes.com\/thegem\/wp-content\/uploads\/2016\/08\/4_mini.jpg);background-repeat: no-repeat; background-size: cover;background-position: center top;\"><\/div><div class=\"fullwidth-block-inner\"><div class=\"container\">[vc_empty_space height=&#8221;595&#8243; el_class=&#8221;block-4-empty-space-top&#8221;][vc_row_inner][vc_column_inner el_class=&#8221;custom-textarea&#8221; width=&#8221;1\/2&#8243;]<div id=\"thegem-heading-69d36d68026ea\" class=\"thegem-heading title-h4 vc_custom_1634123990508 words-slide-right thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #12e0c1; animation-delay: 100ms\">CONTACT<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #12e0c1; animation-delay: 200ms\">US<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d68026ea {margin: 0;}<\/style><div id=\"thegem-heading-69d36d6802748\" class=\"thegem-heading title-h1 words-slide-left thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 200ms\">GET<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 300ms\">IN<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 400ms\">TOUCH<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 500ms\">WITH<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 600ms\">ME,<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 700ms\">I\u2019LL<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 800ms\">REPLY<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 900ms\">AS<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1000ms\">SOON<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffffff; animation-delay: 1100ms\">AS<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d6802748 {margin: 0;}<\/style><div id=\"thegem-heading-69d36d680279c\" class=\"thegem-heading title-h1 words-slide-right thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"thegem-heading-word\" style=\"color: #ffd800; animation-delay: 400ms\">POSSIBLE!<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d680279c {margin: 0;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 93px;\"><\/div><div role=\"form\" class=\"wpcf7\" id=\"wpcf7-f4-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\/27028#wpcf7-f4-o1\" method=\"post\" class=\"wpcf7-form init\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"4\" \/>\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-f4-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=\"contact-form-footer\">\n<p><span class=\"wpcf7-form-control-wrap your-first-name\"><input type=\"text\" name=\"your-first-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Your name\" \/><\/span><\/p>\n<p><span class=\"wpcf7-form-control-wrap your-email_1\"><input type=\"email\" name=\"your-email_1\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-email\" aria-invalid=\"false\" placeholder=\"Your email\" \/><\/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\" aria-invalid=\"false\" placeholder=\"Your message\"><\/textarea><\/span><\/p>\n<div><input type=\"submit\" value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" \/><\/div>\n<\/div>\n<div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div><\/form><\/div>[\/vc_column_inner][vc_column_inner el_class=&#8221;custom-contacts&#8221; width=&#8221;1\/2&#8243;][vc_empty_space height=&#8221;310&#8243; el_class=&#8221;hide_767&#8243;]<div id=\"thegem-heading-69d36d6802989\" class=\"thegem-heading title-h4 wpb_animate_when_almost_visible top-to-bottom wpb_top-to-bottom\" style=\"text-align: left;\" ><span style=\"color: #ffffff;\">MORE INFORMATION<\/span><\/div><style type=\"text\/css\">#thegem-heading-69d36d6802989 {margin: 0;}<\/style><div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 22px;\"><\/div>[vc_column_text css_animation=&#8221;top-to-bottom&#8221;]<span style=\"color: #99a9b5;\">Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris.<\/span>[\/vc_column_text]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-top: 29px;\"><\/div>[vc_widget_sidebar sidebar_id=&#8221;page-sidebar-1&#8243;][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=&#8221;100&#8243;]<\/div><\/div><\/div>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][\/vc_column][\/vc_row][vc_row el_class=&#8221;z-index&#8221;][vc_column offset=&#8221;vc_col-lg-6&#8243;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column offset=&#8221;vc_col-lg-6&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][\/vc_column][\/vc_row][vc_row el_class=&#8221;z-index&#8221;][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][\/vc_column][\/vc_row][vc_row el_class=&#8221;z-index&#8221;][vc_column el_class=&#8221;custom-button&#8221;][\/vc_column][\/vc_row][vc_row el_class=&#8221;custom-fullwidth-768&#8243;][vc_column][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":7545,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/27028"}],"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=27028"}],"version-history":[{"count":43,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/27028\/revisions"}],"predecessor-version":[{"id":36830,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/27028\/revisions\/36830"}],"up":[{"embeddable":true,"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/pages\/7545"}],"wp:attachment":[{"href":"https:\/\/codex-themes.com\/thegem\/wp-json\/wp\/v2\/media?parent=27028"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}