{"id":923,"date":"2018-09-15T23:56:32","date_gmt":"2018-09-15T23:56:32","guid":{"rendered":"http:\/\/themeforest.unitedthemes.com\/wpversions\/brooklyn\/xml\/demo42\/front-page-copy\/"},"modified":"2025-06-23T19:24:15","modified_gmt":"2025-06-23T19:24:15","slug":"front-page-hero-alternative","status":"publish","type":"page","link":"https:\/\/thelongislandgamingleague.com\/main\/front-page-hero-alternative\/","title":{"rendered":"Front Page (Hero Alternative)"},"content":{"rendered":"<p>[vc_section bklyn_section_anchor_id=&#8221;Work&#8221; el_name=&#8221;First Section \/ Work&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\"><\/style><header id=\"ut_header_6aad5e23b12ae\" class=\"section-header  ut-no-title-linebreak-mobile ut-no-lead-linebreak-mobile pt-style-2 header-center header-tablet-center header-mobile-center element-with-custom-line-height\"><div class=\"element-with-custom-line-height\" ><h2 data-title=\"A Web Agency Focused On&#13;&#10;Vision, Product And People.\"  data-responsive-font=\"section_title\" class=\"section-title title-with-linebreak \"><span>A Web Agency Focused On<br \/>\nVision, Product And People.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead title-with-linebreak\"><p>We believe our work speaks for itself. Browse our most recent projects<br \/>\nbelow and enjoy our <b>handmade work<\/b> with love for every detail.<\/p>\n<\/div><\/header><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column]<div class=\"wpb_content_element  vc_custom_1527675094253\">        \r\n        <script type=\"text\/javascript\">\r\n        (function($) {\r\n\r\n            \"use strict\";\r\n\r\n            \/* check if is in vc front end\r\n            ================================================== *\/\r\n            function inIframe() {\r\n\r\n                var field = 'vc_editable';\r\n                var url = window.location.href ;\r\n\r\n                if( url.indexOf('?' + field + '=') !== -1 ) {\r\n\r\n                    return true;\r\n\r\n                } else if( url.indexOf('&' + field + '=') !== -1 ) {\r\n\r\n                    return true;\r\n\r\n                } else {\r\n\r\n                    return false;\r\n\r\n                }\r\n\r\n            }\r\n\r\n            if( inIframe() ) {\r\n\r\n                $(window).trigger(\"load\");\r\n\r\n            }\r\n\r\n            $(window).on(\"load\", function(){\r\n\r\n                $(document).ready( function(){\r\n\r\n                var inc = \"0\";\r\n\r\n                function calculate_portfolio_item_width_with_gutter( $container, columns, guttersize, increament ) {\r\n                    \r\n                    var step = increament ? increament : 0.1,\r\n                        extra_spacing = $container.hasClass('ut-portfolio-item-container-with-background') ? guttersize : 0,\r\n                        size = ( $container.get(0).getBoundingClientRect().width - extra_spacing - guttersize ) \/ columns - ( guttersize * ( columns - 1 ) \/ columns ) - step;\r\n\r\n                    if( ( ( size + guttersize ) * columns ) < $container.get(0).getBoundingClientRect().width ) {\r\n                                                \r\n                        inc = 0;                        \r\n                        return size;                        \r\n                        \r\n                    } else {\r\n                        \r\n                        inc = inc + 0.2;\r\n                        return calculate_portfolio_item_width_with_gutter( $container, columns, guttersize, inc );\r\n                        \r\n                    }                    \r\n                \r\n                }\r\n\t\t\t\t\r\n                var $win = $(window),\r\n                    $container = $(\"#ut-portfolio-items-101\"),\r\n\t\t\t\t\tcolumns = 3,\r\n\t\t\t\t\tgutter = \"\",\r\n\t\t\t\t\tgutterwidth = \"\",\r\n                    guttersize = \"2\";\r\n                \r\n\t\t\t\t$container.on( \"layoutComplete\", function( event, filteredItems ){\r\n\r\n\t\t\t\t\t$(filteredItems).each(function( index, element ){\r\n\r\n\t\t\t\t\t\t$(element.element).addClass(\"sorted\").css({\r\n\t\t\t\t\t\t\t\"opacity\" : \"1\", \"transform\" : \"scale(1)\" \t\t\t\t\t\t\t\t\t\t\t\t\t});\r\n\r\n\t\t\t\t\t});\r\n\r\n                    $container.addClass(\"layoutComplete\");\r\n\r\n                    $(window).trigger('scroll');\r\n                    $.waypoints(\"refresh\");\r\n                    $.force_appear();\r\n\r\n                    setTimeout(function(  ) {\r\n\r\n                        $(window).trigger('scroll');\r\n                        $.waypoints(\"refresh\");\r\n                        $.force_appear();\r\n\r\n                    }, 401 );\r\n\r\n\r\n\t\t\t\t});\r\n\t\t\t\t\r\n                var hide_timout;\r\n                \r\n\t\t\t\tfunction hide_portfolio_articles( selector ) {\r\n\r\n                    $container.removeClass(\"layoutComplete\");\r\n                    \r\n\t\t\t\t\tclearTimeout( hide_timout );\r\n                    \r\n\t\t\t\t\t$(\"> .ut-portfolio-article\", \"#ut-portfolio-items-101\").each(function(){\r\n\r\n\r\n\t\t\t\t\t\tif( $(window).width() <= 1024 ) {\r\n                            \r\n                            $(this).addClass(\"ut-portfolio-article-animation\").removeClass(\"sorted\").css({\r\n                                \"opacity\" : \"0\"\r\n                            }); \r\n                            \r\n                        } else {\r\n                        \r\n                            $(this).addClass(\"ut-portfolio-article-animation\").removeClass(\"sorted\").css({\r\n                                \"opacity\" : \"0\", \"transform\" : \"scale(0.001)\"                                                             }); \r\n                            \r\n                        } \r\n\r\n\t\t\t\t\t});\r\n\r\n\t\t\t\t\tsetTimeout( function() {\r\n\r\n\t\t\t\t\t\t$(\"> .ut-portfolio-article .ut-portfolio-article-animation-box\", \"#ut-portfolio-items-101\").each(function(){\r\n                            \r\n                            var $this = $(this);\r\n                            \r\n\t\t\t\t\t\t\t$this.clearQueue().css({\r\n\t\t\t\t\t\t\t\t\"visibility\" : \"hidden\",\r\n\t\t\t\t\t\t\t\t\"opacity\" : \"0\"\r\n\t\t\t\t\t\t\t}).removeClass( $this.children(\".ut-portfolio-item\").data(\"effect\") ); \r\n\r\n\t\t\t\t\t\t});\r\n\r\n                        hide_timout = setTimeout(function(  ) {\r\n\r\n                            $container.isotope({ filter: selector });\r\n                        \r\n                        }, 400 );\r\n                            \r\n\t\t\t\t\t}, 400 );\r\n\r\n\t\t\t\t}\r\n\r\n                function hide_and_relayout_portfolio_articles( callback ) {\r\n\r\n                    $container.removeClass(\"layoutComplete\");\r\n\r\n                    $(\"> .ut-portfolio-article\", \"#ut-portfolio-items-101\").each(function(){\r\n\r\n                        if( $(window).width() <= 1024 ) {\r\n\r\n                            $(this).addClass(\"ut-portfolio-article-animation\").removeClass(\"sorted\").css({\r\n                                \"opacity\" : \"0\"\r\n                            });\r\n\r\n                        } else {\r\n\r\n                            $(this).addClass(\"ut-portfolio-article-animation\").removeClass(\"sorted\").css({\r\n                                \"opacity\" : \"0\", \"transform\" : \"scale(0.001)\"                                                             });\r\n\r\n                        }\r\n\r\n                    });\r\n\r\n                    setTimeout( function() {\r\n\r\n                        if( callback && typeof(callback) === \"function\" ) {\r\n\r\n                            callback();\r\n\r\n                        }\r\n\r\n                    }, 350 );\r\n\r\n                }\r\n\r\n\t\t\t\tfunction ut_call_isotope( force_column, callback ) {\r\n\r\n\t\t\t\t\tif( $(window).width() > 1024) {\r\n\t\t\t\t\t\tcolumns = 3;\r\n                        guttersize = \"2\";\r\n\t\t\t\t\t} \r\n\r\n\t\t\t\t\tif( force_column ) {\r\n\t\t\t\t\t    columns = force_column;\r\n                    }\r\n\r\n\t\t\t\t\tif( $(window).width() <= 1024) {\r\n\t\t\t\t\t\tcolumns = 2;\r\n                        guttersize = \"2\";\r\n\t\t\t\t\t} \r\n                    \r\n\t\t\t\t\tif( $(window).width() <= 767) {\r\n                        columns = 1;\r\n                        guttersize = 1.5;\r\n\t\t\t\t\t} \t\t\t\t\r\n\t\t\t\t\t\r\n                    if( $(window).width() <= 400 ) {\r\n                        guttersize = 1;\r\n                    }\r\n\r\n\t\t\t\t\tif( gutter === \"on\" ) {\r\n                        \r\n                        $container.children().width( calculate_portfolio_item_width_with_gutter( $container, columns, ( 20 * guttersize ), false ) ).addClass(\"show\");\r\n\t\t\t\t\t\tgutterwidth = 20 * guttersize;\r\n                        \r\n\t\t\t\t\t} else {\r\n\t\t\t\t\t\t\r\n                        $container.children().width( $container.get(0).getBoundingClientRect().width \/ columns - 0.05 ).addClass(\"show\");\r\n\t\t\t\t\t\tgutterwidth = 0;\r\n                        \r\n\t\t\t\t\t}\r\n\r\n                    if( callback && typeof(callback) === \"function\" ) {\r\n\r\n                        callback( columns, gutterwidth );\r\n\r\n                    } else {\r\n\r\n                        $container.ut_require_js({\r\n                            plugin: 'isotope',\r\n                            source: 'isotope',\r\n                            callback: function (element) {\r\n\r\n                                element.addClass(\"animated\").isotope({\r\n\r\n                                    itemSelector : \".ut-portfolio-article\",\r\n                                    layoutMode: \"fitRows\",\r\n                                    masonry: { columnWidth: element.get(0).getBoundingClientRect().width \/ columns - gutterwidth },\r\n                                    itemPositionDataEnabled: true,\r\n                                    transitionDuration: 0\r\n\r\n                                }).isotope(\"layout\");\r\n\r\n                                $('.ut-lazy-wait', $container ).each(function (index, element ) {\r\n\r\n                                    $(element).removeClass('ut-lazy-wait');\r\n\r\n                                });\r\n\r\n                            }\r\n\r\n                        });\r\n\r\n                    }\r\n\r\n\t\t\t\t}\r\n\r\n                $(window).utresize(function(){\r\n\r\n                    \/* update isotope *\/\r\n                    ut_call_isotope();\r\n\r\n                });\r\n\r\n                \/* create isotope *\/\r\n                ut_call_isotope();\r\n\r\n\t\t\t\t\/* additional call for ajax filter *\/\r\n\t\t\t\t\r\n                    \/* Isotope Filtering\r\n                    ================================================== *\/\r\n                    $(\"#ut-portfolio-menu-101 a\").each(function( index ) {\r\n\r\n                        if( $(this).parent().hasClass('ut-portfolio-layout-change') ) {\r\n                            return true;\r\n                        }\r\n\r\n                        var searchforclass = $(this).attr(\"data-filter\");\r\n\r\n                        if( !$(searchforclass).length  ) {\r\n                            \/\/ hide filter if we do not have any children to filter\r\n                            $(this).hide();\r\n                        }\r\n\r\n                    });\r\n\r\n                    $(\"#ut-portfolio-menu-101 a\").on('click', function(event) {\r\n\r\n                        var $this = $(this);\r\n\r\n                        if( $this.parent().hasClass('ut-portfolio-layout-change') ) {\r\n                            return true;\r\n                        }\r\n\r\n                        if( $this.hasClass(\"selected\") ) {\r\n\r\n                            event.preventDefault();\r\n                            return;\r\n\r\n                        }\r\n\r\n                        var selector = $this.attr(\"data-filter\");\r\n\r\n                        if ( !$this.hasClass(\"selected\") ) {\r\n\r\n                            $this.parents(\"#ut-portfolio-menu-101\").find(\".selected\").removeClass(\"selected\");\r\n                            $this.addClass(\"selected\");\r\n\r\n                        }\r\n\r\n                        hide_portfolio_articles( selector );\r\n\r\n                        return false;\r\n\r\n                    });\r\n\r\n                    $(\"#ut-portfolio-menu-101 .ut-portfolio-layout-change a\").on('click', function(event) {\r\n\r\n                        var $this = $(this),\r\n                            $columns = $this.data('default-columns'),\r\n                            $columns_alternate = $this.data('alternate-columns');\r\n\r\n                        var selector = $(\"#ut-portfolio-menu-101 a.selected\").attr(\"data-filter\");\r\n\r\n                        \/\/ restore initial layout\r\n                        if( $this.hasClass('ut-alternate-columns-active') ) {\r\n\r\n                            hide_and_relayout_portfolio_articles( function () {\r\n\r\n                                ut_call_isotope( $columns, function ( columns, gutterwidth ) {\r\n\r\n                                    $(\"> .ut-portfolio-article .ut-portfolio-article-animation-box\", \"#ut-portfolio-items-101\").css({\r\n                                        \"visibility\" : \"hidden\",\r\n                                        \"opacity\" : \"0\"\r\n                                    });\r\n\r\n                                    setTimeout(function() {\r\n\r\n                                        $container.isotope({\r\n                                            filter: selector\r\n                                        });\r\n\r\n                                    }, 760 );\r\n\r\n                                });\r\n\r\n                                $this.removeClass('ut-alternate-columns-active');\r\n\r\n                            });\r\n\r\n                        \/\/ switch to alternate layout\r\n                        } else {\r\n\r\n                            hide_and_relayout_portfolio_articles( function () {\r\n\r\n                                ut_call_isotope( $columns_alternate, function ( columns, gutterwidth ) {\r\n\r\n                                    $(\"> .ut-portfolio-article .ut-portfolio-article-animation-box\", \"#ut-portfolio-items-101\").css({\r\n                                        \"visibility\" : \"hidden\",\r\n                                        \"opacity\" : \"0\"\r\n                                    });\r\n\r\n                                    setTimeout(function(  ) {\r\n\r\n                                        $container.isotope({\r\n                                            filter: selector\r\n                                        });\r\n\r\n                                    }, 760 );\r\n\r\n                                });\r\n\r\n                                $this.addClass('ut-alternate-columns-active');\r\n\r\n                            });\r\n\r\n                        }\r\n\r\n                        event.preventDefault();\r\n\r\n                    });\r\n\r\n\t\t\t\t\t\t\t\t       \r\n           \t\t});\r\n        \r\n            });\r\n\t\t\t\r\n        }(jQuery));\r\n\r\n        <\/script>        \r\n       \t\r\n\t\t<style id=\"ut-portfolio-custom-css-101\" type=\"text\/css\">.ut-portfolio-101 .ut-portfolio-item-container { background: rgba(20, 22, 24, 1) ; }.ut-portfolio-101.ut-carousel { background: rgba(20, 22, 24, 1) !important; }.ut-portfolio-101 .ut-portfolio-item-packery-container { background: rgba(20, 22, 24, 1) ; }#ut-masonry-101 { background: rgba(20, 22, 24, 1) ; }#ut-react-carousel-container-101 { background: rgba(20, 22, 24, 1) ; }.ut-portfolio-101 .ut-portfolio-info-c h3 {font-family:\"Montserrat\" ; font-weight: 800 ; font-size: 20px ; letter-spacing: -0.05em ; text-transform: capitalize ;}.ut-portfolio-101 .portfolio-title {font-family:\"Montserrat\" ; font-weight: 800 ; font-size: 20px ; letter-spacing: -0.05em ; text-transform: capitalize ;}.ut-portfolio-101 .ut-portfolio-info-c span {font-family:\"Poppins\" ; font-weight: 600 ; font-size: 12px ; letter-spacing: 0.05em ; text-transform: uppercase ;}.ut-portfolio-101 .ut-portfolio-info-c h3 { color: rgba(17, 17, 17, 1) ; }.ut-portfolio-101 .portfolio-title { color: rgba(17, 17, 17, 1); }.ut-portfolio-101 .ut-portfolio-info-c, .ut-portfolio-101 .ut-portfolio-info-c span { color: rgba(17, 17, 17, 1) ; }.ut-portfolio-101 .ut-hover-layer .ut-portfolio-info { -webkit-justify-content: center !important; justify-content: center !important; }.ut-portfolio-101 .ut-hover-layer .ut-portfolio-info-c { align-self: center !important; text-align: center; }.ut-portfolio-101 .portfolio-style-two .ut-portfolio-info i { text-align: center ;}.ut-portfolio-101 .ut-portfolio-menu li a { border:none; padding:0; }.ut-portfolio-101 .ut-portfolio-menu li a { font-weight: 600 !important; }.ut-portfolio-101 .ut-portfolio-menu li a { text-transform: uppercase !important; }.ut-portfolio-101 .ut-portfolio-menu li a { font-style: normal !important; }.ut-portfolio-101 .ut-portfolio-menu li a { letter-spacing: 0.05em !important; }.ut-portfolio-101 .ut-portfolio-menu li a { color: rgba(18, 18, 18, 0.5) !important; }.ut-portfolio-101 .ut-portfolio-menu li a { background: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a { border-color: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a:hover { color: rgba(18, 18, 18, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a:hover { background: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a:hover { border-color: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a.selected { color: rgba(18, 18, 18, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a.selected { background: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a.selected { border-color: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-hover-layer { background: rgba(255,255,255, 1); }#ut-loader-101 { color: #ffffff ; }#ut-loader-101 { background: #111111 ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details { color: #111111 ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details { color: #111111 ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details:hover { color: #999999 ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details:active { color: #999999 ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details:focus { color: #999999 ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details:hover { color: #999999 ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details:active { color: #999999 ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details:focus { color: #999999 ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details { color: #ffffff ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:hover { color: #ffffff ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:active { color: #ffffff ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:focus { color: #ffffff ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details { background: #111111 ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:hover { background: #19b5fe ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:active { background: #19b5fe ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:focus { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:hover { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:active { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:focus { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:hover { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:active { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:focus { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next { background: #111111 ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev { background: #111111 ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:hover { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:active { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:focus { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:hover { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:active { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:focus { background: #19b5fe ; }<\/style><style id=\"ut-portfolio-single-custom-css\" type=\"text\/css\"><\/style><div id=\"ut-loader-101\" class=\"ut-portfolio-detail-loader\"><i class=\"Bklyn-Core-Rotate-2\"><\/i><\/div><a id=\"ut-portfolio-details-anchor-101\" href=\"#\" class=\"ut-vc-offset-anchor-top\"><\/a><div id=\"ut-portfolio-details-navigation-101\" class=\"ut-portfolio-details-navigation grid-container\" data-slideup-width=\"centered\"><a class=\"prev-portfolio-details\" data-wrap=\"101\" href=\"#\"><\/a><a class=\"close-portfolio-details\" data-wrap=\"101\" href=\"#\"><\/a><a class=\"next-portfolio-details\" data-wrap=\"101\" href=\"#\"><\/a><\/div><div id=\"ut-portfolio-details-wrap-101\" class=\"ut-portfolio-details-wrap clearfix\"><div id=\"ut-portfolio-details-101\" class=\"inner ut-portfolio-details\"><div id=\"ut-portfolio-detail-234\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"234\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-230\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"230\" data-format=\"video\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-228\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"228\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-225\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"225\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-219\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"219\" data-format=\"gallery\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-218\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"218\" data-format=\"video\"><div class=\"entry-content clearfix\"><\/div><\/div><\/div><\/div><div class=\"clear\"><\/div><div id=\"ut-portfolio-wrap\" class=\"ut-portfolio-wrap ut-portfolio-101\" data-slideup-title=\"off\" data-slideup-width=\"centered\" data-textcolor=\"rgba(17, 17, 17, 1)\" data-opacity=\"1\" data-hovercolor=\"255,255,255\"><a class=\"ut-portfolio-offset-anchor\" style=\"top:-120px;\" id=\"ut-portfolio-items-101-anchor\"><\/a><div class=\"ut-portfolio-menu-wrap ut-portfolio-menu-wrap-center\" style=\"text-align:center;\"><ul id=\"ut-portfolio-menu-101\" class=\"ut-portfolio-menu style_one ut-portfolio-menu-40\"><li><a href=\"#\" data-filter=\"*\" class=\"selected\">Show All<\/a><\/li><li><a href=\"#\" data-filter=\".clubs-filt\">Clubs<\/a><\/li><li><a href=\"#\" data-filter=\".bar-takeovers-filt\">Unique Gaming Events<\/a><\/li><li><a href=\"#\" data-filter=\".explore-esports-careers-filt\">Explore Esports Careers<\/a><\/li><li><a href=\"#\" data-filter=\".media-filt\">Media<\/a><\/li><li><a href=\"#\" data-filter=\".education-filt\">Education<\/a><\/li><li><a href=\"#\" data-filter=\".sponsorship-filt\">Sponsorship<\/a><\/li><\/ul><\/div><div id=\"ut-portfolio-items-101\" class=\"ut-portfolio-item-container  ut-portfolio-item-container-with-background\"><article id=\"ut-portfolio-article-234\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   clubs-filt  league-filt  organizations-filt  recreational-filt  sponsorship-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"CLUBS\" data-wrap=\"101\" data-post=\"234\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Long-Island-Gaming-League-Image-8-300x225.png&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Long-Island-Gaming-League-Image-8-500x375.png&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Long-Island-Gaming-League-Image-8-750x563.png&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Long-Island-Gaming-League-Image-8-1000x750.png&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Long-Island-Gaming-League-Image-8-1500x1125.png&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Long-Island-Gaming-League-Image-8-2500x1875.png&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2017\/06\/Long-Island-Gaming-League-Image-8-1500x1125.png\" data-image-id=\"1207\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">CLUBS<\/h3><span>Clubs, League, Organizations, Recreational, Sponsorship<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-230\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   amateur-filt  recreational-filt  bar-takeovers-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"UGE &#8220;Unique Gaming Eevnts&#8221;\" data-wrap=\"101\" data-post=\"230\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/output-onlineimagetools-300x225.png&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/output-onlineimagetools-500x375.png&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/output-onlineimagetools-750x563.png&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/output-onlineimagetools-1000x750.png&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/output-onlineimagetools-1500x1125.png&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/output-onlineimagetools-2500x1875.png&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2022\/10\/output-onlineimagetools-1500x1125.png\" data-image-id=\"1232\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">UGE &#8220;Unique Gaming Eevnts&#8221;<\/h3><span>Amateur, Recreational, Unique Gaming Events<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-228\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   explore-esports-careers-filt  hands-on-experience-filt  mentorship-filt  skill-building-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"Explore Esports Careers\" data-wrap=\"101\" data-post=\"228\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Long-Island-Gaming-League-Image-7-300x225.png&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Long-Island-Gaming-League-Image-7-500x375.png&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Long-Island-Gaming-League-Image-7-750x563.png&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Long-Island-Gaming-League-Image-7-1000x750.png&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Long-Island-Gaming-League-Image-7-1500x1125.png&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Long-Island-Gaming-League-Image-7-2500x1875.png&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2022\/10\/Long-Island-Gaming-League-Image-7-1500x1125.png\" data-image-id=\"1202\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Explore Esports Careers<\/h3><span>Explore Esports Careers, hands-on experience, mentorship, Skill-building<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-225\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   discord-filt  facebook-filt  instagram-filt  media-filt  twitter-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"Media\" data-wrap=\"101\" data-post=\"225\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/output-onlineimagetools-2-300x225.png&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/output-onlineimagetools-2-500x375.png&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/output-onlineimagetools-2-750x563.png&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/output-onlineimagetools-2-1000x750.png&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/output-onlineimagetools-2-1500x1125.png&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/output-onlineimagetools-2-2500x1875.png&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2022\/10\/output-onlineimagetools-2-1500x1125.png\" data-image-id=\"1234\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Media<\/h3><span>Discord, Facebook, Instagram, Media, Twitter<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-219\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   curriculum-filt  education-filt  seminars-filt  workshops-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"Curriculum\" data-wrap=\"101\" data-post=\"219\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Long-Island-Gaming-League-Image-11-300x225.png&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Long-Island-Gaming-League-Image-11-500x375.png&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Long-Island-Gaming-League-Image-11-750x563.png&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Long-Island-Gaming-League-Image-11-1000x750.png&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Long-Island-Gaming-League-Image-11-1500x1125.png&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Long-Island-Gaming-League-Image-11-2500x1875.png&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2017\/06\/Long-Island-Gaming-League-Image-11-1500x1125.png\" data-image-id=\"1211\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Curriculum<\/h3><span>Curriculum, Education, Seminars, Workshops<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-218\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   esports-jersey-filt  league-filt  sponsorship-filt  bar-takeovers-filt  workshops-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"Sponsorships\" data-wrap=\"101\" data-post=\"218\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Long-Island-Gaming-League-Image-9-300x225.png&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Long-Island-Gaming-League-Image-9-500x375.png&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Long-Island-Gaming-League-Image-9-750x563.png&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Long-Island-Gaming-League-Image-9-1000x750.png&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Long-Island-Gaming-League-Image-9-1500x1125.png&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/Long-Island-Gaming-League-Image-9-2500x1875.png&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2022\/10\/Long-Island-Gaming-League-Image-9-1500x1125.png\" data-image-id=\"1208\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Sponsorships<\/h3><span>Esports Jersey, League, Sponsorship, Unique Gaming Events, Workshops<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1526945134765{margin-top: 0px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #fafafa !important;}&#8221; el_name=&#8221;Margin top 0px&#8221;][vc_column]<div class=\"wpb_content_element ut-gallery-40  clearfix\"><style type=\"text\/css\">#ut_ig_6aad5e23ca6f0 .ut-lazy:not(.ut-image-loaded) + .ut-video-module-loading { display:block; }#ut_ig_6aad5e23ca6f0 .ut-lazy.ut-image-loaded + .ut-video-module-loading { display:none; }#ut_ig_6aad5e23ca6f0 .ut-animate-gallery-element { opacity: 0; }<\/style><div id=\"ut_ig_6aad5e23ca6f0\" class=\"ut-image-gallery ut-image-gallery-module  ut-image-gallery-40 clearfix\" data-settings=\"{&quot;animate&quot;:true,&quot;effect&quot;:&quot;zoomIn&quot;,&quot;lazy&quot;:true,&quot;delay_animation&quot;:true,&quot;global_delay_animation&quot;:false,&quot;delay_timer&quot;:&quot;100&quot;,&quot;global_delay_timer&quot;:100}\" ><div data-effect=\"zoomIn\" data-animateonce=\"yes\" data-count=\"5\" class=\"ut-image-gallery-item ut-animate-gallery-element animated ut-no-animation-tablet ut-no-animation-mobile  grid-20 tablet-grid-33 mobile-grid-100\"><a class=\"ut-deactivated-link \" href=\"#\"><div class=\"ut-image-gallery-image\" ><img decoding=\"async\"  class=\" ut-lazy skip-lazy\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 100 36'%2F%3E\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2018\/09\/5-100x36.jpg\" width=\"100\" height=\"36\"><\/div><\/a><\/div><div data-effect=\"zoomIn\" data-animateonce=\"yes\" data-count=\"5\" class=\"ut-image-gallery-item ut-animate-gallery-element animated ut-no-animation-tablet ut-no-animation-mobile   grid-20 tablet-grid-33 mobile-grid-100\"><a class=\"ut-deactivated-link \" href=\"#\"><div class=\"ut-image-gallery-image\" ><img decoding=\"async\"  class=\" ut-lazy skip-lazy\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 100 36'%2F%3E\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2018\/09\/1-100x36.jpg\" width=\"100\" height=\"36\"><\/div><\/a><\/div><div data-effect=\"zoomIn\" data-animateonce=\"yes\" data-count=\"5\" class=\"ut-image-gallery-item ut-animate-gallery-element animated ut-no-animation-tablet ut-no-animation-mobile    grid-20 tablet-grid-33 mobile-grid-100 ut-tablet-last\"><a class=\"ut-deactivated-link \" href=\"#\"><div class=\"ut-image-gallery-image\" ><img decoding=\"async\"  class=\" ut-lazy skip-lazy\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 100 36'%2F%3E\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2018\/09\/2-100x36.jpg\" width=\"100\" height=\"36\"><\/div><\/a><\/div><div class=\"clear hide-on-desktop hide-on-tablet\"><\/div><div data-effect=\"zoomIn\" data-animateonce=\"yes\" data-count=\"5\" class=\"ut-image-gallery-item ut-animate-gallery-element animated ut-no-animation-tablet ut-no-animation-mobile     grid-20 tablet-grid-33 mobile-grid-100\"><a class=\"ut-deactivated-link \" href=\"#\"><div class=\"ut-image-gallery-image\" ><img decoding=\"async\"  class=\" ut-lazy skip-lazy\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 100 36'%2F%3E\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2018\/09\/3-100x36.jpg\" width=\"100\" height=\"36\"><\/div><\/a><\/div><div data-effect=\"zoomIn\" data-animateonce=\"yes\" data-count=\"5\" class=\"ut-image-gallery-item ut-animate-gallery-element animated ut-no-animation-tablet ut-no-animation-mobile      grid-20 tablet-grid-33 mobile-grid-100\"><a class=\"ut-deactivated-link \" href=\"#\"><div class=\"ut-image-gallery-image\" ><img decoding=\"async\"  class=\" ut-lazy skip-lazy\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 100 36'%2F%3E\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2018\/09\/4-100x36.jpg\" width=\"100\" height=\"36\"><\/div><\/a><\/div><div class=\"ut-image-gallery-sizer\"><\/div><div class=\"clear\"><\/div><\/div><\/div>[\/vc_column][\/vc_row][\/vc_section][vc_section el_name=&#8221;Service Section&#8221; bklyn_section_anchor_id=&#8221;Services&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\"><\/style><header id=\"ut_header_6aad5e23cb54f\" class=\"section-header  ut-no-title-linebreak-mobile ut-no-lead-linebreak-mobile pt-style-2 header-center header-tablet-center header-mobile-center element-with-custom-line-height\"><div class=\"element-with-custom-line-height\" ><h2 data-title=\"Top Notch Services.\"  data-responsive-font=\"section_title\" class=\"section-title  \"><span>Top Notch Services.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead \"><p>Our quality standards apply also in terms of service, technical expertise and advice.<br \/>\nOur dedicated employees are happy to assist you with know-how and experience in your daily business.<\/p>\n<\/div><\/header><\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_6aad5e23ce804 .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6aad5e23ce805 { display:none; }#ut-svg-6aad5e23ce805.ut-svg-loaded { display:block; }#ut-svg-6aad5e23ce805 path { stroke:rgba(25, 181, 254, 1); }<\/style><div id=\"ut_sc_6aad5e23ce804\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"0\" class=\"ut-horizontal-style ut-horizontal-style-align-left  clearfix  ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" ><figure class=\"ut-service-icon  ut-service-icon-normal ut-service-icon-large ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-6aad5e23d3a07 { display:none; }\r\n\t\t\t\t\t#ut-svg-6aad5e23d3a07.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aad5e23d3a07 path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23d3a07 line { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23d3a07 circle { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23d3a07 rect { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23d3a07 ellipse { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23d3a07 polyline { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23d3a07 polygon { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aad5e23d3a07 [data-name=\"layer1\"] { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23d3a07 [data-name=\"layer1\"] path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:333.33333333333331438552704639732837677001953125,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6aad5e23d3a07\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<g>\r\n\t<rect x=\"1\" y=\"10\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" width=\"62\" height=\"41\"\/>\r\n\t<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"22\" y1=\"63\" x2=\"42\" y2=\"63\"\/>\r\n\t<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"32\" y1=\"63\" x2=\"32\" y2=\"51\"\/>\r\n<\/g>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"1\" y1=\"43\" x2=\"64\" y2=\"43\"\/>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3 data-responsive-font=\"h3\">Web Development<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"p\">We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_6aad5e23d3c5d .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6aad5e23d3c5e { display:none; }#ut-svg-6aad5e23d3c5e.ut-svg-loaded { display:block; }#ut-svg-6aad5e23d3c5e path { stroke:rgba(25, 181, 254, 1); }<\/style><div id=\"ut_sc_6aad5e23d3c5d\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"200\" class=\"ut-horizontal-style ut-horizontal-style-align-left  clearfix  ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" ><figure class=\"ut-service-icon  ut-service-icon-normal ut-service-icon-large ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-6aad5e23d7cad { display:none; }\r\n\t\t\t\t\t#ut-svg-6aad5e23d7cad.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aad5e23d7cad path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23d7cad line { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23d7cad circle { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23d7cad rect { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23d7cad ellipse { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23d7cad polyline { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23d7cad polygon { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aad5e23d7cad [data-name=\"layer1\"] { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23d7cad [data-name=\"layer1\"] path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:533.333333333333257542108185589313507080078125,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6aad5e23d7cad\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<g>\r\n\t<rect x=\"16\" y=\"1\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" width=\"32\" height=\"62\"\/>\r\n\t<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"28\" y1=\"5\" x2=\"36\" y2=\"5\"\/>\r\n\t<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"16\" y1=\"51\" x2=\"48\" y2=\"51\"\/>\r\n\t<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"16\" y1=\"9\" x2=\"48\" y2=\"9\"\/>\r\n\t<circle fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-linejoin=\"bevel\" stroke-miterlimit=\"10\" cx=\"32\" cy=\"57\" r=\"2\"\/>\r\n<\/g>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3 data-responsive-font=\"h3\">App Development<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"p\">We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_6aad5e23d7e73 .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6aad5e23d7e74 { display:none; }#ut-svg-6aad5e23d7e74.ut-svg-loaded { display:block; }#ut-svg-6aad5e23d7e74 path { stroke:rgba(25, 181, 254, 1); }<\/style><div id=\"ut_sc_6aad5e23d7e73\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"400\" class=\"ut-horizontal-style ut-horizontal-style-align-left  clearfix  ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" ><figure class=\"ut-service-icon  ut-service-icon-normal ut-service-icon-large ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-6aad5e23dbd75 { display:none; }\r\n\t\t\t\t\t#ut-svg-6aad5e23dbd75.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aad5e23dbd75 path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23dbd75 line { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23dbd75 circle { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23dbd75 rect { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23dbd75 ellipse { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23dbd75 polyline { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23dbd75 polygon { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aad5e23dbd75 [data-name=\"layer1\"] { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23dbd75 [data-name=\"layer1\"] path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:733.333333333333257542108185589313507080078125,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6aad5e23dbd75\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M30,38v6c0,0,0,19-7,19h9\"\/>\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M32,63h9c-7,0-7-19-7-19v-6\"\/>\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-linejoin=\"bevel\" stroke-miterlimit=\"10\" d=\"M34,38\r\n\tc0,7.457,8.044,12.125,15.5,12.125c7.455,0,13.5-6.043,13.5-13.5s-6.045-13.5-13.5-13.5c-2.678,0-5.168,0.789-7.267,2.135\r\n\tc1.995-2.345,3.204-5.378,3.204-8.697c0-7.422-6.017-13.438-13.438-13.438S18.562,9.141,18.562,16.562\r\n\tc0,3.32,1.21,6.353,3.205,8.697c-2.1-1.345-4.59-2.135-7.268-2.135c-7.456,0-13.5,6.043-13.5,13.5s6.044,13.5,13.5,13.5\r\n\tC21.955,50.125,30,45.457,30,38\"\/>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3 data-responsive-font=\"h3\">Consultancy<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"p\">We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_6aad5e23dbf01 .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6aad5e23dbf02 { display:none; }#ut-svg-6aad5e23dbf02.ut-svg-loaded { display:block; }#ut-svg-6aad5e23dbf02 path { stroke:rgba(25, 181, 254, 1); }<\/style><div id=\"ut_sc_6aad5e23dbf01\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"600\" class=\"ut-horizontal-style ut-horizontal-style-align-left  clearfix  ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" ><figure class=\"ut-service-icon  ut-service-icon-normal ut-service-icon-large ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-6aad5e23e011a { display:none; }\r\n\t\t\t\t\t#ut-svg-6aad5e23e011a.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aad5e23e011a path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e011a line { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e011a circle { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e011a rect { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e011a ellipse { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e011a polyline { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e011a polygon { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aad5e23e011a [data-name=\"layer1\"] { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e011a [data-name=\"layer1\"] path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:933.333333333333257542108185589313507080078125,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6aad5e23e011a\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M21,40v5h22l0.001-5.107C49,36.195,53,29.564,53,22\r\n\tc0-11.598-9.402-21-21-21s-21,9.402-21,21C11,29.565,14.998,36.304,21,40z\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"28\" y1=\"45\" x2=\"25\" y2=\"25\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"36\" y1=\"45\" x2=\"39\" y2=\"25\"\/>\r\n<polyline fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" points=\"25,26 29,29 32,26 35,29 39,26 \"\/>\r\n<rect x=\"21\" y=\"45\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" width=\"22\" height=\"6\"\/>\r\n<rect x=\"23\" y=\"51\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" width=\"18\" height=\"6\"\/>\r\n<rect x=\"25\" y=\"57\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" width=\"14\" height=\"6\"\/>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3 data-responsive-font=\"h3\">Brand &amp; Identity<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"p\">We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_6aad5e23e0342 .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6aad5e23e0343 { display:none; }#ut-svg-6aad5e23e0343.ut-svg-loaded { display:block; }#ut-svg-6aad5e23e0343 path { stroke:rgba(25, 181, 254, 1); }<\/style><div id=\"ut_sc_6aad5e23e0342\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"800\" class=\"ut-horizontal-style ut-horizontal-style-align-left  clearfix  ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" ><figure class=\"ut-service-icon  ut-service-icon-normal ut-service-icon-large ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-6aad5e23e42da { display:none; }\r\n\t\t\t\t\t#ut-svg-6aad5e23e42da.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aad5e23e42da path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e42da line { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e42da circle { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e42da rect { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e42da ellipse { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e42da polyline { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e42da polygon { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aad5e23e42da [data-name=\"layer1\"] { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e42da [data-name=\"layer1\"] path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:1133.333333333333257542108185589313507080078125,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6aad5e23e42da\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<circle fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" cx=\"32\" cy=\"32\" r=\"31\"\/>\r\n<circle fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" cx=\"32\" cy=\"32\" r=\"15\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"26\" y1=\"18\" x2=\"26\" y2=\"1\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"38\" y1=\"18\" x2=\"38\" y2=\"1\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"26\" y1=\"63\" x2=\"26\" y2=\"46\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"38\" y1=\"63\" x2=\"38\" y2=\"46\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"46\" y1=\"26\" x2=\"63\" y2=\"26\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"46\" y1=\"38\" x2=\"63\" y2=\"38\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"1\" y1=\"26\" x2=\"18\" y2=\"26\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"1\" y1=\"38\" x2=\"18\" y2=\"38\"\/>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3 data-responsive-font=\"h3\">Lifetime Free Updates<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"p\">We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_6aad5e23e4461 .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6aad5e23e4462 { display:none; }#ut-svg-6aad5e23e4462.ut-svg-loaded { display:block; }#ut-svg-6aad5e23e4462 path { stroke:rgba(25, 181, 254, 1); }<\/style><div id=\"ut_sc_6aad5e23e4461\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"1000\" class=\"ut-horizontal-style ut-horizontal-style-align-left  clearfix  ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" ><figure class=\"ut-service-icon  ut-service-icon-normal ut-service-icon-large ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-6aad5e23e82b5 { display:none; }\r\n\t\t\t\t\t#ut-svg-6aad5e23e82b5.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aad5e23e82b5 path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e82b5 line { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e82b5 circle { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e82b5 rect { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e82b5 ellipse { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e82b5 polyline { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e82b5 polygon { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aad5e23e82b5 [data-name=\"layer1\"] { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6aad5e23e82b5 [data-name=\"layer1\"] path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:1333.333333333333257542108185589313507080078125,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6aad5e23e82b5\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M11,48C5.477,48,1,43.523,1,38s4.477-10,10-10h2v20\r\n\tH11z\"\/>\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M53,28c5.523,0,10,4.477,10,10s-4.477,10-10,10h-2\r\n\tV28H53z\"\/>\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M13,31v-9c0,0,0-16,19-16s19,16,19,16v6\"\/>\r\n<polyline fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" points=\"51,48 51,53 36,59 28,59 28,55 36,55 \r\n\t36,58 \"\/>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3 data-responsive-font=\"h3\">Elite Support<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"p\">We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1526951420537{padding-top: 100px !important;padding-bottom: 60px !important;background-color: #141618 !important;}&#8221;][vc_column delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;100&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_fancy_link_6aad5e23e84dc a { font-family: \"Montserrat\";font-weight:700;font-style:normal; }#ut_fancy_link_6aad5e23e84dc a { text-transform:capitalize; }#ut_fancy_link_6aad5e23e84dc a { color: #ffffff }#ut_fancy_link_6aad5e23e84dc a:hover { color: rgba(255,255,255,0.5) }#ut_fancy_link_6aad5e23e84dc a::before { background: #ffffff }#ut_fancy_link_6aad5e23e84dc a::after { background: #ffffff }#ut_fancy_link_6aad5e23e84dc a:hover::before { background: rgba(255,255,255,0.5) }#ut_fancy_link_6aad5e23e84dc a:hover::after { background: rgba(255,255,255,0.5) }<\/style><span id=\"ut_fancy_link_6aad5e23e84dc\" class=\"cta-btn cl-effect-18 \"><a  class=\"cl-effect-18 \" title=\"\" target=\"_self\" href=\"mailto:your@email.com\" >Let\u2019s talk about your project<\/a><\/span><\/div>[\/vc_column][\/vc_row][\/vc_section][vc_section bklyn_section_anchor_id=&#8221;Team&#8221; el_name=&#8221;Team Section&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\"><\/style><header id=\"ut_header_6aad5e23e86d3\" class=\"section-header  ut-no-title-linebreak-mobile ut-no-lead-linebreak-mobile pt-style-2 header-center header-tablet-center header-mobile-center element-with-custom-line-height\"><div class=\"element-with-custom-line-height\" ><h2 data-title=\"All-Star Team.\"  data-responsive-font=\"section_title\" class=\"section-title  \"><span>All-Star Team.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead \"><p>We are a creative agency located in Brooklyn, New York.<br \/>\nWe\u2019ve won a ton of awards and have been featured in all of the magazines.<\/p>\n<\/div><\/header><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; css=&#8221;.vc_custom_1526997055080{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #141618 !important;}&#8221; el_name=&#8221;Margin top 0px&#8221;][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;100&#8243; offset=&#8221;vc_col-lg-3 vc_col-md-6 vc_col-sm-6 vc_col-xs-12&#8243;]<div class=\"wpb_content_element  vc_custom_1537572061645\"><style type=\"text\/css\">#ut_tm_6aad5e23ee2c8 .bklyn5-team-member-name { color: #ffffff; }#ut_tm_6aad5e23ee2c8.bklyn5-team-member .bklyn5-team-member-social-icons > *::before { background: #19b5fe; }#ut_tm_6aad5e23ee2c8 .bklyn5-team-member-name { font-size: 20px; }#ut_tm_6aad5e23ee2c8 .bklyn5-team-member-ocupation { color: #ffffff; }#ut_tm_6aad5e23ee2c8 .bklyn5-team-member-ocupation { font-weight: 600; }#ut_tm_6aad5e23ee2c8 .bklyn5-team-member-ocupation { letter-spacing: 0.05em; }#ut_tm_6aad5e23ee2c8 .bklyn5-team-member-social-icons a { color: rgba(255,255,255,0.7); }#ut_tm_6aad5e23ee2c8 .bklyn5-team-member-social-icons a:visited { color: rgba(255,255,255,0.7); }#ut_tm_6aad5e23ee2c8 .bklyn5-team-member-social-icons a { font-size: 18px; }#ut_tm_6aad5e23ee2c8 .bklyn5-team-member-social-icons a:hover { color: #ffffff; }#ut_tm_6aad5e23ee2c8 .bklyn5-team-member-social-icons a:focus { color: #ffffff; }#ut_tm_6aad5e23ee2c8 .bklyn5-team-member-social-icons a:active { color: #ffffff; }#ut_tm_6aad5e23ee2c8 .bklyn5-team-member-overlay { background: rgba(20,22,24,0.75); }<\/style><div id=\"ut_tm_6aad5e23ee2c8\" class=\"bklyn5-team-member bklyn5-team-member-style-3 bklyn5-team-member-left\"><div class=\"bklyn5-team-member-avatar\">\r\n        <img decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-300x200.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-500x333.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-750x500.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-1000x667.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-1500x1000.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-2500x1667.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1000'%2F%3E\" width=\"1500\" height=\"1000\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2018\/09\/1-1500x1000.jpg\" data-image-id=\"1084\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        <\/div><div class=\"bklyn5-team-member-overlay\"><div class=\"bklyn5-team-member-overlay-caption\"><div class=\"bklyn5-team-member-info\"><h3 class=\"bklyn5-team-member-name\">Walther White<\/h3><div class=\"bklyn5-team-member-ocupation\">FOUNDER<\/div><div class=\"bklyn5-team-member-social-icons \"><ul><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-facebook\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-twitter\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-github\"><\/i><\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;200&#8243; offset=&#8221;vc_col-lg-3 vc_col-md-6 vc_col-sm-6 vc_col-xs-12&#8243;]<div class=\"wpb_content_element  vc_custom_1537572069289\"><style type=\"text\/css\">#ut_tm_6aad5e23f1fd5 .bklyn5-team-member-name { color: #ffffff; }#ut_tm_6aad5e23f1fd5.bklyn5-team-member .bklyn5-team-member-social-icons > *::before { background: #19b5fe; }#ut_tm_6aad5e23f1fd5 .bklyn5-team-member-name { font-size: 20px; }#ut_tm_6aad5e23f1fd5 .bklyn5-team-member-ocupation { color: #ffffff; }#ut_tm_6aad5e23f1fd5 .bklyn5-team-member-ocupation { font-weight: 600; }#ut_tm_6aad5e23f1fd5 .bklyn5-team-member-ocupation { letter-spacing: 0.05em; }#ut_tm_6aad5e23f1fd5 .bklyn5-team-member-social-icons a { color: rgba(255,255,255,0.7); }#ut_tm_6aad5e23f1fd5 .bklyn5-team-member-social-icons a:visited { color: rgba(255,255,255,0.7); }#ut_tm_6aad5e23f1fd5 .bklyn5-team-member-social-icons a { font-size: 18px; }#ut_tm_6aad5e23f1fd5 .bklyn5-team-member-social-icons a:hover { color: #ffffff; }#ut_tm_6aad5e23f1fd5 .bklyn5-team-member-social-icons a:focus { color: #ffffff; }#ut_tm_6aad5e23f1fd5 .bklyn5-team-member-social-icons a:active { color: #ffffff; }#ut_tm_6aad5e23f1fd5 .bklyn5-team-member-overlay { background: rgba(20,22,24,0.75); }<\/style><div id=\"ut_tm_6aad5e23f1fd5\" class=\"bklyn5-team-member bklyn5-team-member-style-3 bklyn5-team-member-left\"><div class=\"bklyn5-team-member-avatar\">\r\n        <img decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-300x200.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-500x333.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-750x500.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-1000x667.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-1500x1000.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-2500x1667.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1000'%2F%3E\" width=\"1500\" height=\"1000\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2018\/09\/1-1500x1000.jpg\" data-image-id=\"1084\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        <\/div><div class=\"bklyn5-team-member-overlay\"><div class=\"bklyn5-team-member-overlay-caption\"><div class=\"bklyn5-team-member-info\"><h3 class=\"bklyn5-team-member-name\">Skyler White<\/h3><div class=\"bklyn5-team-member-ocupation\">DESIGNER<\/div><div class=\"bklyn5-team-member-social-icons \"><ul><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-twitch\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-instagram\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-envelope-o\"><\/i><\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;300&#8243; offset=&#8221;vc_col-lg-3 vc_col-md-6 vc_col-sm-6 vc_col-xs-12&#8243;]<div class=\"wpb_content_element  vc_custom_1537572077276\"><style type=\"text\/css\">#ut_tm_6aad5e24015d9 .bklyn5-team-member-name { color: #ffffff; }#ut_tm_6aad5e24015d9.bklyn5-team-member .bklyn5-team-member-social-icons > *::before { background: #19b5fe; }#ut_tm_6aad5e24015d9 .bklyn5-team-member-name { font-size: 20px; }#ut_tm_6aad5e24015d9 .bklyn5-team-member-ocupation { color: #ffffff; }#ut_tm_6aad5e24015d9 .bklyn5-team-member-ocupation { font-weight: 600; }#ut_tm_6aad5e24015d9 .bklyn5-team-member-ocupation { letter-spacing: 0.05em; }#ut_tm_6aad5e24015d9 .bklyn5-team-member-social-icons a { color: rgba(255,255,255,0.7); }#ut_tm_6aad5e24015d9 .bklyn5-team-member-social-icons a:visited { color: rgba(255,255,255,0.7); }#ut_tm_6aad5e24015d9 .bklyn5-team-member-social-icons a { font-size: 18px; }#ut_tm_6aad5e24015d9 .bklyn5-team-member-social-icons a:hover { color: #ffffff; }#ut_tm_6aad5e24015d9 .bklyn5-team-member-social-icons a:focus { color: #ffffff; }#ut_tm_6aad5e24015d9 .bklyn5-team-member-social-icons a:active { color: #ffffff; }#ut_tm_6aad5e24015d9 .bklyn5-team-member-overlay { background: rgba(20,22,24,0.75); }<\/style><div id=\"ut_tm_6aad5e24015d9\" class=\"bklyn5-team-member bklyn5-team-member-style-3 bklyn5-team-member-left\"><div class=\"bklyn5-team-member-avatar\">\r\n        <img decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-300x200.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-500x333.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-750x500.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-1000x667.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-1500x1000.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-2500x1667.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1000'%2F%3E\" width=\"1500\" height=\"1000\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2018\/09\/1-1500x1000.jpg\" data-image-id=\"1084\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        <\/div><div class=\"bklyn5-team-member-overlay\"><div class=\"bklyn5-team-member-overlay-caption\"><div class=\"bklyn5-team-member-info\"><h3 class=\"bklyn5-team-member-name\">Mike Ehrmantraut<\/h3><div class=\"bklyn5-team-member-ocupation\">DEVELOPER<\/div><div class=\"bklyn5-team-member-social-icons \"><ul><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-linkedin\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-steam-square\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-behance\"><\/i><\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;400&#8243; offset=&#8221;vc_col-lg-3 vc_col-md-6 vc_col-sm-6 vc_col-xs-12&#8243;]<div class=\"wpb_content_element  vc_custom_1537572084871\"><style type=\"text\/css\">#ut_tm_6aad5e24047ce .bklyn5-team-member-name { color: #ffffff; }#ut_tm_6aad5e24047ce.bklyn5-team-member .bklyn5-team-member-social-icons > *::before { background: #19b5fe; }#ut_tm_6aad5e24047ce .bklyn5-team-member-name { font-size: 20px; }#ut_tm_6aad5e24047ce .bklyn5-team-member-ocupation { color: #ffffff; }#ut_tm_6aad5e24047ce .bklyn5-team-member-ocupation { font-weight: 600; }#ut_tm_6aad5e24047ce .bklyn5-team-member-ocupation { letter-spacing: 0.05em; }#ut_tm_6aad5e24047ce .bklyn5-team-member-social-icons a { color: rgba(255,255,255,0.7); }#ut_tm_6aad5e24047ce .bklyn5-team-member-social-icons a:visited { color: rgba(255,255,255,0.7); }#ut_tm_6aad5e24047ce .bklyn5-team-member-social-icons a { font-size: 18px; }#ut_tm_6aad5e24047ce .bklyn5-team-member-social-icons a:hover { color: #ffffff; }#ut_tm_6aad5e24047ce .bklyn5-team-member-social-icons a:focus { color: #ffffff; }#ut_tm_6aad5e24047ce .bklyn5-team-member-social-icons a:active { color: #ffffff; }#ut_tm_6aad5e24047ce .bklyn5-team-member-overlay { background: rgba(20,22,24,0.75); }<\/style><div id=\"ut_tm_6aad5e24047ce\" class=\"bklyn5-team-member bklyn5-team-member-style-3 bklyn5-team-member-left\"><div class=\"bklyn5-team-member-avatar\">\r\n        <img decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/3-300x200.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/3-500x333.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/3-750x500.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/3-1000x667.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/3-1500x1000.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/3-2500x1667.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1000'%2F%3E\" width=\"1500\" height=\"1000\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2018\/09\/3-1500x1000.jpg\" data-image-id=\"1086\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        <\/div><div class=\"bklyn5-team-member-overlay\"><div class=\"bklyn5-team-member-overlay-caption\"><div class=\"bklyn5-team-member-info\"><h3 class=\"bklyn5-team-member-name\">Mike Ehrmantraut<\/h3><div class=\"bklyn5-team-member-ocupation\">DEVELOPER<\/div><div class=\"bklyn5-team-member-social-icons \"><ul><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-linkedin\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-steam-square\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-behance\"><\/i><\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; css=&#8221;.vc_custom_1526941163637{padding-top: 100px !important;padding-bottom: 60px !important;background-color: #141618 !important;}&#8221;][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;100&#8243;][ut_number_counter sep=&#8221;true&#8221; caption_font_weight=&#8221;500&#8243; caption_letter_spacing=&#8221;0.05&#8243; counter_font_size=&#8221;80&#8243; to=&#8221;1270&#8243; counter_color=&#8221;#19b5fe&#8221; desccolor=&#8221;#ffffff&#8221;] Twinkies Eaten [\/ut_number_counter][\/vc_column][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;200&#8243;][ut_number_counter sep=&#8221;true&#8221; caption_font_weight=&#8221;500&#8243; caption_letter_spacing=&#8221;0.05&#8243; to=&#8221;75&#8243; counter_color=&#8221;#19b5fe&#8221; desccolor=&#8221;#ffffff&#8221;] Clients Worked With [\/ut_number_counter][\/vc_column][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;300&#8243;][ut_number_counter sep=&#8221;true&#8221; caption_font_weight=&#8221;500&#8243; caption_letter_spacing=&#8221;0.05&#8243; counter_font_size=&#8221;40&#8243; to=&#8221;90&#8243; counter_color=&#8221;#19b5fe&#8221; desccolor=&#8221;#ffffff&#8221;] Completed Projects[\/ut_number_counter][\/vc_column][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;400&#8243;][ut_number_counter sep=&#8221;true&#8221; caption_font_weight=&#8221;500&#8243; caption_letter_spacing=&#8221;0.05&#8243; counter_font_size=&#8221;20&#8243; to=&#8221;4&#8243; counter_color=&#8221;#19b5fe&#8221; desccolor=&#8221;#ffffff&#8221;] Winning Awards[\/ut_number_counter][\/vc_column][\/vc_row][\/vc_section][vc_section section_separator_top=&#8221;true&#8221; section_separator_svg_top=&#8221;diagonal&#8221; section_separator_top_height_px=&#8221;90&#8243; section_separator_top_height_unit=&#8221;px&#8221; el_name=&#8221;News Section&#8221; bklyn_section_anchor_id=&#8221;News&#8221; section_separator_top_color_1=&#8221;#141618&#8243;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\"><\/style><header id=\"ut_header_6aad5e2404bcf\" class=\"section-header  ut-no-title-linebreak-mobile ut-no-lead-linebreak-mobile pt-style-2 header-center header-tablet-center header-mobile-center element-with-custom-line-height\"><div class=\"element-with-custom-line-height\" ><h2 data-title=\"Latest News.\"  data-responsive-font=\"section_title\" class=\"section-title  \"><span>Latest News.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead \"><p>The latest creative news from our studio from Brooklyn.<\/p>\n<\/div><\/header><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<style type=\"text\/css\">#ut_blog_grid_6aad5e2406f73 .ut-blog-grid-article { margin-top: 10px; }<\/style><div id=\"ut_blog_grid_6aad5e2406f73\" class=\"ut-blog-grid-module blog\"><div class=\"ut-blog-grid  clearfix ut-blog-grid-date-default\">\r\n<article id=\"post-1710\" class=\"grid-33 tablet-grid-50 mobile-grid-100 ut-blog-grid-article clearfix post-1710 post type-post status-publish format-standard has-post-thumbnail hentry category-ligl-media\">\r\n    \r\n    <div class=\"ut-blog-grid-article-inner\">\r\n    \t\r\n\t\t\t\t\r\n                        \r\n\r\n        <!-- ut-post-thumbnail -->\r\n        <div class=\"ut-post-thumbnail\">     \r\n\r\n            <div class=\"entry-thumbnail\">\r\n\r\n                \r\n                <a title=\"Permanent Link to Gaming &#038; Content Streaming Is Bigger Than Music \u2014 Here\u2019s Why Schools Should Care\" href=\"https:\/\/thelongislandgamingleague.com\/main\/gaming-content-streaming-is-bigger-than-music\/\">                \r\n                    \r\n                    <figure class=\"ut-post-thumbnail-caption-wrap\">\r\n\r\n                        \r\n        <img decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/New-Gamer-Vs-Music-Artist-2026-1-300x250.png&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/New-Gamer-Vs-Music-Artist-2026-1-500x417.png&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/New-Gamer-Vs-Music-Artist-2026-1-750x625.png&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/New-Gamer-Vs-Music-Artist-2026-1-1000x833.png&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/New-Gamer-Vs-Music-Artist-2026-1-1500x1250.png&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/New-Gamer-Vs-Music-Artist-2026-1-2500x2083.png&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1250'%2F%3E\" width=\"1500\" height=\"1250\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2026\/01\/New-Gamer-Vs-Music-Artist-2026-1-1500x1250.png\" data-image-id=\"1713\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        \r\n                        \r\n                    <\/figure>\r\n                    \r\n                <\/a>  \r\n                \r\n                <a href=\"https:\/\/thelongislandgamingleague.com\/main\/2026\/01\/\">\r\n                \r\n                    <div class=\"date-format\">\r\n                        <span class=\"day\">08<\/span>\r\n                        <span class=\"month\">Jan 2026<\/span>\r\n                    <\/div>\r\n                \r\n                <\/a>\r\n\r\n            <\/div>                                                                                                                         \r\n\r\n        <\/div><!-- close ut-post-thumbnail -->\r\n\r\n                \r\n                \r\n        <a class=\"ut-blog-link\" title=\"Gaming &#038; Content Streaming Is Bigger Than Music \u2014 Here\u2019s Why Schools Should Care\" href=\"https:\/\/thelongislandgamingleague.com\/main\/gaming-content-streaming-is-bigger-than-music\/\" rel=\"bookmark\">     \r\n              \r\n            <div class=\"ut-blog-grid-content-wrap\"> \r\n\r\n                \r\n                    <header class=\"entry-header\">\r\n\r\n                        <h2 data-responsive-font=\"grid_blog_title\" class=\"entry-title\">Gaming &#038; Content Streaming Is Bigger Than Music \u2014 Here\u2019s Why Schools Should Care<\/h2>\r\n\r\n                    <\/header>\r\n                    <!-- close entry-header -->\r\n\r\n                 \r\n\r\n                <!-- entry-content -->\r\n                <div class=\"entry-content clearfix\">\r\n\r\n                    <p>What the Data Tells Us \u2014 and Why Education Must Pay Attention (2024\u20132025) For decades, the music industry has been&hellip;<\/p>\n\r\n                <\/div>\r\n                <!-- entry-content -->\r\n\r\n            <\/div>\r\n        \r\n        <\/a>\r\n        \r\n\t\t                        \r\n    <\/div>\r\n    \r\n<\/article>\r\n<!-- #post-1710 -->\r\n<article id=\"post-1696\" class=\"grid-33 tablet-grid-50 mobile-grid-100 ut-blog-grid-article clearfix post-1696 post type-post status-publish format-standard has-post-thumbnail hentry category-ligl-media tag-ea-sports tag-electronic-arts-ea tag-saudi-public-investment-fund-pif\">\r\n    \r\n    <div class=\"ut-blog-grid-article-inner\">\r\n    \t\r\n\t\t\t\t\r\n                        \r\n\r\n        <!-- ut-post-thumbnail -->\r\n        <div class=\"ut-post-thumbnail\">     \r\n\r\n            <div class=\"entry-thumbnail\">\r\n\r\n                \r\n                <a title=\"Permanent Link to EA\u2019s $55\u202fBillion Buyout: What It Could Mean (and Why We Should Care)\" href=\"https:\/\/thelongislandgamingleague.com\/main\/electronic-arts-ea-55-billion-buyout\/\">                \r\n                    \r\n                    <figure class=\"ut-post-thumbnail-caption-wrap\">\r\n\r\n                        \r\n        <img decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/1x-1-300x250.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/1x-1-500x417.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/1x-1-750x625.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/1x-1-1000x833.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/1x-1-1500x1250.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/1x-1-2500x2083.jpg&quot;}\" alt=\"Electronic Arts Inc. (EA) signage is displayed as attendees wait in line for the EA Play event ahead of the E3 Electronic Entertainment Expo in Los Angeles, California, U.S., on Saturday, June 8, 2019. Photographer: Patrick T. Fallon\/Bloomberg\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1250'%2F%3E\" width=\"1500\" height=\"1250\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2025\/10\/1x-1-1500x1250.jpg\" data-image-id=\"1699\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        \r\n                        \r\n                            <figcaption class=\"ut-post-thumbnail-caption\">Electronic Arts Inc. (EA) signage is displayed as attendees wait in line for the EA Play event ahead of the E3 Electronic Entertainment Expo in Los Angeles, California, U.S., on Saturday, June 8, 2019. Photographer: Patrick T. Fallon\/Bloomberg<\/figcaption>\r\n\r\n                        \r\n                    <\/figure>\r\n                    \r\n                <\/a>  \r\n                \r\n                <a href=\"https:\/\/thelongislandgamingleague.com\/main\/2025\/10\/\">\r\n                \r\n                    <div class=\"date-format\">\r\n                        <span class=\"day\">01<\/span>\r\n                        <span class=\"month\">Oct 2025<\/span>\r\n                    <\/div>\r\n                \r\n                <\/a>\r\n\r\n            <\/div>                                                                                                                         \r\n\r\n        <\/div><!-- close ut-post-thumbnail -->\r\n\r\n                \r\n                \r\n        <a class=\"ut-blog-link\" title=\"EA\u2019s $55\u202fBillion Buyout: What It Could Mean (and Why We Should Care)\" href=\"https:\/\/thelongislandgamingleague.com\/main\/electronic-arts-ea-55-billion-buyout\/\" rel=\"bookmark\">     \r\n              \r\n            <div class=\"ut-blog-grid-content-wrap\"> \r\n\r\n                \r\n                    <header class=\"entry-header\">\r\n\r\n                        <h2 data-responsive-font=\"grid_blog_title\" class=\"entry-title\">EA\u2019s $55\u202fBillion Buyout: What It Could Mean (and Why We Should Care)<\/h2>\r\n\r\n                    <\/header>\r\n                    <!-- close entry-header -->\r\n\r\n                 \r\n\r\n                <!-- entry-content -->\r\n                <div class=\"entry-content clearfix\">\r\n\r\n                    <p>What just happened Electronic Arts (EA) has announced it will be acquired by a consortium led by the Saudi Public&hellip;<\/p>\n\r\n                <\/div>\r\n                <!-- entry-content -->\r\n\r\n            <\/div>\r\n        \r\n        <\/a>\r\n        \r\n\t\t                        \r\n    <\/div>\r\n    \r\n<\/article>\r\n<!-- #post-1696 -->\r\n<article id=\"post-1690\" class=\"grid-33 tablet-grid-50 mobile-grid-100 ut-blog-grid-article clearfix post-1690 post type-post status-publish format-standard has-post-thumbnail hentry category-ligl-blog category-ligl-media\">\r\n    \r\n    <div class=\"ut-blog-grid-article-inner\">\r\n    \t\r\n\t\t\t\t\r\n                        \r\n\r\n        <!-- ut-post-thumbnail -->\r\n        <div class=\"ut-post-thumbnail\">     \r\n\r\n            <div class=\"entry-thumbnail\">\r\n\r\n                \r\n                <a title=\"Permanent Link to Rumor Check: Is Xbox Game Pass Really Shutting Down?\" href=\"https:\/\/thelongislandgamingleague.com\/main\/xbox-game-pass\/\">                \r\n                    \r\n                    <figure class=\"ut-post-thumbnail-caption-wrap\">\r\n\r\n                        \r\n        <img decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/4335356-4335315-4327991-3843134-x019_xboxgamepass_gamesmontage_thumbnail.0-300x250.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/4335356-4335315-4327991-3843134-x019_xboxgamepass_gamesmontage_thumbnail.0-500x417.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/4335356-4335315-4327991-3843134-x019_xboxgamepass_gamesmontage_thumbnail.0-750x625.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/4335356-4335315-4327991-3843134-x019_xboxgamepass_gamesmontage_thumbnail.0-1000x833.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/4335356-4335315-4327991-3843134-x019_xboxgamepass_gamesmontage_thumbnail.0-1500x1250.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thelongislandgamingleague.com\\\/main\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/4335356-4335315-4327991-3843134-x019_xboxgamepass_gamesmontage_thumbnail.0-2500x2083.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1250'%2F%3E\" width=\"1500\" height=\"1250\" data-src=\"https:\/\/thelongislandgamingleague.com\/main\/wp-content\/uploads\/2025\/09\/4335356-4335315-4327991-3843134-x019_xboxgamepass_gamesmontage_thumbnail.0-1500x1250.jpg\" data-image-id=\"1691\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        \r\n                        \r\n                    <\/figure>\r\n                    \r\n                <\/a>  \r\n                \r\n                <a href=\"https:\/\/thelongislandgamingleague.com\/main\/2025\/09\/\">\r\n                \r\n                    <div class=\"date-format\">\r\n                        <span class=\"day\">17<\/span>\r\n                        <span class=\"month\">Sep 2025<\/span>\r\n                    <\/div>\r\n                \r\n                <\/a>\r\n\r\n            <\/div>                                                                                                                         \r\n\r\n        <\/div><!-- close ut-post-thumbnail -->\r\n\r\n                \r\n                \r\n        <a class=\"ut-blog-link\" title=\"Rumor Check: Is Xbox Game Pass Really Shutting Down?\" href=\"https:\/\/thelongislandgamingleague.com\/main\/xbox-game-pass\/\" rel=\"bookmark\">     \r\n              \r\n            <div class=\"ut-blog-grid-content-wrap\"> \r\n\r\n                \r\n                    <header class=\"entry-header\">\r\n\r\n                        <h2 data-responsive-font=\"grid_blog_title\" class=\"entry-title\">Rumor Check: Is Xbox Game Pass Really Shutting Down?<\/h2>\r\n\r\n                    <\/header>\r\n                    <!-- close entry-header -->\r\n\r\n                 \r\n\r\n                <!-- entry-content -->\r\n                <div class=\"entry-content clearfix\">\r\n\r\n                    <p>Recently, gaming news outlets like TheGamer picked up on discussions and speculation that Xbox Game Pass might be facing cancellations&hellip;<\/p>\n\r\n                <\/div>\r\n                <!-- entry-content -->\r\n\r\n            <\/div>\r\n        \r\n        <\/a>\r\n        \r\n\t\t                        \r\n    <\/div>\r\n    \r\n<\/article>\r\n<!-- #post-1690 --><\/div><\/div>[\/vc_column][\/vc_row][\/vc_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_section bklyn_section_anchor_id=&#8221;Work&#8221; el_name=&#8221;First Section \/ Work&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1526945134765{margin-top: 0px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #fafafa !important;}&#8221; el_name=&#8221;Margin top 0px&#8221;][vc_column][\/vc_column][\/vc_row][\/vc_section][vc_section el_name=&#8221;Service Section&#8221; bklyn_section_anchor_id=&#8221;Services&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1526951420537{padding-top: 100px !important;padding-bottom: 60px !important;background-color: #141618 !important;}&#8221;][vc_column delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;100&#8243;][\/vc_column][\/vc_row][\/vc_section][vc_section bklyn_section_anchor_id=&#8221;Team&#8221; el_name=&#8221;Team Section&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; css=&#8221;.vc_custom_1526997055080{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #141618 !important;}&#8221; el_name=&#8221;Margin [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1539,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-923","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/thelongislandgamingleague.com\/main\/wp-json\/wp\/v2\/pages\/923","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thelongislandgamingleague.com\/main\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thelongislandgamingleague.com\/main\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thelongislandgamingleague.com\/main\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thelongislandgamingleague.com\/main\/wp-json\/wp\/v2\/comments?post=923"}],"version-history":[{"count":2,"href":"https:\/\/thelongislandgamingleague.com\/main\/wp-json\/wp\/v2\/pages\/923\/revisions"}],"predecessor-version":[{"id":1541,"href":"https:\/\/thelongislandgamingleague.com\/main\/wp-json\/wp\/v2\/pages\/923\/revisions\/1541"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thelongislandgamingleague.com\/main\/wp-json\/wp\/v2\/media\/1539"}],"wp:attachment":[{"href":"https:\/\/thelongislandgamingleague.com\/main\/wp-json\/wp\/v2\/media?parent=923"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}