<!doctype html>


<html lang="en-US" class="no-js">
<head>

<!-- Meta Tags -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />


	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0" />

	

<!--Shortcut icon-->
	<link rel="shortcut icon" href="https://www.wgcpas.com/wp-content/uploads/2018/11/favicon-16x16.png" />

<title>We&#039;re Sorry!</title>

<!-- This site is optimized with the Yoast SEO Premium plugin v12.2 - https://yoast.com/wordpress/plugins/seo/ -->
<meta name="robots" content="max-snippet:-1, max-image-preview:large, max-video-preview:-1"/>
<link rel="canonical" href="https://www.wgcpas.com/content-maintenance-page/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:title" content="We&#039;re Sorry!" />
<meta property="og:url" content="https://www.wgcpas.com/content-maintenance-page/" />
<meta property="og:site_name" content="WilkinGuttenplan" />
<meta property="article:publisher" content="https://www.facebook.com/WGCPAs" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="We&#039;re Sorry!" />
<meta name="twitter:site" content="@wgcpas" />
<meta name="twitter:creator" content="@wgcpas" />
<script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.wgcpas.com/#organization","name":"WilkinGuttenplan","url":"https://www.wgcpas.com/","sameAs":["https://www.facebook.com/WGCPAs","https://www.instagram.com/wgcpas/","https://www.linkedin.com/company/wgcpas/","https://www.youtube.com/user/WilkinGuttenplan","https://twitter.com/wgcpas"],"logo":{"@type":"ImageObject","@id":"https://www.wgcpas.com/#logo","url":"https://www.wgcpas.com/wp-content/uploads/2018/11/WG_Final_RGB-04.png","width":792,"height":191,"caption":"WilkinGuttenplan"},"image":{"@id":"https://www.wgcpas.com/#logo"}},{"@type":"WebSite","@id":"https://www.wgcpas.com/#website","url":"https://www.wgcpas.com/","name":"WilkinGuttenplan","publisher":{"@id":"https://www.wgcpas.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://www.wgcpas.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://www.wgcpas.com/content-maintenance-page/#webpage","url":"https://www.wgcpas.com/content-maintenance-page/","inLanguage":"en-US","name":"We&#039;re Sorry!","isPartOf":{"@id":"https://www.wgcpas.com/#website"},"datePublished":"2018-11-20T17:17:38+00:00","dateModified":"2019-02-01T15:40:37+00:00"}]}</script>
<!-- / Yoast SEO Premium plugin. -->

<link rel='dns-prefetch' href='//js.hs-scripts.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="WilkinGuttenplan &raquo; Feed" href="https://www.wgcpas.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="WilkinGuttenplan &raquo; Comments Feed" href="https://www.wgcpas.com/comments/feed/" />
<!-- This site uses the Google Analytics by MonsterInsights plugin v7.9.0 - Using Analytics tracking - https://www.monsterinsights.com/ -->
<script type="text/javascript" data-cfasync="false">
	var mi_version         = '7.9.0';
	var mi_track_user      = true;
	var mi_no_track_reason = '';
	
	var disableStr = 'ga-disable-UA-1099567-1';

	/* Function to detect opted out users */
	function __gaTrackerIsOptedOut() {
		return document.cookie.indexOf(disableStr + '=true') > -1;
	}

	/* Disable tracking if the opt-out cookie exists. */
	if ( __gaTrackerIsOptedOut() ) {
		window[disableStr] = true;
	}

	/* Opt-out function */
	function __gaTrackerOptout() {
	  document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
	  window[disableStr] = true;
	}
	
	if ( mi_track_user ) {
		(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
			(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
			m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
		})(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker');

		__gaTracker('create', 'UA-1099567-1', 'auto');
		__gaTracker('set', 'forceSSL', true);
		__gaTracker('require', 'displayfeatures');
		__gaTracker('send','pageview');
	} else {
		console.log( "" );
		(function() {
			/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
			var noopfn = function() {
				return null;
			};
			var noopnullfn = function() {
				return null;
			};
			var Tracker = function() {
				return null;
			};
			var p = Tracker.prototype;
			p.get = noopfn;
			p.set = noopfn;
			p.send = noopfn;
			var __gaTracker = function() {
				var len = arguments.length;
				if ( len === 0 ) {
					return;
				}
				var f = arguments[len-1];
				if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) {
					console.log( 'Not running function __gaTracker(' + arguments[0] + " ....) because you are not being tracked. " + mi_no_track_reason );
					return;
				}
				try {
					f.hitCallback();
				} catch (ex) {

				}
			};
			__gaTracker.create = function() {
				return new Tracker();
			};
			__gaTracker.getByName = noopnullfn;
			__gaTracker.getAll = function() {
				return [];
			};
			__gaTracker.remove = noopfn;
			window['__gaTracker'] = __gaTracker;
					})();
		}
</script>
<!-- / Google Analytics by MonsterInsights -->
		<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.wgcpas.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.2.3"}};
			!function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
		<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
	<link rel='stylesheet' id='pt-cv-public-style-css'  href='https://www.wgcpas.com/wp-content/plugins/content-views-query-and-display-post-page/public/assets/css/cv.css?ver=2.2.0' type='text/css' media='all' />
<link rel='stylesheet' id='pt-cv-public-pro-style-css'  href='https://www.wgcpas.com/wp-content/plugins/pt-content-views-pro/public/assets/css/cvpro.min.css?ver=5.6.0.2' type='text/css' media='all' />
<link rel='stylesheet' id='wp-block-library-css'  href='https://www.wgcpas.com/wp-includes/css/dist/block-library/style.min.css?ver=5.2.3' type='text/css' media='all' />
<link rel='stylesheet' id='pdfemb-gutenberg-block-backend-js-css'  href='https://www.wgcpas.com/wp-content/plugins/pdf-embedder/css/pdfemb-blocks.css?ver=5.2.3' type='text/css' media='all' />
<link rel='stylesheet' id='essential-grid-plugin-settings-css'  href='https://www.wgcpas.com/wp-content/plugins/essential-grid/public/assets/css/settings.css?ver=2.3.1' type='text/css' media='all' />
<link rel='stylesheet' id='tp-open-sans-css'  href='https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700%2C800&#038;ver=5.2.3' type='text/css' media='all' />
<link rel='stylesheet' id='tp-raleway-css'  href='https://fonts.googleapis.com/css?family=Raleway%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900&#038;ver=5.2.3' type='text/css' media='all' />
<link rel='stylesheet' id='tp-droid-serif-css'  href='https://fonts.googleapis.com/css?family=Droid+Serif%3A400%2C700&#038;ver=5.2.3' type='text/css' media='all' />
<link rel='stylesheet' id='tp-fontello-css'  href='https://www.wgcpas.com/wp-content/plugins/essential-grid/public/assets/font/fontello/css/fontello.css?ver=2.3.1' type='text/css' media='all' />
<link rel='stylesheet' id='rs-plugin-settings-css'  href='https://www.wgcpas.com/wp-content/plugins/revslider/public/assets/css/rs6.css?ver=6.1.3' type='text/css' media='all' />
<style id='rs-plugin-settings-inline-css' type='text/css'>
#rs-demo-id {}
</style>
<link rel='stylesheet' id='rgs-css'  href='https://www.wgcpas.com/wp-content/themes/salient/css/rgs.css?ver=8.5.0' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css'  href='https://www.wgcpas.com/wp-content/themes/salient/css/font-awesome.min.css?ver=4.6.3' type='text/css' media='all' />
<link rel='stylesheet' id='main-styles-css'  href='https://www.wgcpas.com/wp-content/themes/salient/style.css?ver=8.5.1' type='text/css' media='all' />
<style id='main-styles-inline-css' type='text/css'>
html:not(.page-trans-loaded) { background-color: #ffffff; }
</style>
<link rel='stylesheet' id='magnific-css'  href='https://www.wgcpas.com/wp-content/themes/salient/css/magnific.css?ver=6.2' type='text/css' media='all' />
<!--[if lt IE 9]>
<link rel='stylesheet' id='nectar-ie8-css'  href='https://www.wgcpas.com/wp-content/themes/salient/css/ie8.css?ver=5.2.3' type='text/css' media='all' />
<![endif]-->
<link rel='stylesheet' id='responsive-css'  href='https://www.wgcpas.com/wp-content/themes/salient/css/responsive.css?ver=8.5.1' type='text/css' media='all' />
<link rel='stylesheet' id='select2-css'  href='https://www.wgcpas.com/wp-content/themes/salient/css/select2.css?ver=6.2' type='text/css' media='all' />
<link rel='stylesheet' id='skin-ascend-css'  href='https://www.wgcpas.com/wp-content/themes/salient/css/ascend.css?ver=8.5' type='text/css' media='all' />
<link rel='stylesheet' id='js_composer_front-css'  href='https://www.wgcpas.com/wp-content/plugins/js_composer_salient/assets/css/js_composer.min.css?ver=5.0.1' type='text/css' media='all' />
<link rel='stylesheet' id='animate-css'  href='https://www.wgcpas.com/wp-content/plugins/pe-recent-posts/css/animate.css?ver=5.2.3' type='text/css' media='all' />
<link rel='stylesheet' id='pe-recent-posts-css'  href='https://www.wgcpas.com/wp-content/plugins/pe-recent-posts/css/pe-recent-posts.css?ver=5.2.3' type='text/css' media='all' />
<link rel='stylesheet' id='bsf-Defaults-css'  href='https://www.wgcpas.com/wp-content/uploads/smile_fonts/Defaults/Defaults.css?ver=5.2.3' type='text/css' media='all' />
<link rel='stylesheet' id='redux-google-fonts-salient_redux-css'  href='https://fonts.googleapis.com/css?family=Montserrat%3A500%2C400%2C300&#038;ver=1557857048' type='text/css' media='all' />
<script type='text/javascript' src='https://www.wgcpas.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,exe,js,pdf,ppt,tgz,zip,xls","inbound_paths":"[]","home_url":"https:\/\/www.wgcpas.com","hash_tracking":"false"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min.js?ver=7.9.0'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-content/plugins/pe-recent-posts/js/bootstrap.min.js?ver=3.2.0'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-content/plugins/revslider/public/assets/js/revolution.tools.min.js?ver=6.0'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-content/plugins/revslider/public/assets/js/rs6.min.js?ver=6.1.3'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var FlowFlowOpts = {"streams":{},"open_in_new":"yep","filter_all":"All","filter_search":"Search","expand_text":"Expand","collapse_text":"Collapse","posted_on":"Posted on","show_more":"Show more","date_style":"wpStyleDate","dates":{"Yesterday":"Yesterday","s":"s","m":"m","h":"h","ago":"ago","months":["Jan","Feb","March","April","May","June","July","Aug","Sept","Oct","Nov","Dec"]},"lightbox_navigate":"Navigate with arrow keys","server_time":"1571064975","forceHTTPS":"nope","isAdmin":"","ajaxurl":"https:\/\/www.wgcpas.com\/wp-admin\/admin-ajax.php","isLog":"","plugin_base":"https:\/\/www.wgcpas.com\/wp-content\/plugins\/flow-flow-social-streams","plugin_ver":"3.1.29"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-content/plugins/flow-flow-social-streams/js/require-utils.js?ver=3.1.29'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-content/themes/salient/js/modernizr.js?ver=2.6.2'></script>
<link rel='https://api.w.org/' href='https://www.wgcpas.com/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.wgcpas.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.wgcpas.com/wp-includes/wlwmanifest.xml" /> 
<link rel='shortlink' href='https://www.wgcpas.com/?p=2219' />
<link rel="alternate" type="application/json+oembed" href="https://www.wgcpas.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.wgcpas.com%2Fcontent-maintenance-page%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://www.wgcpas.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.wgcpas.com%2Fcontent-maintenance-page%2F&#038;format=xml" />

<!--BEGIN: TRACKING CODE MANAGER BY INTELLYWP.COM IN HEAD//-->
<!-- Start Visual Website Optimizer Asynchronous Code -->
<script type='text/javascript'>
var _vwo_code=(function(){
var account_id=187436,
settings_tolerance=2000,
library_tolerance=2500,
use_existing_jquery=false,
/* DO NOT EDIT BELOW THIS LINE */
f=false,d=document;return{use_existing_jquery:function(){return use_existing_jquery;},library_tolerance:function(){return library_tolerance;},finish:function(){if(!f){f=true;var a=d.getElementById('_vis_opt_path_hides');if(a)a.parentNode.removeChild(a);}},finished:function(){return f;},load:function(a){var b=d.createElement('script');b.src=a;b.type='text/javascript';b.innerText;b.onerror=function(){_vwo_code.finish();};d.getElementsByTagName('head')[0].appendChild(b);},init:function(){settings_timer=setTimeout('_vwo_code.finish()',settings_tolerance);var a=d.createElement('style'),b='body{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;}',h=d.getElementsByTagName('head')[0];a.setAttribute('id','_vis_opt_path_hides');a.setAttribute('type','text/css');if(a.styleSheet)a.styleSheet.cssText=b;else a.appendChild(d.createTextNode(b));h.appendChild(a);this.load('//dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&r='+Math.random());return settings_timer;}};}());_vwo_settings_timer=_vwo_code.init();
</script>
<!-- End Visual Website Optimizer Asynchronous Code -->
<!--END: https://wordpress.org/plugins/tracking-code-manager IN HEAD//-->			<!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v7.12.14-->
			<script type="text/javascript">
				var _hsq = _hsq || [];
				_hsq.push(["setContentType", "standard-page"]);
			</script>
			<!-- DO NOT COPY THIS SNIPPET! End of Page Analytics Tracking for HubSpot WordPress plugin -->
			<style type="text/css">body a{color:#6dc066;}#header-outer:not([data-lhe="animated_underline"]) header#top nav > ul > li > a:hover,#header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.sfHover > a,header#top nav > ul > li.button_bordered > a:hover,#header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu li.current-menu-item > a,header#top nav .sf-menu li.current_page_item > a .sf-sub-indicator i,header#top nav .sf-menu li.current_page_ancestor > a .sf-sub-indicator i,#header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu li.current_page_ancestor > a,#header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu li.current-menu-ancestor > a,#header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu li.current_page_item > a,body header#top nav .sf-menu li.current_page_item > a .sf-sub-indicator [class^="icon-"],header#top nav .sf-menu li.current_page_ancestor > a .sf-sub-indicator [class^="icon-"],.sf-menu li ul li.sfHover > a .sf-sub-indicator [class^="icon-"],#header-outer:not(.transparent) #social-in-menu a i:after,.testimonial_slider[data-rating-color="accent-color"] .star-rating .filled:before,ul.sf-menu > li > a:hover > .sf-sub-indicator i,ul.sf-menu > li > a:active > .sf-sub-indicator i,ul.sf-menu > li.sfHover > a > .sf-sub-indicator i,.sf-menu ul li.current_page_item > a,.sf-menu ul li.current-menu-ancestor > a,.sf-menu ul li.current_page_ancestor > a,.sf-menu ul a:focus,.sf-menu ul a:hover,.sf-menu ul a:active,.sf-menu ul li:hover > a,.sf-menu ul li.sfHover > a,.sf-menu li ul li a:hover,.sf-menu li ul li.sfHover > a,#footer-outer a:hover,.recent-posts .post-header a:hover,article.post .post-header a:hover,article.result a:hover,article.post .post-header h2 a,.single article.post .post-meta a:hover,.comment-list .comment-meta a:hover,label span,.wpcf7-form p span,.icon-3x[class^="icon-"],.icon-3x[class*=" icon-"],.icon-tiny[class^="icon-"],body .circle-border,article.result .title a,.home .blog-recent:not([data-style="list_featured_first_row"]) .col .post-header a:hover,.home .blog-recent .col .post-header h3 a,#single-below-header a:hover,header#top #logo:hover,.sf-menu > li.current_page_ancestor > a > .sf-sub-indicator [class^="icon-"],.sf-menu > li.current-menu-ancestor > a > .sf-sub-indicator [class^="icon-"],body #mobile-menu li.open > a [class^="icon-"],.pricing-column h3,.pricing-table[data-style="flat-alternative"] .pricing-column.accent-color h4,.pricing-table[data-style="flat-alternative"] .pricing-column.accent-color .interval,.comment-author a:hover,.project-attrs li i,#footer-outer #copyright li a i:hover,.col:hover > [class^="icon-"].icon-3x.accent-color.alt-style.hovered,.col:hover > [class*=" icon-"].icon-3x.accent-color.alt-style.hovered,#header-outer .widget_shopping_cart .cart_list a,.woocommerce .star-rating,.woocommerce-page table.cart a.remove,.woocommerce form .form-row .required,.woocommerce-page form .form-row .required,body #header-secondary-outer #social a:hover i,.woocommerce ul.products li.product .price,body .twitter-share:hover i,.twitter-share.hovered i,body .linkedin-share:hover i,.linkedin-share.hovered i,body .google-plus-share:hover i,.google-plus-share.hovered i,.pinterest-share:hover i,.pinterest-share.hovered i,.facebook-share:hover i,.facebook-share.hovered i,.woocommerce-page ul.products li.product .price,.nectar-milestone .number.accent-color,header#top nav > ul > li.megamenu > ul > li > a:hover,header#top nav > ul > li.megamenu > ul > li.sfHover > a,body #portfolio-nav a:hover i,span.accent-color,.nectar-love:hover i,.nectar-love.loved i,.portfolio-items .nectar-love:hover i,.portfolio-items .nectar-love.loved i,body .hovered .nectar-love i,header#top nav ul #search-btn a:hover span,header#top nav ul .slide-out-widget-area-toggle a:hover span,body:not(.material) #search-outer #search #close a span:hover,.carousel-wrap[data-full-width="true"] .carousel-heading a:hover i,#search-outer .ui-widget-content li:hover a .title,#search-outer .ui-widget-content .ui-state-hover .title,#search-outer .ui-widget-content .ui-state-focus .title,.portfolio-filters-inline .container ul li a.active,body [class^="icon-"].icon-default-style,.single-post #single-below-header.fullscreen-header .icon-salient-heart-2,.svg-icon-holder[data-color="accent-color"],.team-member a.accent-color:hover,.ascend .comment-list .reply a,.wpcf7-form .wpcf7-not-valid-tip,.text_on_hover.product .add_to_cart_button,.blog-recent[data-style="minimal"] .col > span,.blog-recent[data-style="title_only"] .col:hover .post-header .title,.woocommerce-checkout-review-order-table .product-info .amount,.tabbed[data-style="minimal"] > ul li a.active-tab,.masonry.classic_enhanced article.post .post-meta a:hover i,.blog-recent[data-style*="classic_enhanced"] .post-meta a:hover i,.blog-recent[data-style*="classic_enhanced"] .post-meta .icon-salient-heart-2.loved,.masonry.classic_enhanced article.post .post-meta .icon-salient-heart-2.loved,.single #single-meta ul li:not(.meta-share-count):hover i,.single #single-meta ul li:not(.meta-share-count):hover a,.single #single-meta ul li:not(.meta-share-count):hover span,.single #single-meta ul li.meta-share-count .nectar-social a:hover i,#project-meta #single-meta ul li > a,#project-meta ul li.meta-share-count .nectar-social a:hover i,#project-meta ul li:not(.meta-share-count):hover i,#project-meta ul li:not(.meta-share-count):hover span,div[data-style="minimal"] .toggle:hover h3 a,div[data-style="minimal"] .toggle.open h3 a,.nectar-icon-list[data-icon-style="border"][data-icon-color="accent-color"] .list-icon-holder[data-icon_type="numerical"] span,.nectar-icon-list[data-icon-color="accent-color"][data-icon-style="border"] .content h4,body[data-dropdown-style="minimal"] #header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove,body[data-dropdown-style="minimal"] #header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove,.post-area.standard-minimal article.post .post-meta .date a,.post-area.standard-minimal article.post .post-header h2 a:hover,.post-area.standard-minimal article.post .more-link:hover span,.post-area.standard-minimal article.post .more-link span:after,.post-area.standard-minimal article.post .minimal-post-meta a:hover,body #pagination .page-numbers.prev:hover,body #pagination .page-numbers.next:hover,html body .woocommerce-pagination a.page-numbers:hover,body .woocommerce-pagination a.page-numbers:hover,body #pagination a.page-numbers:hover,.nectar-slide-in-cart .widget_shopping_cart .cart_list a,.sf-menu ul li.open-submenu > a,.woocommerce p.stars a:hover,.woocommerce .material.product .product-wrap .product-add-to-cart a:hover,.woocommerce .material.product .product-wrap .product-add-to-cart a:hover > span,.woocommerce-MyAccount-navigation ul li.is-active a:before,.woocommerce-MyAccount-navigation ul li:hover a:before,.woocommerce.ascend .price_slider_amount button.button[type="submit"],html .ascend.woocommerce #sidebar div ul li a:hover,html .ascend.woocommerce #sidebar div ul li.current-cat > a,.woocommerce .widget_layered_nav ul li.chosen a:after,.woocommerce-page .widget_layered_nav ul li.chosen a:after,[data-style="list_featured_first_row"] .meta-category a,body[data-form-submit="see-through"] input[type=submit],body[data-form-submit="see-through"] button[type=submit],#header-outer[data-format="left-header"] .sf-menu .sub-menu .current-menu-item > a,.nectar_icon_wrap[data-color="accent-color"] i,.nectar_team_member_close .inner:before,body[data-dropdown-style="minimal"]:not([data-header-format="left-header"]) header#top nav > ul > li.megamenu > ul > li > ul > li.has-ul > a:hover,body:not([data-header-format="left-header"]) header#top nav > ul > li.megamenu > ul > li > ul > li.has-ul > a:hover,.masonry.material .masonry-blog-item .meta-category a,.post-area.featured_img_left .meta-category a,body[data-dropdown-style="minimal"] #header-outer:not([data-format="left-header"]) header#top nav > ul > li.megamenu ul ul li.current-menu-item.has-ul > a,body[data-dropdown-style="minimal"] #header-outer:not([data-format="left-header"]) header#top nav > ul > li.megamenu ul ul li.current-menu-ancestor.has-ul > a,body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="accent-color-underline"].full-width-section a.active,body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="accent-color-underline"].full-width-section a:hover,.material .comment-list .reply a:hover,.related-posts[data-style="material"] .meta-category a,body[data-dropdown-style="minimal"].material:not([data-header-color="custom"]) #header-outer:not([data-format="left-header"]) header#top nav >ul >li:not(.megamenu) ul.cart_list a:hover,body.material #header-outer:not(.transparent) .cart-outer:hover .cart-menu-wrap .icon-salient-cart,.material .widget li:not(.has-img) a:hover .post-title,.material #sidebar .widget li:not(.has-img) a:hover .post-title,.material .container-wrap #author-bio #author-info a:hover,.material #sidebar .widget ul[data-style="featured-image-left"] li a:hover .post-title,body.material .tabbed[data-color-scheme="accent-color"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) a:hover,body.material .tabbed[data-color-scheme="accent-color"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) a.active-tab,body.material .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget) li a:hover,.material .widget .tagcloud a,.material #sidebar .widget .tagcloud a,.single.material .post-area .content-inner > .post-tags a,.tabbed[data-style*="material"][data-color-scheme="accent-color"] ul li a:not(.active-tab):hover,body.material .nectar-button.see-through.accent-color[data-color-override="false"],div[data-style="minimal_small"] .toggle.accent-color > h3 a:hover,div[data-style="minimal_small"] .toggle.accent-color.open > h3 a,.nectar_single_testimonial[data-color="accent-color"] p span.open-quote{color:#6dc066!important;}.col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.accent-color.alt-style.hovered,body .col:not(.post-area):not(.span_12):not(#sidebar):hover a [class*=" icon-"].icon-3x.accent-color.alt-style.hovered,.ascend #header-outer:not(.transparent) .cart-outer:hover .cart-menu-wrap:not(.has_products) .icon-salient-cart{color:#6dc066!important;}.orbit-wrapper div.slider-nav span.right,.orbit-wrapper div.slider-nav span.left,.flex-direction-nav a,.jp-play-bar,.jp-volume-bar-value,.jcarousel-prev:hover,.jcarousel-next:hover,.portfolio-items .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg,.portfolio-items .col[data-default-color="true"] .bottom-meta,.portfolio-filters a,.portfolio-filters #sort-portfolio,.project-attrs li span,.progress li span,.nectar-progress-bar span,#footer-outer #footer-widgets .col .tagcloud a:hover,#sidebar .widget .tagcloud a:hover,article.post .more-link span:hover,#fp-nav.tooltip ul li .fp-tooltip .tooltip-inner,article.post.quote .post-content .quote-inner,article.post.link .post-content .link-inner,#pagination .next a:hover,#pagination .prev a:hover,.comment-list .reply a:hover,input[type=submit]:hover,input[type="button"]:hover,#footer-outer #copyright li a.vimeo:hover,#footer-outer #copyright li a.behance:hover,.toggle.open h3 a,.tabbed > ul li a.active-tab,[class*=" icon-"],.icon-normal,.bar_graph li span,.nectar-button[data-color-override="false"].regular-button,.nectar-button.tilt.accent-color,body .swiper-slide .button.transparent_2 a.primary-color:hover,#footer-outer #footer-widgets .col input[type="submit"],.carousel-prev:hover,.carousel-next:hover,body .products-carousel .carousel-next:hover,body .products-carousel .carousel-prev:hover,.blog-recent .more-link span:hover,.post-tags a:hover,.pricing-column.highlight h3,.pricing-table[data-style="flat-alternative"] .pricing-column.highlight h3 .highlight-reason,.pricing-table[data-style="flat-alternative"] .pricing-column.accent-color:before,#to-top:hover,#to-top.dark:hover,body[data-button-style*="rounded"] #to-top:after,#pagination a.page-numbers:hover,#pagination span.page-numbers.current,.single-portfolio .facebook-share a:hover,.single-portfolio .twitter-share a:hover,.single-portfolio .pinterest-share a:hover,.single-post .facebook-share a:hover,.single-post .twitter-share a:hover,.single-post .pinterest-share a:hover,.mejs-controls .mejs-time-rail .mejs-time-current,.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,article.post.quote .post-content .quote-inner,article.post.link .post-content .link-inner,article.format-status .post-content .status-inner,article.post.format-aside .aside-inner,body #header-secondary-outer #social li a.behance:hover,body #header-secondary-outer #social li a.vimeo:hover,#sidebar .widget:hover [class^="icon-"].icon-3x,.woocommerce-page button.single_add_to_cart_button,article.post.quote .content-inner .quote-inner .whole-link,.masonry.classic_enhanced article.post.quote.wide_tall .post-content a:hover .quote-inner,.masonry.classic_enhanced article.post.link.wide_tall .post-content a:hover .link-inner,.iosSlider .prev_slide:hover,.iosSlider .next_slide:hover,body [class^="icon-"].icon-3x.alt-style.accent-color,body [class*=" icon-"].icon-3x.alt-style.accent-color,#slide-out-widget-area,#slide-out-widget-area-bg.fullscreen,#slide-out-widget-area-bg.fullscreen-alt .bg-inner,#header-outer .widget_shopping_cart a.button,body[data-button-style="rounded"] .wpb_wrapper .twitter-share:before,body[data-button-style="rounded"] .wpb_wrapper .twitter-share.hovered:before,body[data-button-style="rounded"] .wpb_wrapper .facebook-share:before,body[data-button-style="rounded"] .wpb_wrapper .facebook-share.hovered:before,body[data-button-style="rounded"] .wpb_wrapper .google-plus-share:before,body[data-button-style="rounded"] .wpb_wrapper .google-plus-share.hovered:before,body[data-button-style="rounded"] .wpb_wrapper .nectar-social:hover > *:before,body[data-button-style="rounded"] .wpb_wrapper .pinterest-share:before,body[data-button-style="rounded"] .wpb_wrapper .pinterest-share.hovered:before,body[data-button-style="rounded"] .wpb_wrapper .linkedin-share:before,body[data-button-style="rounded"] .wpb_wrapper .linkedin-share.hovered:before,#header-outer a.cart-contents .cart-wrap span,#header-outer a#mobile-cart-link .cart-wrap span,.swiper-slide .button.solid_color a,.swiper-slide .button.solid_color_2 a,.portfolio-filters,button[type=submit]:hover,#buddypress button:hover,#buddypress a.button:hover,#buddypress ul.button-nav li.current a,header#top nav ul .slide-out-widget-area-toggle a:hover i.lines,header#top nav ul .slide-out-widget-area-toggle a:hover i.lines:after,header#top nav ul .slide-out-widget-area-toggle a:hover i.lines:before,header#top nav ul .slide-out-widget-area-toggle[data-icon-animation="simple-transform"] a:hover i.lines-button:after,#buddypress a.button:focus,.text_on_hover.product a.added_to_cart,.woocommerce div.product .woocommerce-tabs .full-width-content ul.tabs li a:after,.woocommerce div[data-project-style="text_on_hover"] .cart .quantity input.minus,.woocommerce div[data-project-style="text_on_hover"] .cart .quantity input.plus,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce .span_4 input[type="submit"].checkout-button,.portfolio-filters-inline[data-color-scheme="accent-color"],body[data-fancy-form-rcs="1"] [type="radio"]:checked + label:after,.select2-container .select2-choice:hover,.select2-dropdown-open .select2-choice,header#top nav > ul > li.button_solid_color > a:before,#header-outer.transparent header#top nav > ul > li.button_solid_color > a:before,.tabbed[data-style*="minimal"] > ul li a:after,.twentytwenty-handle,.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after,.masonry.classic_enhanced .posts-container article .meta-category a:hover,.blog-recent[data-style*="classic_enhanced"] .meta-category a:hover,.masonry.classic_enhanced .posts-container article .video-play-button,.bottom_controls #portfolio-nav .controls li a i:after,.bottom_controls #portfolio-nav ul:first-child li#all-items a:hover i,.nectar_video_lightbox.nectar-button[data-color="default-accent-color"],.nectar_video_lightbox.nectar-button[data-color="transparent-accent-color"]:hover,.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] .flickity-page-dots .dot.is-selected:before,.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote.is-selected p,.nectar-recent-posts-slider .container .strong span:before,#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:hover,.single .heading-title[data-header-style="default_minimal"] .meta-category a:hover,body.single-post .sharing-default-minimal .nectar-love.loved,.nectar-fancy-box:after,.divider-small-border[data-color="accent-color"],.divider-border[data-color="accent-color"],div[data-style="minimal"] .toggle.open h3 i:after,div[data-style="minimal"] .toggle:hover h3 i:after,div[data-style="minimal"] .toggle.open h3 i:before,div[data-style="minimal"] .toggle:hover h3 i:before,.nectar-animated-title[data-color="accent-color"] .nectar-animated-title-inner:after,#fp-nav:not(.light-controls).tooltip_alt ul li a span:after,#fp-nav.tooltip_alt ul li a span:after,.nectar-video-box[data-color="default-accent-color"] a.nectar_video_lightbox,body .nectar-video-box[data-color="default-accent-color"][data-hover="zoom_button"] a.nectar_video_lightbox:after,.span_12.dark .owl-theme .owl-dots .owl-dot.active span,.span_12.dark .owl-theme .owl-dots .owl-dot:hover span,.nectar_image_with_hotspots[data-stlye="color_pulse"][data-color="accent-color"] .nectar_hotspot,.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .tipclose span:before,.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .tipclose span:after,.portfolio-filters-inline[data-color-scheme="accent-color-underline"] a:after,body[data-dropdown-style="minimal"] #header-outer header#top nav > ul > li:not(.megamenu) ul a:hover,body[data-dropdown-style="minimal"] #header-outer header#top nav > ul > li:not(.megamenu) li.sfHover > a,body[data-dropdown-style="minimal"] #header-outer:not([data-format="left-header"]) header#top nav > ul > li:not(.megamenu) li.sfHover > a,body[data-dropdown-style="minimal"] header#top nav > ul > li.megamenu > ul ul li a:hover,body[data-dropdown-style="minimal"] header#top nav > ul > li.megamenu > ul ul li.sfHover > a,body[data-dropdown-style="minimal"]:not([data-header-format="left-header"]) header#top nav > ul > li.megamenu > ul ul li.current-menu-item > a,body[data-dropdown-style="minimal"] #header-outer .widget_shopping_cart a.button,body[data-dropdown-style="minimal"] #header-secondary-outer ul > li:not(.megamenu) li.sfHover > a,body[data-dropdown-style="minimal"] #header-secondary-outer ul > li:not(.megamenu) ul a:hover,.nectar-recent-posts-single_featured .strong a,.post-area.standard-minimal article.post .more-link span:before,.nectar-slide-in-cart .widget_shopping_cart a.button,body[data-header-format="left-header"] #header-outer[data-lhe="animated_underline"] header#top nav ul li:not([class*="button_"]) > a span:after,.woocommerce .material.product .add_to_cart_button,body nav.woocommerce-pagination span.page-numbers.current,body[data-dropdown-style="minimal"] #header-outer:not([data-format="left-header"]) header#top nav > ul > li:not(.megamenu) ul a:hover,body[data-form-submit="regular"] input[type=submit],body[data-form-submit="regular"] button[type=submit],body[data-form-submit="see-through"] input[type=submit]:hover,body[data-form-submit="see-through"] button[type=submit]:hover,body[data-form-submit="see-through"] .container-wrap .span_12.light input[type=submit]:hover,body[data-form-submit="see-through"] .container-wrap .span_12.light button[type=submit]:hover,body[data-form-submit="regular"] .container-wrap .span_12.light input[type=submit]:hover,body[data-form-submit="regular"] .container-wrap .span_12.light button[type=submit]:hover,.masonry.material .masonry-blog-item .meta-category a:before,.related-posts[data-style="material"] .meta-category a:before,.post-area.featured_img_left .meta-category a:before,.material.masonry .masonry-blog-item .video-play-button,.nectar_icon_wrap[data-style="border-animation"][data-color="accent-color"]:not([data-draw="true"]) .nectar_icon:hover,body[data-dropdown-style="minimal"] #header-outer:not([data-format="left-header"]) header#top nav > ul > li:not(.megamenu) ul li.current-menu-item > a,body[data-dropdown-style="minimal"] #header-outer:not([data-format="left-header"]) header#top nav > ul > li:not(.megamenu) ul li.current-menu-ancestor > a,.nectar-social-sharing-fixed > a:before,.nectar-social-sharing-fixed .nectar-social a,body.material #page-header-bg.fullscreen-header .inner-wrap >a,.masonry.material .quote-inner:before,.masonry.material .link-inner:before,.tabbed[data-style="minimal_alt"] .magic-line,.nectar-google-map[data-nectar-marker-color="accent-color"] .animated-dot .middle-dot,.nectar-google-map[data-nectar-marker-color="accent-color"] .animated-dot div[class*="signal"],.nectar_video_lightbox.play_button_with_text[data-color="default-accent-color"] span.play > .inner-wrap:before,.nectar-hor-list-item[data-color="accent-color"]:before,body.material #slide-out-widget-area-bg.slide-out-from-right,.widget .material .widget .tagcloud a:before,.material #sidebar .widget .tagcloud a:before,.single .post-area .content-inner > .post-tags a:before,.auto_meta_overlaid_spaced article.post.quote .n-post-bg:after,.auto_meta_overlaid_spaced article.post.link .n-post-bg:after,.post-area.featured_img_left .posts-container .article-content-wrap .video-play-button,.post-area.featured_img_left article.post .quote-inner:before,.post-area.featured_img_left .link-inner:before,.nectar-recent-posts-single_featured.multiple_featured .controls li:after,.nectar-recent-posts-single_featured.multiple_featured .controls li.active:before,[data-style="list_featured_first_row"] .meta-category a:before,.tabbed[data-style*="material"][data-color-scheme="accent-color"] ul:after,.nectar-fancy-box[data-color="accent-color"]:not([data-style="default"]) .box-bg:after,div[data-style="minimal_small"] .toggle.accent-color > h3:after,body.material[data-button-style^="rounded"] .nectar-button.see-through.accent-color[data-color-override="false"] i,.portfolio-items .col.nectar-new-item .inner-wrap:before,body.material .nectar-video-box[data-color="default-accent-color"] a.nectar_video_lightbox:before,.nectar_team_member_overlay .team_member_details .bio-inner .mobile-close:before,.nectar_team_member_overlay .team_member_details .bio-inner .mobile-close:after{background-color:#6dc066!important;}.col:hover > [class^="icon-"].icon-3x:not(.alt-style).accent-color.hovered,.col:hover > [class*=" icon-"].icon-3x:not(.alt-style).accent-color.hovered,body .nectar-button.see-through-2[data-hover-color-override="false"]:hover,.col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x:not(.alt-style).accent-color.hovered,.col:not(.post-area):not(.span_12):not(#sidebar):hover a [class*=" icon-"].icon-3x:not(.alt-style).accent-color.hovered{background-color:#6dc066!important;}body.material[data-button-style^="rounded"] .nectar-button.see-through.accent-color[data-color-override="false"] i:after{box-shadow:#6dc066 0 8px 15px;opacity:0.24;}.nectar-fancy-box[data-style="color_box_hover"][data-color="accent-color"]:hover:before{box-shadow:0 30px 90px #6dc066;}.tabbed[data-style*="material"][data-color-scheme="accent-color"] ul li a.active-tab:after{box-shadow:0 18px 50px #6dc066;}.bottom_controls #portfolio-nav ul:first-child li#all-items a:hover i{box-shadow:-.6em 0 #6dc066,-.6em .6em #6dc066,.6em 0 #6dc066,.6em -.6em #6dc066,0 -.6em #6dc066,-.6em -.6em #6dc066,0 .6em #6dc066,.6em .6em #6dc066;}.tabbed > ul li a.active-tab,body[data-form-style="minimal"] label:after,body .recent_projects_widget a:hover img,.recent_projects_widget a:hover img,#sidebar #flickr a:hover img,body .nectar-button.see-through-2[data-hover-color-override="false"]:hover,#footer-outer #flickr a:hover img,body[data-button-style="rounded"] .wpb_wrapper .twitter-share:before,body[data-button-style="rounded"] .wpb_wrapper .twitter-share.hovered:before,body[data-button-style="rounded"] .wpb_wrapper .facebook-share:before,body[data-button-style="rounded"] .wpb_wrapper .facebook-share.hovered:before,body[data-button-style="rounded"] .wpb_wrapper .google-plus-share:before,body[data-button-style="rounded"] .wpb_wrapper .google-plus-share.hovered:before,body[data-button-style="rounded"] .wpb_wrapper .nectar-social:hover > *:before,body[data-button-style="rounded"] .wpb_wrapper .pinterest-share:before,body[data-button-style="rounded"] .wpb_wrapper .pinterest-share.hovered:before,body[data-button-style="rounded"] .wpb_wrapper .linkedin-share:before,body[data-button-style="rounded"] .wpb_wrapper .linkedin-share.hovered:before,#featured article .post-title a:hover,#header-outer[data-lhe="animated_underline"] header#top nav > ul > li > a:after,body #featured article .post-title a:hover,div.wpcf7-validation-errors,body[data-fancy-form-rcs="1"] [type="radio"]:checked + label:before,body[data-fancy-form-rcs="1"] [type="radio"]:checked + label:after,body[data-fancy-form-rcs="1"] input[type="checkbox"]:checked + label > span,.select2-container .select2-choice:hover,.select2-dropdown-open .select2-choice,#header-outer:not(.transparent) header#top nav > ul > li.button_bordered > a:hover:before,.single #single-meta ul li:not(.meta-share-count):hover a,.single #project-meta ul li:not(.meta-share-count):hover a,div[data-style="minimal"] .toggle.default.open i,div[data-style="minimal"] .toggle.default:hover i,div[data-style="minimal"] .toggle.accent-color.open i,div[data-style="minimal"] .toggle.accent-color:hover i,.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .tipclose,body[data-button-style="rounded"] #pagination > a:hover,body[data-form-submit="see-through"] input[type=submit],body[data-form-submit="see-through"] button[type=submit],.nectar_icon_wrap[data-style="border-basic"][data-color="accent-color"] .nectar_icon,.nectar_icon_wrap[data-style="border-animation"][data-color="accent-color"]:not([data-draw="true"]) .nectar_icon,.nectar_icon_wrap[data-style="border-animation"][data-color="accent-color"][data-draw="true"]:hover .nectar_icon,.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="default-accent-color"] span.play:before,.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="default-accent-color"] span.play:after,.material #header-secondary-outer[data-lhe="animated_underline"] nav >ul.sf-menu >li >a:after,.material blockquote::before,body.material .nectar-button.see-through.accent-color[data-color-override="false"]{border-color:#6dc066!important;}#fp-nav:not(.light-controls).tooltip_alt ul li a.active span,#fp-nav.tooltip_alt ul li a.active span{box-shadow:inset 0 0 0 2px #6dc066;-webkit-box-shadow:inset 0 0 0 2px #6dc066;}.default-loading-icon:before{border-top-color:#6dc066!important;}#header-outer a.cart-contents span:before,#fp-nav.tooltip ul li .fp-tooltip .tooltip-inner:after{border-color:transparent #6dc066!important;}body .col:not(.post-area):not(.span_12):not(#sidebar):hover .hovered .circle-border,body #sidebar .widget:hover .circle-border,body .testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote .bottom-arrow:after,body .dark .testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote .bottom-arrow:after,.portfolio-items[data-ps="6"] .bg-overlay,.portfolio-items[data-ps="6"].no-masonry .bg-overlay,.nectar_team_member_close .inner,.nectar_team_member_overlay .team_member_details .bio-inner .mobile-close{border-color:#6dc066;}.widget .nectar_widget[class*="nectar_blog_posts_"] .arrow-circle svg circle{stroke:#6dc066;}.gallery a:hover img{border-color:#6dc066!important;}@media only screen and (min-width :1px) and (max-width :1000px){body #featured article .post-title > a{background-color:#6dc066;}body #featured article .post-title > a{border-color:#6dc066;}}.nectar-button.regular-button.extra-color-1,.nectar-button.tilt.extra-color-1{background-color:#2cb4ba!important;}.icon-3x[class^="icon-"].extra-color-1:not(.alt-style),.icon-tiny[class^="icon-"].extra-color-1,.icon-3x[class*=" icon-"].extra-color-1:not(.alt-style),body .icon-3x[class*=" icon-"].extra-color-1:not(.alt-style) .circle-border,.woocommerce-page table.cart a.remove,#header-outer .widget_shopping_cart .cart_list li a.remove,#header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove,.nectar-milestone .number.extra-color-1,span.extra-color-1,.team-member ul.social.extra-color-1 li a,.stock.out-of-stock,body [class^="icon-"].icon-default-style.extra-color-1,body [class^="icon-"].icon-default-style[data-color="extra-color-1"],.team-member a.extra-color-1:hover,.pricing-table[data-style="flat-alternative"] .pricing-column.highlight.extra-color-1 h3,.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-1 h4,.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-1 .interval,.svg-icon-holder[data-color="extra-color-1"],div[data-style="minimal"] .toggle.extra-color-1:hover h3 a,div[data-style="minimal"] .toggle.extra-color-1.open h3 a,.nectar-icon-list[data-icon-style="border"][data-icon-color="extra-color-1"] .list-icon-holder[data-icon_type="numerical"] span,.nectar-icon-list[data-icon-color="extra-color-1"][data-icon-style="border"] .content h4,.nectar_icon_wrap[data-color="extra-color-1"] i,body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-1-underline"].full-width-section a.active,body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-1-underline"].full-width-section a:hover,.testimonial_slider[data-rating-color="extra-color-1"] .star-rating .filled:before,header#top nav > ul > li.button_bordered_2 > a:hover,body.material .tabbed[data-color-scheme="extra-color-1"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) a:hover,body.material .tabbed[data-color-scheme="extra-color-1"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) a.active-tab,.tabbed[data-style*="material"][data-color-scheme="extra-color-1"] ul li a:not(.active-tab):hover,body.material .nectar-button.see-through.extra-color-1[data-color-override="false"],div[data-style="minimal_small"] .toggle.extra-color-1 > h3 a:hover,div[data-style="minimal_small"] .toggle.extra-color-1.open > h3 a,.nectar_single_testimonial[data-color="extra-color-1"] p span.open-quote{color:#2cb4ba!important;}.col:hover > [class^="icon-"].icon-3x.extra-color-1:not(.alt-style),.col:hover > [class*=" icon-"].icon-3x.extra-color-1:not(.alt-style).hovered,body .swiper-slide .button.transparent_2 a.extra-color-1:hover,body .col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.extra-color-1:not(.alt-style).hovered,body .col:not(.post-area):not(#sidebar):not(.span_12):hover a [class*=" icon-"].icon-3x.extra-color-1:not(.alt-style).hovered,#sidebar .widget:hover [class^="icon-"].icon-3x.extra-color-1:not(.alt-style),.portfolio-filters-inline[data-color-scheme="extra-color-1"],.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-1:before,.pricing-table[data-style="flat-alternative"] .pricing-column.highlight.extra-color-1 h3 .highlight-reason,.nectar-button.nectar_video_lightbox[data-color="default-extra-color-1"],.nectar_video_lightbox.nectar-button[data-color="transparent-extra-color-1"]:hover,.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-1"] .flickity-page-dots .dot.is-selected:before,.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-1"] blockquote.is-selected p,.nectar-fancy-box[data-color="extra-color-1"]:after,.divider-small-border[data-color="extra-color-1"],.divider-border[data-color="extra-color-1"],div[data-style="minimal"] .toggle.extra-color-1.open i:after,div[data-style="minimal"] .toggle.extra-color-1:hover i:after,div[data-style="minimal"] .toggle.open.extra-color-1 i:before,div[data-style="minimal"] .toggle.extra-color-1:hover i:before,body .tabbed[data-color-scheme="extra-color-1"][data-style="minimal"] > ul li:not(.cta-button) a:after,.nectar-animated-title[data-color="extra-color-1"] .nectar-animated-title-inner:after,.nectar-video-box[data-color="extra-color-1"] a.nectar_video_lightbox,body .nectar-video-box[data-color="extra-color-1"][data-hover="zoom_button"] a.nectar_video_lightbox:after,.nectar_image_with_hotspots[data-stlye="color_pulse"][data-color="extra-color-1"] .nectar_hotspot,.portfolio-filters-inline[data-color-scheme="extra-color-1-underline"] a:after,.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-1"]:not([data-draw="true"]) .nectar_icon:hover,.nectar-google-map[data-nectar-marker-color="extra-color-1"] .animated-dot .middle-dot,.nectar-google-map[data-nectar-marker-color="extra-color-1"] .animated-dot div[class*="signal"],.nectar_video_lightbox.play_button_with_text[data-color="extra-color-1"] span.play > .inner-wrap:before,.nectar-hor-list-item[data-color="extra-color-1"]:before,header#top nav > ul > li.button_solid_color_2 > a:before,#header-outer.transparent header#top nav > ul > li.button_solid_color_2 > a:before,body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material a.slide_out_area_close:before,.tabbed[data-color-scheme="extra-color-1"][data-style="minimal_alt"] .magic-line,.tabbed[data-color-scheme="extra-color-1"][data-style="default"] li:not(.cta-button) a.active-tab,.tabbed[data-style*="material"][data-color-scheme="extra-color-1"] ul:after,.tabbed[data-style*="material"][data-color-scheme="extra-color-1"] ul li a.active-tab,.nectar-fancy-box[data-color="extra-color-1"]:not([data-style="default"]) .box-bg:after,body.material[data-button-style^="rounded"] .nectar-button.see-through.extra-color-1[data-color-override="false"] i,.nectar-recent-posts-single_featured.multiple_featured .controls[data-color="extra-color-1"] li:after,body.material .nectar-video-box[data-color="extra-color-1"] a.nectar_video_lightbox:before,div[data-style="minimal_small"] .toggle.extra-color-1 > h3:after{background-color:#2cb4ba!important;}body [class^="icon-"].icon-3x.alt-style.extra-color-1,body [class*=" icon-"].icon-3x.alt-style.extra-color-1,[class*=" icon-"].extra-color-1.icon-normal,.extra-color-1.icon-normal,.bar_graph li span.extra-color-1,.nectar-progress-bar span.extra-color-1,#header-outer .widget_shopping_cart a.button,.woocommerce ul.products li.product .onsale,.woocommerce-page ul.products li.product .onsale,.woocommerce span.onsale,.woocommerce-page span.onsale,.woocommerce-page table.cart a.remove:hover,.swiper-slide .button.solid_color a.extra-color-1,.swiper-slide .button.solid_color_2 a.extra-color-1,.toggle.open.extra-color-1 h3 a{background-color:#2cb4ba!important;}.col:hover > [class^="icon-"].icon-3x.extra-color-1.alt-style.hovered,.col:hover > [class*=" icon-"].icon-3x.extra-color-1.alt-style.hovered,.no-highlight.extra-color-1 h3,.col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.extra-color-1.alt-style.hovered,body .col:not(.post-area):not(.span_12):not(#sidebar):hover a [class*=" icon-"].icon-3x.extra-color-1.alt-style.hovered{color:#2cb4ba!important;}body.material[data-button-style^="rounded"] .nectar-button.see-through.extra-color-1[data-color-override="false"] i:after{box-shadow:#2cb4ba 0 8px 15px;opacity:0.24;}.tabbed[data-style*="material"][data-color-scheme="extra-color-1"] ul li a.active-tab:after{box-shadow:0 18px 50px #2cb4ba;}.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-1"]:hover:before{box-shadow:0 30px 90px #2cb4ba;}body .col:not(.post-area):not(.span_12):not(#sidebar):hover .extra-color-1.hovered .circle-border,.woocommerce-page table.cart a.remove,#header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove,#header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove,body #sidebar .widget:hover .extra-color-1 .circle-border,.woocommerce-page table.cart a.remove,body .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-1"] blockquote .bottom-arrow:after,body .dark .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-1"] blockquote .bottom-arrow:after,div[data-style="minimal"] .toggle.open.extra-color-1 i,div[data-style="minimal"] .toggle.extra-color-1:hover i,.nectar_icon_wrap[data-style="border-basic"][data-color="extra-color-1"] .nectar_icon,.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-1"]:not([data-draw="true"]) .nectar_icon,.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-1"][data-draw="true"]:hover .nectar_icon,.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-1"] span.play:before,.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-1"] span.play:after,#header-outer:not(.transparent) header#top nav > ul > li.button_bordered_2 > a:hover:before{border-color:#2cb4ba;}.tabbed[data-color-scheme="extra-color-1"][data-style="default"] li:not(.cta-button) a.active-tab,body.material .nectar-button.see-through.extra-color-1[data-color-override="false"]{border-color:#2cb4ba!important;}.pricing-column.highlight.extra-color-1 h3{background-color:#2cb4ba!important;}.nectar-button.regular-button.extra-color-2,.nectar-button.tilt.extra-color-2{background-color:#eaeaea!important;}.icon-3x[class^="icon-"].extra-color-2:not(.alt-style),.icon-3x[class*=" icon-"].extra-color-2:not(.alt-style),.icon-tiny[class^="icon-"].extra-color-2,body .icon-3x[class*=" icon-"].extra-color-2 .circle-border,.nectar-milestone .number.extra-color-2,span.extra-color-2,.team-member ul.social.extra-color-2 li a,body [class^="icon-"].icon-default-style.extra-color-2,body [class^="icon-"].icon-default-style[data-color="extra-color-2"],.team-member a.extra-color-2:hover,.pricing-table[data-style="flat-alternative"] .pricing-column.highlight.extra-color-2 h3,.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-2 h4,.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-2 .interval,.svg-icon-holder[data-color="extra-color-2"],div[data-style="minimal"] .toggle.extra-color-2:hover h3 a,div[data-style="minimal"] .toggle.extra-color-2.open h3 a,.nectar-icon-list[data-icon-style="border"][data-icon-color="extra-color-2"] .list-icon-holder[data-icon_type="numerical"] span,.nectar-icon-list[data-icon-color="extra-color-2"][data-icon-style="border"] .content h4,.nectar_icon_wrap[data-color="extra-color-2"] i,body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-2-underline"].full-width-section a.active,body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-2-underline"].full-width-section a:hover,.testimonial_slider[data-rating-color="extra-color-2"] .star-rating .filled:before,body.material .tabbed[data-color-scheme="extra-color-2"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) a:hover,body.material .tabbed[data-color-scheme="extra-color-2"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) a.active-tab,.tabbed[data-style*="material"][data-color-scheme="extra-color-2"] ul li a:not(.active-tab):hover,body.material .nectar-button.see-through.extra-color-2[data-color-override="false"],div[data-style="minimal_small"] .toggle.extra-color-2 > h3 a:hover,div[data-style="minimal_small"] .toggle.extra-color-2.open > h3 a,.nectar_single_testimonial[data-color="extra-color-2"] p span.open-quote{color:#eaeaea!important;}.col:hover > [class^="icon-"].icon-3x.extra-color-2:not(.alt-style).hovered,.col:hover > [class*=" icon-"].icon-3x.extra-color-2:not(.alt-style).hovered,body .swiper-slide .button.transparent_2 a.extra-color-2:hover,.col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.extra-color-2:not(.alt-style).hovered,.col:not(.post-area):not(.span_12):not(#sidebar):hover a [class*=" icon-"].icon-3x.extra-color-2:not(.alt-style).hovered,#sidebar .widget:hover [class^="icon-"].icon-3x.extra-color-2:not(.alt-style),.pricing-table[data-style="flat-alternative"] .pricing-column.highlight.extra-color-2 h3 .highlight-reason,.nectar-button.nectar_video_lightbox[data-color="default-extra-color-2"],.nectar_video_lightbox.nectar-button[data-color="transparent-extra-color-2"]:hover,.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-2"] .flickity-page-dots .dot.is-selected:before,.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-2"] blockquote.is-selected p,.nectar-fancy-box[data-color="extra-color-2"]:after,.divider-small-border[data-color="extra-color-2"],.divider-border[data-color="extra-color-2"],div[data-style="minimal"] .toggle.extra-color-2.open i:after,div[data-style="minimal"] .toggle.extra-color-2:hover i:after,div[data-style="minimal"] .toggle.open.extra-color-2 i:before,div[data-style="minimal"] .toggle.extra-color-2:hover i:before,body .tabbed[data-color-scheme="extra-color-2"][data-style="minimal"] > ul li:not(.cta-button) a:after,.nectar-animated-title[data-color="extra-color-2"] .nectar-animated-title-inner:after,.nectar-video-box[data-color="extra-color-2"] a.nectar_video_lightbox,body .nectar-video-box[data-color="extra-color-2"][data-hover="zoom_button"] a.nectar_video_lightbox:after,.nectar_image_with_hotspots[data-stlye="color_pulse"][data-color="extra-color-2"] .nectar_hotspot,.portfolio-filters-inline[data-color-scheme="extra-color-2-underline"] a:after,.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-2"]:not([data-draw="true"]) .nectar_icon:hover,.nectar-google-map[data-nectar-marker-color="extra-color-2"] .animated-dot .middle-dot,.nectar-google-map[data-nectar-marker-color="extra-color-2"] .animated-dot div[class*="signal"],.nectar_video_lightbox.play_button_with_text[data-color="extra-color-2"] span.play > .inner-wrap:before,.nectar-hor-list-item[data-color="extra-color-2"]:before,.tabbed[data-color-scheme="extra-color-2"][data-style="minimal_alt"] .magic-line,.tabbed[data-style*="material"][data-color-scheme="extra-color-2"] ul:after,.tabbed[data-style*="material"][data-color-scheme="extra-color-2"] ul li a.active-tab,.nectar-fancy-box[data-color="extra-color-2"]:not([data-style="default"]) .box-bg:after,body.material[data-button-style^="rounded"] .nectar-button.see-through.extra-color-2[data-color-override="false"] i,.nectar-recent-posts-single_featured.multiple_featured .controls[data-color="extra-color-2"] li:after,body.material .nectar-video-box[data-color="extra-color-2"] a.nectar_video_lightbox:before,div[data-style="minimal_small"] .toggle.extra-color-2 > h3:after{background-color:#eaeaea!important;}body [class^="icon-"].icon-3x.alt-style.extra-color-2,body [class*=" icon-"].icon-3x.alt-style.extra-color-2,[class*=" icon-"].extra-color-2.icon-normal,.extra-color-2.icon-normal,.bar_graph li span.extra-color-2,.nectar-progress-bar span.extra-color-2,.woocommerce .product-wrap .add_to_cart_button.added,.woocommerce-message,.woocommerce-error,.woocommerce-info,.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,.swiper-slide .button.solid_color a.extra-color-2,.swiper-slide .button.solid_color_2 a.extra-color-2,.toggle.open.extra-color-2 h3 a,.portfolio-filters-inline[data-color-scheme="extra-color-2"],.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-2:before{background-color:#eaeaea!important;}.col:hover > [class^="icon-"].icon-3x.extra-color-2.alt-style.hovered,.col:hover > [class*=" icon-"].icon-3x.extra-color-2.alt-style.hovered,.no-highlight.extra-color-2 h3,.col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.extra-color-2.alt-style.hovered,body .col:not(.post-area):not(.span_12):not(#sidebar):hover a [class*=" icon-"].icon-3x.extra-color-2.alt-style.hovered{color:#eaeaea!important;}body.material[data-button-style^="rounded"] .nectar-button.see-through.extra-color-2[data-color-override="false"] i:after{box-shadow:#eaeaea 0 8px 15px;opacity:0.24;}.tabbed[data-style*="material"][data-color-scheme="extra-color-2"] ul li a.active-tab:after{box-shadow:0 18px 50px #eaeaea;}.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-2"]:hover:before{box-shadow:0 30px 90px #eaeaea;}body .col:not(.post-area):not(.span_12):not(#sidebar):hover .extra-color-2.hovered .circle-border,body #sidebar .widget:hover .extra-color-2 .circle-border,body .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-2"] blockquote .bottom-arrow:after,body .dark .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-2"] blockquote .bottom-arrow:after,div[data-style="minimal"] .toggle.open.extra-color-2 i,div[data-style="minimal"] .toggle.extra-color-2:hover i,.nectar_icon_wrap[data-style="border-basic"][data-color="extra-color-2"] .nectar_icon,.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-2"]:not([data-draw="true"]) .nectar_icon,.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-2"][data-draw="true"]:hover .nectar_icon,.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-2"] span.play:before,.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-2"] span.play:after{border-color:#eaeaea;}.pricing-column.highlight.extra-color-2 h3{background-color:#eaeaea!important;}.tabbed[data-color-scheme="extra-color-2"][data-style="default"] li:not(.cta-button) a.active-tab,body.material .nectar-button.see-through.extra-color-2[data-color-override="false"]{border-color:#eaeaea!important;}.nectar-button.regular-button.extra-color-3,.nectar-button.tilt.extra-color-3{background-color:#333333!important;}.icon-3x[class^="icon-"].extra-color-3:not(.alt-style),.icon-3x[class*=" icon-"].extra-color-3:not(.alt-style),.icon-tiny[class^="icon-"].extra-color-3,body .icon-3x[class*=" icon-"].extra-color-3 .circle-border,.nectar-milestone .number.extra-color-3,span.extra-color-3,.team-member ul.social.extra-color-3 li a,body [class^="icon-"].icon-default-style.extra-color-3,body [class^="icon-"].icon-default-style[data-color="extra-color-3"],.team-member a.extra-color-3:hover,.pricing-table[data-style="flat-alternative"] .pricing-column.highlight.extra-color-3 h3,.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-3 h4,.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-3 .interval,.svg-icon-holder[data-color="extra-color-3"],div[data-style="minimal"] .toggle.extra-color-3:hover h3 a,div[data-style="minimal"] .toggle.extra-color-3.open h3 a,.nectar-icon-list[data-icon-style="border"][data-icon-color="extra-color-3"] .list-icon-holder[data-icon_type="numerical"] span,.nectar-icon-list[data-icon-color="extra-color-3"][data-icon-style="border"] .content h4,.nectar_icon_wrap[data-color="extra-color-3"] i,body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-3-underline"].full-width-section a.active,body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-3-underline"].full-width-section a:hover,.testimonial_slider[data-rating-color="extra-color-3"] .star-rating .filled:before,body.material .tabbed[data-color-scheme="extra-color-3"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) a:hover,body.material .tabbed[data-color-scheme="extra-color-3"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) a.active-tab,.tabbed[data-style*="material"][data-color-scheme="extra-color-3"] ul li a:not(.active-tab):hover,body.material .nectar-button.see-through.extra-color-3[data-color-override="false"],div[data-style="minimal_small"] .toggle.extra-color-3 > h3 a:hover,div[data-style="minimal_small"] .toggle.extra-color-3.open > h3 a,.nectar_single_testimonial[data-color="extra-color-3"] p span.open-quote{color:#333333!important;}.col:hover > [class^="icon-"].icon-3x.extra-color-3:not(.alt-style).hovered,.col:hover > [class*=" icon-"].icon-3x.extra-color-3:not(.alt-style).hovered,body .swiper-slide .button.transparent_2 a.extra-color-3:hover,.col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.extra-color-3:not(.alt-style).hovered,.col:not(.post-area):not(.span_12):not(#sidebar):hover a [class*=" icon-"].icon-3x.extra-color-3:not(.alt-style).hovered,#sidebar .widget:hover [class^="icon-"].icon-3x.extra-color-3:not(.alt-style),.portfolio-filters-inline[data-color-scheme="extra-color-3"],.pricing-table[data-style="flat-alternative"] .pricing-column.extra-color-3:before,.pricing-table[data-style="flat-alternative"] .pricing-column.highlight.extra-color-3 h3 .highlight-reason,.nectar-button.nectar_video_lightbox[data-color="default-extra-color-3"],.nectar_video_lightbox.nectar-button[data-color="transparent-extra-color-3"]:hover,.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-3"] .flickity-page-dots .dot.is-selected:before,.testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-3"] blockquote.is-selected p,.nectar-fancy-box[data-color="extra-color-3"]:after,.divider-small-border[data-color="extra-color-3"],.divider-border[data-color="extra-color-3"],div[data-style="minimal"] .toggle.extra-color-3.open i:after,div[data-style="minimal"] .toggle.extra-color-3:hover i:after,div[data-style="minimal"] .toggle.open.extra-color-3 i:before,div[data-style="minimal"] .toggle.extra-color-3:hover i:before,body .tabbed[data-color-scheme="extra-color-3"][data-style="minimal"] > ul li:not(.cta-button) a:after,.nectar-animated-title[data-color="extra-color-3"] .nectar-animated-title-inner:after,.nectar-video-box[data-color="extra-color-3"] a.nectar_video_lightbox,body .nectar-video-box[data-color="extra-color-3"][data-hover="zoom_button"] a.nectar_video_lightbox:after,.nectar_image_with_hotspots[data-stlye="color_pulse"][data-color="extra-color-3"] .nectar_hotspot,.portfolio-filters-inline[data-color-scheme="extra-color-3-underline"] a:after,.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-3"]:not([data-draw="true"]) .nectar_icon:hover,.nectar-google-map[data-nectar-marker-color="extra-color-3"] .animated-dot .middle-dot,.nectar-google-map[data-nectar-marker-color="extra-color-3"] .animated-dot div[class*="signal"],.nectar_video_lightbox.play_button_with_text[data-color="extra-color-3"] span.play > .inner-wrap:before,.nectar-hor-list-item[data-color="extra-color-3"]:before,.tabbed[data-color-scheme="extra-color-3"][data-style="minimal_alt"] .magic-line,.tabbed[data-style*="material"][data-color-scheme="extra-color-3"] ul:after,.tabbed[data-style*="material"][data-color-scheme="extra-color-3"] ul li a.active-tab,.nectar-fancy-box[data-color="extra-color-3"]:not([data-style="default"]) .box-bg:after,body.material[data-button-style^="rounded"] .nectar-button.see-through.extra-color-3[data-color-override="false"] i,.nectar-recent-posts-single_featured.multiple_featured .controls[data-color="extra-color-3"] li:after,body.material .nectar-video-box[data-color="extra-color-3"] a.nectar_video_lightbox:before,div[data-style="minimal_small"] .toggle.extra-color-3 > h3:after{background-color:#333333!important;}body [class^="icon-"].icon-3x.alt-style.extra-color-3,body [class*=" icon-"].icon-3x.alt-style.extra-color-3,.extra-color-3.icon-normal,[class*=" icon-"].extra-color-3.icon-normal,.bar_graph li span.extra-color-3,.nectar-progress-bar span.extra-color-3,.swiper-slide .button.solid_color a.extra-color-3,.swiper-slide .button.solid_color_2 a.extra-color-3,.toggle.open.extra-color-3 h3 a{background-color:#333333!important;}.col:hover > [class^="icon-"].icon-3x.extra-color-3.alt-style.hovered,.col:hover > [class*=" icon-"].icon-3x.extra-color-3.alt-style.hovered,.no-highlight.extra-color-3 h3,.col:not(.post-area):not(.span_12):not(#sidebar):hover [class^="icon-"].icon-3x.extra-color-3.alt-style.hovered,body .col:not(.post-area):not(.span_12):not(#sidebar):hover a [class*=" icon-"].icon-3x.extra-color-3.alt-style.hovered{color:#333333!important;}body.material[data-button-style^="rounded"] .nectar-button.see-through.extra-color-3[data-color-override="false"] i:after{box-shadow:#333333 0 8px 15px;opacity:0.24;}.tabbed[data-style*="material"][data-color-scheme="extra-color-3"] ul li a.active-tab:after{box-shadow:0 18px 50px #333333;}.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-3"]:hover:before{box-shadow:0 30px 90px #333333;}body .col:not(.post-area):not(.span_12):not(#sidebar):hover .extra-color-3.hovered .circle-border,body #sidebar .widget:hover .extra-color-3 .circle-border,body .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-3"] blockquote .bottom-arrow:after,body .dark .testimonial_slider[data-style="multiple_visible"][data-color*="extra-color-3"] blockquote .bottom-arrow:after,div[data-style="minimal"] .toggle.open.extra-color-3 i,div[data-style="minimal"] .toggle.extra-color-3:hover i,.nectar_icon_wrap[data-style="border-basic"][data-color="extra-color-3"] .nectar_icon,.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-3"]:not([data-draw="true"]) .nectar_icon,.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-3"][data-draw="true"]:hover .nectar_icon,.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-3"] span.play:before,.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-3"] span.play:after{border-color:#333333;}.pricing-column.highlight.extra-color-3 h3{background-color:#333333!important;}.tabbed[data-color-scheme="extra-color-3"][data-style="default"] li:not(.cta-button) a.active-tab,body.material .nectar-button.see-through.extra-color-3[data-color-override="false"]{border-color:#333333!important;}.divider-small-border[data-color="extra-color-gradient-1"],.divider-border[data-color="extra-color-gradient-1"],.nectar-progress-bar span.extra-color-gradient-1,.widget ul.nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li a .popular-featured-img:after,.tabbed[data-style*="minimal"][data-color-scheme="extra-color-gradient-1"] >ul li a:after,.tabbed[data-style="minimal_alt"][data-color-scheme="extra-color-gradient-1"] .magic-line,.nectar-recent-posts-single_featured.multiple_featured .controls[data-color="extra-color-gradient-1"] li:after,.nectar-fancy-box[data-style="default"][data-color="extra-color-gradient-1"]:after{background:#74c266;background:linear-gradient(to right,#74c266,#3ab8aa);}.icon-normal.extra-color-gradient-1,body [class^="icon-"].icon-3x.alt-style.extra-color-gradient-1,.nectar-button.extra-color-gradient-1:after,.nectar-button.see-through-extra-color-gradient-1:after,.nectar_icon_wrap[data-color="extra-color-gradient-1"] i,.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-gradient-1"]:before,.tabbed[data-style*="material"][data-color-scheme="extra-color-gradient-1"] ul li a:before,.tabbed[data-style*="default"][data-color-scheme="extra-color-gradient-1"] ul li a:before,.tabbed[data-style*="vertical"][data-color-scheme="extra-color-gradient-1"] ul li a:before,.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-gradient-1"] .box-bg:after{background:#74c266;background:linear-gradient(to bottom right,#74c266,#3ab8aa);}body.material .nectar-button.regular.m-extra-color-gradient-1,body.material .nectar-button.see-through.m-extra-color-gradient-1:before{background:#74c266;background:linear-gradient(125deg,#74c266,#3ab8aa);}body.material .nectar-button.regular.m-extra-color-gradient-1:before{background:#3ab8aa;}.tabbed[data-style*="material"][data-color-scheme="extra-color-gradient-1"] ul:after{background-color:#3ab8aa;}.tabbed[data-style*="material"][data-color-scheme="extra-color-gradient-1"] ul li a.active-tab:after{box-shadow:0 18px 50px #3ab8aa;}.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-gradient-1"]:hover:before{box-shadow:0 30px 90px #3ab8aa;}.testimonial_slider[data-rating-color="extra-color-gradient-1"] .star-rating .filled:before{color:#74c266;background:linear-gradient(to right,#74c266,#3ab8aa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;}.nectar-button.extra-color-gradient-1,.nectar-button.see-through-extra-color-gradient-1{border-width:3px;border-style:solid;-moz-border-image:-moz-linear-gradient(top right,#74c266 0,#3ab8aa 100%);-webkit-border-image:-webkit-linear-gradient(top right,#74c266 0,#3ab8aa 100%);border-image:linear-gradient(to bottom right,#74c266 0,#3ab8aa 100%);border-image-slice:1;}.nectar-gradient-text[data-color="extra-color-gradient-1"][data-direction="horizontal"] *{background-image:linear-gradient(to right,#74c266,#3ab8aa);}.nectar-gradient-text[data-color="extra-color-gradient-1"] *,.nectar-icon-list[data-icon-style="border"][data-icon-color="extra-color-gradient-1"] .list-icon-holder[data-icon_type="numerical"] span{color:#74c266;background:linear-gradient(to bottom right,#74c266,#3ab8aa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;display:inline-block;}[class^="icon-"][data-color="extra-color-gradient-1"]:before,[class*=" icon-"][data-color="extra-color-gradient-1"]:before,[class^="icon-"].extra-color-gradient-1:not(.icon-normal):before,[class*=" icon-"].extra-color-gradient-1:not(.icon-normal):before,.nectar_icon_wrap[data-color="extra-color-gradient-1"] i{color:#74c266;background:linear-gradient(to bottom right,#74c266,#3ab8aa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;display:initial;}.nectar-button.extra-color-gradient-1 .hover,.nectar-button.see-through-extra-color-gradient-1 .start{background:#74c266;background:linear-gradient(to bottom right,#74c266,#3ab8aa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;display:initial;}.nectar-button.extra-color-gradient-1.no-text-grad .hover,.nectar-button.see-through-extra-color-gradient-1.no-text-grad .start{background:transparent!important;color:#74c266!important;}.divider-small-border[data-color="extra-color-gradient-2"],.divider-border[data-color="extra-color-gradient-2"],.nectar-progress-bar span.extra-color-gradient-2,.tabbed[data-style*="minimal"][data-color-scheme="extra-color-gradient-2"] >ul li a:after,.tabbed[data-style="minimal_alt"][data-color-scheme="extra-color-gradient-2"] .magic-line,.nectar-recent-posts-single_featured.multiple_featured .controls[data-color="extra-color-gradient-2"] li:after,.nectar-fancy-box[data-style="default"][data-color="extra-color-gradient-2"]:after{background:#ff2d2d;background:linear-gradient(to right,#ff2d2d,#cc0c0c);}.icon-normal.extra-color-gradient-2,body [class^="icon-"].icon-3x.alt-style.extra-color-gradient-2,.nectar-button.extra-color-gradient-2:after,.nectar-button.see-through-extra-color-gradient-2:after,.nectar_icon_wrap[data-color="extra-color-gradient-2"] i,.nectar_icon_wrap[data-style="border-animation"][data-color="extra-color-gradient-2"]:before,.tabbed[data-style*="material"][data-color-scheme="extra-color-gradient-2"] ul li a:before,.tabbed[data-style*="default"][data-color-scheme="extra-color-gradient-2"] ul li a:before,.tabbed[data-style*="vertical"][data-color-scheme="extra-color-gradient-2"] ul li a:before,.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-gradient-2"] .box-bg:after{background:#ff2d2d;background:linear-gradient(to bottom right,#ff2d2d,#cc0c0c);}body.material .nectar-button.regular.m-extra-color-gradient-2,body.material .nectar-button.see-through.m-extra-color-gradient-2:before{background:#ff2d2d;background:linear-gradient(125deg,#ff2d2d,#cc0c0c);}body.material .nectar-button.regular.m-extra-color-gradient-2:before{background:#cc0c0c;}.tabbed[data-style*="material"][data-color-scheme="extra-color-gradient-2"] ul:after{background-color:#cc0c0c;}.tabbed[data-style*="material"][data-color-scheme="extra-color-gradient-2"] ul li a.active-tab:after{box-shadow:0 18px 50px #cc0c0c;}.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-gradient-2"]:hover:before{box-shadow:0 30px 90px #cc0c0c;}.testimonial_slider[data-rating-color="extra-color-gradient-2"] .star-rating .filled:before{color:#ff2d2d;background:linear-gradient(to right,#ff2d2d,#cc0c0c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;}.nectar-button.extra-color-gradient-2,.nectar-button.see-through-extra-color-gradient-2{border-width:3px;border-style:solid;-moz-border-image:-moz-linear-gradient(top right,#ff2d2d 0,#cc0c0c 100%);-webkit-border-image:-webkit-linear-gradient(top right,#ff2d2d 0,#cc0c0c 100%);border-image:linear-gradient(to bottom right,#ff2d2d 0,#cc0c0c 100%);border-image-slice:1;}.nectar-gradient-text[data-color="extra-color-gradient-2"][data-direction="horizontal"] *{background-image:linear-gradient(to right,#ff2d2d,#cc0c0c);}.nectar-gradient-text[data-color="extra-color-gradient-2"] *,.nectar-icon-list[data-icon-style="border"][data-icon-color="extra-color-gradient-2"] .list-icon-holder[data-icon_type="numerical"] span{color:#ff2d2d;background:linear-gradient(to bottom right,#ff2d2d,#cc0c0c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;display:inline-block;}[class^="icon-"][data-color="extra-color-gradient-2"]:before,[class*=" icon-"][data-color="extra-color-gradient-2"]:before,[class^="icon-"].extra-color-gradient-2:not(.icon-normal):before,[class*=" icon-"].extra-color-gradient-2:not(.icon-normal):before,.nectar_icon_wrap[data-color="extra-color-gradient-2"] i{color:#ff2d2d;background:linear-gradient(to bottom right,#ff2d2d,#cc0c0c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;display:initial;}.nectar-button.extra-color-gradient-2 .hover,.nectar-button.see-through-extra-color-gradient-2 .start{background:#ff2d2d;background:linear-gradient(to bottom right,#ff2d2d,#cc0c0c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;display:initial;}.nectar-button.extra-color-gradient-2.no-text-grad .hover,.nectar-button.see-through-extra-color-gradient-2.no-text-grad .start{background:transparent!important;color:#ff2d2d!important;}html .container-wrap,.material .ocm-effect-wrap,.project-title,html .ascend .container-wrap,html .ascend .project-title,html body .vc_text_separator div,html .carousel-wrap[data-full-width="true"] .carousel-heading,html .carousel-wrap span.left-border,html .carousel-wrap span.right-border,.single-post.ascend #page-header-bg.fullscreen-header,.single-post #single-below-header.fullscreen-header,html #page-header-wrap,html .page-header-no-bg,html #full_width_portfolio .project-title.parallax-effect,html .portfolio-items .col,html .page-template-template-portfolio-php .portfolio-items .col.span_3,html .page-template-template-portfolio-php .portfolio-items .col.span_4{background-color:#ffffff;}html body,body h1,body h2,body h3,body h4,body h5,body h6,.masonry.material .masonry-blog-item .grav-wrap .text{color:#5e5e5e;}#project-meta .nectar-love{color:#5e5e5e!important;}.full-width-section > .col.span_12.dark,.full-width-content > .col.span_12.dark{color:#676767;}.full-width-section > .col.span_12.dark h1,.full-width-content > .col.span_12.dark h1,.full-width-section > .col.span_12.dark h2,.full-width-content > .col.span_12.dark h2,.full-width-section > .col.span_12.dark h3,.full-width-content > .col.span_12.dark h3,.full-width-section > .col.span_12.dark h4,.full-width-content > .col.span_12.dark h4,.full-width-section > .col.span_12.dark h5,.full-width-content > .col.span_12.dark h5,.full-width-section > .col.span_12.dark h6,.full-width-content > .col.span_12.dark h6{color:#444;}.full-width-section > .col.span_12.dark .portfolio-items .col h3,.full-width-section > .col.span_12.dark .portfolio-items[data-ps="6"] .work-meta h4{color:#fff;}#footer-outer,#nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap{background-color:#6dc066!important;}#footer-outer #footer-widgets{border-bottom:none!important;}body.original #footer-outer #footer-widgets .col ul li{border-bottom:1px solid rgba(0,0,0,0.1)!important;}#footer-outer #footer-widgets .col .widget_recent_comments ul li{background-color:rgba(0,0,0,0.07)!important;border-bottom:0!important;}#footer-outer,#footer-outer a:not(.nectar-button),body[data-form-style="minimal"] #footer-outer #footer-widgets .col input[type=text]{color:#ffffff!important;}#footer-outer .widget h4,#footer-outer .col .widget_recent_entries span,#footer-outer .col .recent_posts_extra_widget .post-widget-text span{color:#ffffff!important;}#footer-outer #copyright,body{border:none!important;background-color:#3c3c3c!important;}#footer-outer #copyright li a i,#footer-outer #copyright p{color:#cccccc!important;}#footer-outer[data-cols="1"] #copyright li a i:after{border-color:#cccccc;}#footer-outer #copyright li a:hover i,#footer-outer[data-cols="1"] #copyright li a:hover i,#footer-outer[data-cols="1"] #copyright li a:hover i:after{border-color:#ffffff!important;color:#ffffff!important;}#call-to-action{background-color:#ECEBE9!important;}#call-to-action span{color:#4B4F52!important;}body #slide-out-widget-area-bg{background-color:rgba(0,0,0,0.8);}#nectar_fullscreen_rows{background-color:;}</style><style type="text/css"> @media only screen and (min-width:1001px){body.material #header-outer #logo,body.material #header-outer .logo-spacing{margin-top:28px;margin-bottom:28px;position:relative;}body.material #header-outer.small-nav #logo,body.material #header-outer.small-nav .logo-spacing{margin-top:15.5555555556px;margin-bottom:15.5555555556px;}body.material #header-outer.small-nav #logo img,body.material #header-outer.small-nav .logo-spacing img{height:84px;}.material #header-outer:not(.transparent) .bg-color-stripe{top:156px;height:calc(35vh - 156px);}.material #header-outer:not(.transparent).small-nav .bg-color-stripe{top:115.111111111px;height:calc(35vh - 115.111111111px);}}@media only screen and (max-width:1000px){.material #header-outer:not([data-permanent-transparent="1"]):not(.transparent) .bg-color-stripe,.material #header-outer:not([data-permanent-transparent="1"]).transparent .bg-color-stripe{top:94px;height:calc(30vh - 94px);}}body:not(.material) #header-outer,.ascend #header-outer[data-full-width="true"][data-using-pr-menu="true"] header#top nav ul.buttons li.menu-item,.ascend #header-outer[data-full-width="true"][data-format="centered-menu"] header#top nav ul.buttons li#social-in-menu{padding-top:28px;}body:not(.material) #header-outer[data-format="centered-menu-under-logo"] .span_3{padding-bottom:28px;}#header-outer #logo img,body.material #header-outer .logo-spacing img{height:100px;}.ascend #header-outer[data-full-width="true"] header#top nav > ul.buttons{margin-top:-28px;}body:not(.material) header#top nav > ul > li:not(#social-in-menu) > a{padding-bottom:65px;padding-top:37px;}body:not(.material) header#top nav > ul > li#social-in-menu > a{margin-bottom:65px;margin-top:37px;}body:not(.material) #header-outer .cart-menu{padding-bottom:67px;padding-top:67px;}body:not(.material) header#top nav > ul li#search-btn,header#top nav > ul li.slide-out-widget-area-toggle{padding-bottom:37px;padding-top:38px;}body:not(.material) header#top .sf-menu > li.sfHover > ul{top:25px;}.sf-sub-indicator{height:20px;}#header-outer[data-lhe="animated_underline"] header#top nav > ul > li > a,header#top nav > ul > li[class*="button_solid_color"] > a,body #header-outer:not([data-lhe="animated_underline"]) header#top nav ul li[class*="button_solid_color"] a:hover,#header-outer[data-lhe="animated_underline"] header#top nav > ul > li[class*="button_bordered"] > a,header#top nav > ul > li[class*="button_bordered"] > a,body #header-outer.transparent header#top nav > ul > li[class*="button_bordered"] > a,body #header-outer.transparent header#top nav > ul > li[class*="button_solid_color"] > a,#header-outer[data-lhe="animated_underline"] header#top nav > ul > li[class*="button_solid_color"] > a{margin-left:15px;margin-right:15px;}#header-outer[data-lhe="default"] header#top nav > ul > li > a{padding-left:15px;padding-right:15px;}#header-space{height:156px;}body[data-smooth-scrolling="1"] #full_width_portfolio .project-title.parallax-effect{top:156px;}body.single-product div.product .product_title{padding-right:0;}#ajax-loading-screen .reveal-1{background-color:#ffffff;}#ajax-loading-screen .reveal-2{background-color:#ffffff;}@media only screen and (max-width:1000px){body header#top #logo img,#header-outer[data-permanent-transparent="false"] #logo .dark-version{height:70px!important;}body:not(.material) header#top .col.span_9{min-height:96px;line-height:74px;}}body #header-outer,body[data-header-color="dark"] #header-outer{background-color:rgba(255,255,255,100);}.material #header-outer:not(.transparent) .bg-color-stripe{display:none;}.nectar-slider-loading .loading-icon,.portfolio-loading,#ajax-loading-screen .loading-icon,.loading-icon,.pp_loaderIcon{background-image:url("");}@media only screen and (min-width:1000px) and (max-width:1300px){.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2,.nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content h2,.full-width-content .vc_span12 .swiper-slide .content h2{font-size:45px!important;line-height:51px!important;}.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p,.nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content p,.full-width-content .vc_span12 .swiper-slide .content p{font-size:18px!important;line-height:31.2px!important;}}@media only screen and (min-width :690px) and (max-width :1000px){.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2,.nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content h2,.full-width-content .vc_span12 .swiper-slide .content h2{font-size:33px!important;line-height:39px!important;}.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p,.nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content p,.full-width-content .vc_span12 .swiper-slide .content p{font-size:13.2px!important;line-height:24px!important;}}@media only screen and (max-width :690px){.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2,.nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide .content h2,.full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content h2{font-size:15px!important;line-height:21px!important;}.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content p,.nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide .content p,.full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content p{font-size:10px!important;line-height:17.52px!important;}}.loading-icon .material-icon .bar:after{background-color:#74c266;}.loading-icon .material-icon .bar{border-color:#74c266;}.loading-icon .material-icon .color-2 .bar:after{background-color:#3ab8aa;}.loading-icon .material-icon .color-2 .bar{border-color:#3ab8aa;}@media only screen and (min-width:1000px){.container,body[data-header-format="left-header"] .container,.woocommerce-tabs .full-width-content .tab-container,.nectar-recent-posts-slider .flickity-page-dots,.post-area.standard-minimal.full-width-content article.post .inner-wrap,.material #search-outer #search{max-width:1425px;width:100%;margin:0 auto;padding:0 90px;}body[data-header-format="left-header"] .container,body[data-header-format="left-header"] .woocommerce-tabs .full-width-content .tab-container,body[data-header-format="left-header"] .nectar-recent-posts-slider .flickity-page-dots,body[data-header-format="left-header"] .post-area.standard-minimal.full-width-content article.post .inner-wrap{padding:0 60px;}body .container .page-submenu.stuck .container:not(.tab-container):not(.normal-container),.nectar-recent-posts-slider .flickity-page-dots,#nectar_fullscreen_rows[data-footer="default"] #footer-widgets .container,#nectar_fullscreen_rows[data-footer="default"] #copyright .container{padding:0 90px!important;}.swiper-slide .content{padding:0 90px;}body[data-header-format="left-header"] .container .page-submenu.stuck .container:not(.tab-container),body[data-header-format="left-header"] .nectar-recent-posts-slider .flickity-page-dots{padding:0 60px!important;}body[data-header-format="left-header"] .swiper-slide .content{padding:0 60px;}body .container .container:not(.tab-container):not(.recent-post-container):not(.normal-container){width:100%!important;padding:0!important;}body .carousel-heading .container{padding:0 10px!important;}body .carousel-heading .container .carousel-next{right:10px;}body .carousel-heading .container .carousel-prev{right:35px;}.carousel-wrap[data-full-width="true"] .carousel-heading a.portfolio-page-link{left:90px;}.carousel-wrap[data-full-width="true"] .carousel-heading{margin-left:-20px;margin-right:-20px;}.carousel-wrap[data-full-width="true"] .carousel-next{right:90px!important;}.carousel-wrap[data-full-width="true"] .carousel-prev{right:115px!important;}.carousel-wrap[data-full-width="true"]{padding:0!important;}.carousel-wrap[data-full-width="true"] .caroufredsel_wrapper{padding:20px!important;}#search-outer #search #close a{right:90px;}#boxed,#boxed #header-outer,#boxed #header-secondary-outer,#boxed #slide-out-widget-area-bg.fullscreen,#boxed #page-header-bg[data-parallax="1"],#boxed #featured,body[data-footer-reveal="1"] #boxed #footer-outer,#boxed .orbit > div,#boxed #featured article,.ascend #boxed #search-outer{max-width:1400px!important;width:90%!important;min-width:980px;}body[data-hhun="1"] #boxed #header-outer:not(.detached),body[data-hhun="1"] #boxed #header-secondary-outer{width:100%!important;}#boxed #search-outer #search #close a{right:0!important;}#boxed .container{width:92%;padding:0;}#boxed #footer-outer #footer-widgets,#boxed #footer-outer #copyright{padding-left:0;padding-right:0;}#boxed .carousel-wrap[data-full-width="true"] .carousel-heading a.portfolio-page-link{left:35px;}#boxed .carousel-wrap[data-full-width="true"] .carousel-next{right:35px!important;}#boxed .carousel-wrap[data-full-width="true"] .carousel-prev{right:60px!important;}}@media only screen and (min-width:1000px){.container,body[data-header-format="left-header"] .container,.woocommerce-tabs .full-width-content .tab-container,.nectar-recent-posts-slider .flickity-page-dots,.post-area.standard-minimal.full-width-content article.post .inner-wrap,.material #search-outer #search{max-width:1500px;}}.pagination-navigation{-webkit-filter:url("https://www.wgcpas.com/content-maintenance-page/#goo");filter:url("https://www.wgcpas.com/content-maintenance-page/#goo");}@media (min-width:1000px){.slide-out-widget-area-toggle,#social-in-menu{display:none;}}@media (min-width:1270px) and (max-width:1412px){header#top nav > ul > li > a{font-size:16px !important;}#header-outer[data-lhe="animated_underline"] header#top nav > ul > li > a{margin-left:10px;margin-right:10px;}}@media (min-width:1000px) and (max-width:1270px){body header#top #logo img,#header-outer[data-permanent-transparent="false"] #logo .dark-version{height:80px !important;}header#top #logo{margin-top:8px !important;}header#top nav ul #search-btn >div{padding-left:10px !important;}.ascend #header-outer[data-full-width="true"] header#top nav ul #search-btn a{padding-left:15px !important;padding-right:15px !important;}#header-outer header#top nav >ul.buttons{overflow:visible !important;}}@media (min-width:1080px) and (max-width:1269px){header#top nav > ul > li > a{font-size:15px !important;}#header-outer[data-lhe="animated_underline"] header#top nav > ul > li > a{margin-left:7px;margin-right:7px;}}@media (min-width:1000px) and (max-width:1079px){body header#top #logo img,#header-outer[data-permanent-transparent="false"] #logo .dark-version{height:72px !important;}header#top #logo{margin-top:10px !important;}header#top nav > ul > li > a{font-size:15px !important;}#header-outer[data-lhe="animated_underline"] header#top nav > ul > li > a{margin-left:5px;margin-right:5px;letter-spacing:-0.25px;}}@media only screen and (max-width:400px){body header#top #logo img,#header-outer[data-permanent-transparent="false"] #logo .dark-version{height:40px !important;}header#top .span_9 >.slide-out-widget-area-toggle{margin-top:-10px !important;}}#slide-out-widget-area-bg.fullscreen-alt .bg-inner{background-color:#2CBABA !important;}body:not([data-header-format="left-header"]) header#top nav > ul > li.megamenu > ul > li > a{font-size:22px !important;color:#1f1f1f !important;font-style:strong !important;}@media only screen and (max-width:400px){body header#top #logo img,#header-outer[data-permanent-transparent="false"] #logo .dark-version{height:60px !important;}}body[data-dropdown-style="minimal"] .sf-menu >li ul{padding:10px 15px;}body[data-dropdown-style="minimal"] header#top nav >ul >li.megamenu >ul.sub-menu{padding:15px 0;}body[data-dropdown-style="minimal"] header#top nav >ul >li >ul >li{border-top:1px solid #eaeaea;}body[data-dropdown-style="minimal"] header#top nav >ul >li >ul >li:first-child{border-top:none;}body[data-dropdown-style="minimal"] .sf-menu >li ul a,body[data-dropdown-style="minimal"] header#top nav >ul >li.megamenu ul li a{padding:12px;}header#top nav >ul >li.megamenu ul li{border-top:1px solid #eaeaea;}header#top nav >ul >li.megamenu ul li:first-child{border-top:none;}body #slide-out-widget-area .inner .off-canvas-menu-container .sub-menu li a,body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container .sub-menu li a{text-transform:none;}#slide-out-widget-area.fullscreen .inner .widget{margin-top:25px;padding:0 12% !important;max-width:600px !important;}.widget_search .search-form input[type=submit]{background-color:#777 !important;}article.result a{font-weight:500;} #header-secondary-outer{background-color:#6dc066 !important;}#header-secondary-outer ul{float:none;text-align:center;padding-top:1px;padding-bottom:1px;height:auto;}#header-secondary-outer ul li{float:none;border:none !important;display:inline-block;}#header-secondary-outer ul li a{color:#fff !important;border:none !important;font-size:14px !important;font-weight:500 !important;line-height:120% !important;opacity:0.8;transition:0.2s ease;}#header-secondary-outer nav > ul > li.sfHover > a{color:#fff !important;}#header-secondary-outer ul li a:after{font-family:FontAwesome;content:"\f054";margin-left:10px;vertical-align:middle;transition:0.2s ease;}#header-secondary-outer ul li a:hover{opacity:1;}#header-secondary-outer ul li a:hover:after{margin-left:17px;}@media only screen and (max-width:1000px) and (min-width:1px){body:not(.material) #header-secondary-outer nav ul.sf-menu{border-top:none !important;}}@media only screen and (max-width:1000px) and (min-width:690px){body:not(.material) #header-secondary-outer nav > ul > li:last-child{border-right:none !important;}}@media only screen and (max-width:690px){body:not(.material) #header-secondary-outer nav ul.sf-menu{padding-top:5px;padding-bottom:5px;border-top:none;}} .tabs-copy a{padding:0 !important;} body.single-post[data-bg-header="true"].ascend .container-wrap{padding-bottom:0 !important;}.post-template-default .meta-comment-count{display:none !important;}.post-tags h4{margin-top:0;margin-bottom:0 !important;}.post-tags a{font-size:14px !important;padding:5px 10px;margin-top:0 !important;margin-right:5px !important;}.author-social{width:40px;height:40px;line-height:40px;border:1px solid #5e5e5e;border-radius:50%;display:inline-block;color:#5e5e5e;transition:all 0.2s;-moz-transition:all 0.2s;-webkit-transition:all 0.2s;}.author-social:hover{color:#6dc066;border-color:#6dc066;}.author-social i{width:40px;height:40px;font-size:19px;line-height:40px;}#page-header-bg .section-title{background-color:rgba(106,106,106,0.7);padding:20px !important;}.single #page-header-bg #single-below-header span{font-weight:500;}.ascend #author-bio{margin-bottom:0 !important;padding-top:30px !important;text-align:left !important;}#author-bio img{margin:0 0 15px !important;}.ascend .container-wrap #author-bio #author-info p{max-width:100%;padding-bottom:10px;}.ascend .container-wrap #author-bio #author-info{margin:0 !important;text-align:left !important;}.related-post-wrap h3.related-title{padding-top:60px !important;}.blog-recent.related-posts{padding-bottom:60px !important;}article.post .content-inner{padding-bottom:0 !important;}@media only screen and (max-width:1000px) and (min-width:1px){.ascend #author-bio img{margin:0 0 15px !important;}}@media only screen and (max-width:690px){body #page-header-bg .section-title{padding:10px !important;}} @media only screen and (max-width:1000px) and (min-width:1px){#footer-outer #social li{width:auto;}}@media only screen and (max-width:690px){#footer-outer #copyright .col{margin:0 auto;}#footer-outer #social{margin-top:5px;}#footer-outer #social li{margin-right:18px;}}.ascend #footer-outer .widget h4{margin-bottom:18px;}#footer-outer #footer-widgets .col ul li,#footer-outer #footer-widgets .col p{font-weight:400;padding-bottom:0;}#footer-widgets .circle-icon{background-color:#fff;height:40px;width:40px;display:inline-block;text-align:center;border-radius:50%;margin-right:5px;line-height:40px;}#footer-widgets .circle-icon i{color:#aaa;}#footer-widgets .circle-icon:hover i{color:#6dc066;}#footer-outer #copyright p{font-weight:500;letter-spacing:.5px;font-size:14px;}#footer-outer .social{margin-right:4%;opacity:0.85;transition:0.2s;}#footer-outer .social:hover{opacity:1;}#footer-outer .social i{font-size:22px;}#footer-widgets a:hover{letter-spacing:.1px;font-weight:500;}.bdo-mobile{display:none;}.bdo-desktop img,.bdo-mobile{margin-top:40px;}.bdo-desktop img,.bdo-mobile img{width:100% !important;max-width:80px !important;margin-bottom:0 !important;}.bdo-desktop p,.bdo-mobile p{line-height:120%;max-width:173px;font-size:14px;}#signup p{margin-bottom:8px;}#signup label{display:none !important;}#signup .actions{padding:0;margin:0;}#signup input[type=email]{box-sizing:border-box;height:40px;box-shadow:none;max-width:100%;border-radius:0;border:none;}#signup .hs_email{display:inline-block;width:70%;}#signup .hs_submit{display:inline-block;width:30%;}#footer-outer #footer-widgets .col input[type="submit"]{border-radius:0;border:none;background-color:#444 !important;box-shadow:none;text-shadow:none;padding:10px 20px;height:40px;box-sizing:border-box;}.footer-btn{display:inline-block;background-color:#444;padding:15px 30px;transition:0.2s ease;}.footer-btn:hover{opacity:0.87;letter-spacing:0 !important;font-weight:400 !important;}@media (max-width:690px){.bdo-mobile{display:block;}.bdo-desktop{display:none;}}.loc2.tablet,.loc3.tablet{display:none;}@media (max-width:1000px) and (min-width:690px){.loc2.desktop,.loc3.desktop{display:none;}.loc2.tablet,.loc3.tablet{display:block;padding-top:20px;}.bdo-desktop img,.bdo-mobile img{margin-top:0;}#footer-outer #text-3{margin-bottom:0;}}</style><style type="text/css"> body,.toggle h3 a,body .ui-widget,table,.bar_graph li span strong,#slide-out-widget-area .tagcloud a,body .container .woocommerce-message a.button,#search-results .result .title span,.woocommerce ul.products li.product h3,.woocommerce-page ul.products li.product h3,.row .col.section-title .nectar-love span,body .nectar-love span,body .nectar-social .nectar-love .nectar-love-count,body .carousel-heading h2,.sharing-default-minimal .nectar-social .social-text,body .sharing-default-minimal .nectar-love,.widget ul.nectar_widget[class*="nectar_blog_posts_"] > li .post-date{font-family:Montserrat;font-size:16px;line-height:24px;font-weight:400;}.bold,strong,b{font-family:Montserrat;font-weight:600;}.single #single-below-header span{font-family:Montserrat;}.nectar-fancy-ul ul li .icon-default-style[class^="icon-"]{line-height:24px!important;}header#top nav > ul > li > a,body.material #search-outer #search input[type="text"]{font-family:Montserrat;text-transform:uppercase;font-size:18px;line-height:25.2px;font-weight:500;}header#top nav > ul > li[class*="button_solid_color"] > a:before,#header-outer.transparent header#top nav > ul > li[class*="button_solid_color"] > a:before{height:30px;}header#top nav > ul > li[class*="button_bordered"] > a:before,#header-outer.transparent header#top nav > ul > li[class*="button_bordered"] > a:before{height:40px;}header#top .sf-menu li ul li a,#header-secondary-outer nav > ul > li > a,#header-secondary-outer ul ul li a,#header-outer .widget_shopping_cart .cart_list a{font-family:Montserrat;text-transform:none;font-size:16px;line-height:20px;font-weight:400;}@media only screen and (min-width :1px) and (max-width :1000px){header#top .sf-menu a{font-family:Montserrat!important;font-size:14px!important;}}#page-header-bg h1,body h1,body .row .col.section-title h1,.full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2{font-family:Montserrat;text-transform:uppercase;font-weight:300;}@media only screen and (max-width:1300px) and (min-width:1000px){body .row .col.section-title h1,body h1,.full-width-content .recent-post-container .inner-wrap h2{font-size:40.5px;line-height:45px;}}@media only screen and (max-width:1000px) and (min-width:690px){body .row .col.section-title h1,body h1{font-size:37.8px;line-height:42px;}.full-width-content .recent-post-container .inner-wrap h2{font-size:37.8px;line-height:42px;}}@media only screen and (max-width:690px){body .row .col.section-title h1,body h1{font-size:35.1px;line-height:39px;}}#page-header-bg h2,body h2,article.post .post-header h2,article.post.quote .post-content h2,article.post.link .post-content h2,article.post.format-status .post-content h2,#call-to-action span,.woocommerce .full-width-tabs #reviews h3,.row .col.section-title h2,.nectar_single_testimonial[data-style="bold"] p{font-family:Montserrat;font-size:38px;line-height:38px;font-weight:300;}@media only screen and (max-width:1300px) and (min-width:1000px){body h2{font-size:32.3px;line-height:32.3px;}.row .span_2 h2,.row .span_3 h2,.row .span_4 h2,.row .vc_col-sm-2 h2,.row .vc_col-sm-3 h2,.row .vc_col-sm-4 h2{font-size:26.6px;line-height:26.6px;}}@media only screen and (max-width:1000px) and (min-width:690px){.col h2,h2{font-size:30.4px;line-height:30.4px;}}@media only screen and (max-width:690px){.col h2,h2{font-size:28.5px;line-height:28.5px;}}body h3,.row .col h3,.toggle h3 a,.ascend #respond h3,.ascend h3#comments,.woocommerce ul.products li.product.text_on_hover h3,.masonry.classic_enhanced .masonry-blog-item h3.title,.woocommerce ul.products li.product.material h3,.woocommerce-page ul.products li.product.material h3,.portfolio-items[data-ps="8"] .col h3,.nectar-hor-list-item[data-font-family="h3"],.woocommerce ul.products li.product h2{font-family:Montserrat;}@media only screen and (min-width:1000px){.ascend .comments-section .comment-wrap.full-width-section > h3,.blog_next_prev_buttons[data-post-header-style="default_minimal"] .col h3{font-size:;line-height:;}.masonry.classic_enhanced .masonry-blog-item.large_featured h3.title{font-size:;line-height:;}}@media only screen and (min-width:1300px) and (max-width:1500px){body .portfolio-items.constrain-max-cols.masonry-items .col.elastic-portfolio-item h3{font-size:;line-height:;}}@media only screen and (max-width:1300px) and (min-width:1000px){.row .span_2 h3,.row .span_3 h3,.row .span_4 h3,.row .vc_col-sm-2 h3,.row .vc_col-sm-3 h3,.row .vc_col-sm-4 h3,.row .col h3,body h3{font-size:18.7px;line-height:27.2px;}}@media only screen and (max-width:1000px) and (min-width:690px){.row .span_2 h3,.row .span_3 h3,.row .span_4 h3,.row .vc_col-sm-2 h3,.row .vc_col-sm-3 h3,.row .vc_col-sm-4 h3,.row .col h3,body h3{font-size:17.6px;line-height:25.6px;}}@media only screen and (max-width:690px){.row .span_2 h3,.row .span_3 h3,.row .span_4 h3,.row .vc_col-sm-2 h3,.row .vc_col-sm-3 h3,.row .vc_col-sm-4 h3,.row .col h3,body h3{font-size:17.6px;line-height:25.6px;}}body h4,.row .col h4,.portfolio-items .work-meta h4,.list-icon-holder[data-icon_type="numerical"] span,.portfolio-items .col.span_3 .work-meta h4,#respond h3,.blog-recent.related-posts h3.title,h3#comments,.portfolio-items[data-ps="6"] .work-meta h4,.nectar-hor-list-item[data-font-family="h4"],.toggles[data-style="minimal_small"] .toggle > h3 a{font-family:Montserrat;}@media only screen and (min-width:690px){.portfolio-items[data-ps="6"] .wide_tall .work-meta h4{font-size:;line-height:;}.nectar-slide-in-cart .widget_shopping_cart .cart_list .mini_cart_item > a:not(.remove){font-family:Montserrat!important;}}@media only screen and (max-width:1300px) and (min-width:1000px){.row .col h4,body h4{font-size:18px;line-height:28px;}}@media only screen and (max-width:1000px) and (min-width:690px){.row .col h4,body h4{font-size:18px;line-height:28px;}}@media only screen and (max-width:690px){.row .col h4,body h4{font-size:16.2px;line-height:25.2px;}}body h5,.row .col h5,.portfolio-items .work-item.style-3-alt p,.nectar-hor-list-item[data-font-family="h5"]{font-family:Montserrat;}body .wpb_column > .wpb_wrapper > .morphing-outline .inner > h5{font-size:;}@media only screen and (max-width:1300px) and (min-width:1000px){.row .col h5,body h5{font-size:16px;line-height:26px;}}@media only screen and (max-width:1000px) and (min-width:690px){.row .col h5,body h5{font-size:16px;line-height:26px;}}@media only screen and (max-width:690px){.row .col h5,body h5{font-size:16px;line-height:26px;}}body h6,.row .col h6,.nectar-hor-list-item[data-font-family="h6"]{font-family:Montserrat;}@media only screen and (max-width:1300px) and (min-width:1000px){.row .col h6,body h6{font-size:14px;line-height:24px;}}@media only screen and (max-width:1000px) and (min-width:690px){.row .col h6,body h6{font-size:14px;line-height:24px;}}@media only screen and (max-width:690px){.row .col h6,body h6{font-size:14px;line-height:24px;}}body i,body em,.masonry.meta_overlaid article.post .post-header .meta-author > span,.post-area.masonry.meta_overlaid article.post .post-meta .date,.post-area.masonry.meta_overlaid article.post.quote .quote-inner .author,.post-area.masonry.meta_overlaid article.post.link .post-content .destination,body .testimonial_slider[data-style="minimal"] blockquote span.title{}form label,.woocommerce-checkout-review-order-table .product-info .amount,.woocommerce-checkout-review-order-table .product-info .product-quantity,.nectar-progress-bar p,.nectar-progress-bar span strong i,.nectar-progress-bar span strong,.testimonial_slider:not([data-style="minimal"]) blockquote span,.woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__rendered,.woocommerce-ordering .select2-container .select2-choice>.select2-chosen,.tabbed[data-style="minimal_alt"] > ul li a,.material .widget .nectar_widget[class*="nectar_blog_posts_"] > li .post-title,body.material .tagcloud a,.material .widget li a,.nectar-recent-posts-slider_multiple_visible .recent-post-container.container .strong a,.material .recentcomments .comment-author-link,.single .post-area .content-inner > .post-tags a,.masonry.material .masonry-blog-item .grav-wrap a,.nectar-recent-posts-single_featured .grav-wrap a,.masonry.material .masonry-blog-item .meta-category a,.post-area.featured_img_left article .meta-category a,.post-area.featured_img_left article .grav-wrap .text a,.related-posts[data-style="material"] .meta-category a,.masonry.auto_meta_overlaid_spaced article.post.quote .author,.masonry.material article.post.quote .author,.material .tabbed >ul li a,.post-area.featured_img_left article.post.quote .author,.related-posts[data-style="material"] .grav-wrap .text a,.auto_meta_overlaid_spaced .masonry-blog-item .meta-category a,[data-style="list_featured_first_row"] .meta-category a,.nectar-recent-posts-single_featured .strong a,.nectar-recent-posts-single_featured.multiple_featured .controls li .title{}.portfolio-filters-inline .container > ul a,.portfolio-filters > ul a,.portfolio-filters > a span{}.portfolio-items .col p,.container-wrap[data-nav-pos="after_project_2"] .bottom_controls li span:not(.text){}.nectar-dropcap{}body #sidebar h4,body .widget h4,body #footer-outer .widget h4{font-family:Montserrat;text-transform:none!important;font-size:17px!important;line-height:17px;font-weight:500!important;}body #page-header-bg h1,html body .row .col.section-title h1,.nectar-box-roll .overlaid-content h1{}@media only screen and (min-width:690px) and (max-width:1000px){#page-header-bg .span_6 h1,.overlaid-content h1{font-size:;line-height:;}}@media only screen and (min-width:1000px) and (max-width:1300px){#page-header-bg .span_6 h1,.nectar-box-roll .overlaid-content h1{font-size:;line-height:;}}@media only screen and (min-width:1300px) and (max-width:1500px){#page-header-bg .span_6 h1,.nectar-box-roll .overlaid-content h1{font-size:;line-height:;}}@media only screen and (max-width:690px){#page-header-bg.fullscreen-header .span_6 h1,.overlaid-content h1{font-size:;line-height:;}}body #page-header-bg .span_6 span.subheader,body .row .col.section-title > span,.nectar-box-roll .overlaid-content .subheader{}@media only screen and (min-width:1000px) and (max-width:1300px){body #page-header-bg:not(.fullscreen-header) .span_6 span.subheader,body .row .col.section-title > span{font-size:;line-height:;}}@media only screen and (min-width:690px) and (max-width:1000px){body #page-header-bg.fullscreen-header .span_6 span.subheader,.overlaid-content .subheader{font-size:;line-height:;}#page-header-bg .span_6 span.subheader{font-size:22px!important;}}@media only screen and (max-width:690px){body #page-header-bg.fullscreen-header .span_6 span.subheader,.overlaid-content .subheader{font-size:;line-height:;}#page-header-bg .span_6 span.subheader{font-size:15px!important;}}body #slide-out-widget-area .inner .off-canvas-menu-container li a,body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a,body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a,body #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a,body #nectar-ocm-ht-line-check{font-family:Montserrat;text-transform:uppercase;font-size:32px;line-height:34px;font-weight:400;}@media only screen and (min-width:690px) and (max-width:1000px){body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a,body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a{font-size:28.8px!important;line-height:30.6px!important;}}@media only screen and (max-width:690px){body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a,body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a{font-size:22.4px!important;line-height:23.8px!important;}}#slide-out-widget-area .menuwrapper li small{font-family:Montserrat;font-size:20px;line-height:22px;font-weight:300;}@media only screen and (min-width:690px) and (max-width:1000px){#slide-out-widget-area .menuwrapper li small{font-size:18px!important;line-height:19.8px!important;}}@media only screen and (max-width:690px){#slide-out-widget-area .menuwrapper li small{font-size:14px!important;line-height:15.4px!important;}}.swiper-slide .content h2{}@media only screen and (min-width:1000px) and (max-width:1300px){body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2,body .nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content h2,body .full-width-content .vc_span12 .swiper-slide .content h2{font-size:;line-height:;}}@media only screen and (min-width:690px) and (max-width:1000px){body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2,body .nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content h2,body .full-width-content .vc_span12 .swiper-slide .content h2{font-size:;line-height:;}}@media only screen and (max-width:690px){body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2,body .nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content h2,body .full-width-content .vc_span12 .swiper-slide .content h2{font-size:;line-height:;}}#featured article .post-title h2 span,.swiper-slide .content p,#portfolio-filters-inline #current-category,body .vc_text_separator div{}#portfolio-filters-inline ul{line-height:;}.swiper-slide .content p.transparent-bg span{}@media only screen and (min-width:1000px) and (max-width:1300px){.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p,.nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content p,.full-width-content .vc_span12 .swiper-slide .content p{font-size:;line-height:;}}@media only screen and (min-width:690px) and (max-width:1000px){.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p,.nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content p,.full-width-content .vc_span12 .swiper-slide .content p{font-size:;line-height:;}}@media only screen and (max-width:690px){body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p,body .nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content p,body .full-width-content .vc_span12 .swiper-slide .content p{font-size:;line-height:;}}.testimonial_slider blockquote,.testimonial_slider blockquote span,.testimonial_slider[data-style="minimal"] blockquote span:not(.title),.testimonial_slider[data-style="minimal"] blockquote,blockquote,.testimonial_slider[data-style="minimal"] .controls{}#footer-outer .widget h4,#sidebar h4,#call-to-action .container a,.uppercase,.nectar-button,.nectar-button.medium,.nectar-button.small,.nectar-3d-transparent-button,body .widget_calendar table th,body #footer-outer #footer-widgets .col .widget_calendar table th,.swiper-slide .button a,body:not([data-header-format="left-header"]) header#top nav > ul > li.megamenu > ul > li > a,.carousel-heading h2,body .gform_wrapper .top_label .gfield_label,body .vc_pie_chart .wpb_pie_chart_heading,#infscr-loading div,#page-header-bg .author-section a,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.ascend input[type="submit"],.ascend button[type="submit"],.widget h4,.text-on-hover-wrap .categories a,.text_on_hover.product .add_to_cart_button,.woocommerce-page .single_add_to_cart_button,.woocommerce div[data-project-style="text_on_hover"] .cart .quantity input.qty,.woocommerce-page #respond input#submit,.meta_overlaid article.post .post-header h2,.meta_overlaid article.post.quote .post-content h2,.meta_overlaid article.post.link .post-content h2,.meta_overlaid article.post.format-status .post-content h2,.meta_overlaid article .meta-author a,.pricing-column.highlight h3 .highlight-reason,.blog-recent[data-style="minimal"] .col > span,body .masonry.classic_enhanced .posts-container article .meta-category a,body .masonry.classic_enhanced .posts-container article.wide_tall .meta-category a,.blog-recent[data-style*="classic_enhanced"] .meta-category a,.nectar-recent-posts-slider .container .strong,body.material #page-header-bg.fullscreen-header .inner-wrap >a,#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a,.single .heading-title[data-header-style="default_minimal"] .meta-category a,.nectar-fancy-box .link-text,.post-area.standard-minimal article.post .post-meta .date a,.post-area.standard-minimal article.post .more-link span,.nectar-slide-in-cart .widget_shopping_cart .buttons a,.material.product .product-wrap .product-add-to-cart a .price .amount,.material.product .product-wrap .product-add-to-cart a span,ul.products li.material.product span.onsale,body[data-button-style="rounded"] #pagination > a,html body #pagination > span,.woocommerce nav.woocommerce-pagination ul li a,html body nav.woocommerce-pagination ul li a,html body nav.woocommerce-pagination ul li span,.woocommerce .material.product .product-wrap .product-add-to-cart a.added_to_cart,.woocommerce-page ul.products li.product.material .price,.woocommerce-page ul.products li.product.material .price ins span,body[data-form-submit="see-through-2"] input[type=submit],body[data-form-submit="see-through-2"] button[type=submit],body[data-form-submit="see-through"] input[type=submit],body[data-form-submit="see-through"] button[type=submit],body[data-form-submit="regular"] input[type=submit] body[data-form-submit="regular"] button[type=submit],.nectar_team_member_overlay .team_member_details .title,body:not([data-header-format="left-header"]) header#top nav > ul > li.megamenu > ul > li > ul > li.has-ul > a,.nectar_fullscreen_zoom_recent_projects .project-slide .project-info .normal-container > a,.nectar-hor-list-item .nectar-list-item-btn{font-family:Montserrat;font-weight:normal;}.team-member h4,.row .col.section-title p,.row .col.section-title span,#page-header-bg .subheader,.nectar-milestone .subject,.testimonial_slider blockquote span{font-family:Montserrat;}article.post .post-meta .month{line-height:-6px!important;}</style><meta name="generator" content="Powered by Visual Composer - drag and drop page builder for WordPress."/>
<!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="https://www.wgcpas.com/wp-content/plugins/js_composer_salient/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--><meta name="generator" content="Powered by Slider Revolution 6.1.3 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." />
<script type="text/javascript">function setREVStartSize(t){try{var h,e=document.getElementById(t.c).parentNode.offsetWidth;if(e=0===e||isNaN(e)?window.innerWidth:e,t.tabw=void 0===t.tabw?0:parseInt(t.tabw),t.thumbw=void 0===t.thumbw?0:parseInt(t.thumbw),t.tabh=void 0===t.tabh?0:parseInt(t.tabh),t.thumbh=void 0===t.thumbh?0:parseInt(t.thumbh),t.tabhide=void 0===t.tabhide?0:parseInt(t.tabhide),t.thumbhide=void 0===t.thumbhide?0:parseInt(t.thumbhide),t.mh=void 0===t.mh||""==t.mh||"auto"===t.mh?0:parseInt(t.mh,0),"fullscreen"===t.layout||"fullscreen"===t.l)h=Math.max(t.mh,window.innerHeight);else{for(var i in t.gw=Array.isArray(t.gw)?t.gw:[t.gw],t.rl)void 0!==t.gw[i]&&0!==t.gw[i]||(t.gw[i]=t.gw[i-1]);for(var i in t.gh=void 0===t.el||""===t.el||Array.isArray(t.el)&&0==t.el.length?t.gh:t.el,t.gh=Array.isArray(t.gh)?t.gh:[t.gh],t.rl)void 0!==t.gh[i]&&0!==t.gh[i]||(t.gh[i]=t.gh[i-1]);var r,a=new Array(t.rl.length),n=0;for(var i in t.tabw=t.tabhide>=e?0:t.tabw,t.thumbw=t.thumbhide>=e?0:t.thumbw,t.tabh=t.tabhide>=e?0:t.tabh,t.thumbh=t.thumbhide>=e?0:t.thumbh,t.rl)a[i]=t.rl[i]<window.innerWidth?0:t.rl[i];for(var i in r=a[0],a)r>a[i]&&0<a[i]&&(r=a[i],n=i);var d=e>t.gw[n]+t.tabw+t.thumbw?1:(e-(t.tabw+t.thumbw))/t.gw[n];h=t.gh[n]*d+(t.tabh+t.thumbh)}void 0===window.rs_init_css&&(window.rs_init_css=document.head.appendChild(document.createElement("style"))),document.getElementById(t.c).height=h,window.rs_init_css.innerHTML+="#"+t.c+"_wrapper { height: "+h+"px }"}catch(t){console.log("Failure at Presize of Slider:"+t)}};</script>
<style type="text/css" data-type="vc_custom-css">#form .form-col h4, #form .form-col h5 {
    font-weight: 500;
}
#form label span {
    color: #676767 !important;
    font-size: 14px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 500;
}
#form label span.hs-form-required {
    color: red !important;
}
#form .hs-error-msgs li label {
    color: red !important;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 500;
}
#form .hs_submit {
    clear: both;
}
#form input[type="submit"] {
    color: #fff !important;
    font-size: 20px;
    font-family: Montserrat, Arial, sans-serif;
    line-height: 20px;
    letter-spacing: 1px !important;
    border: none !important;
    padding: 15px 42px !important;
    background-color: #2cb4ba !important;
    box-shadow: none !important;
    text-shadow: none !important;
}
#form input[type='checkbox'] {
    height: 20px;
    width: 20px;
    left: auto;
    box-shadow: none;
    margin-top: 0;
}
#form .hs-form-checkbox-display span {
    font-size: 13.75px;
    font-weight: 400;
    position: relative;
    bottom: 1.5px;
    padding-left: 25px;
    display: inline-block;
}
#form .hs-input {
    width: 95%;
}
#form .hs-input, #form fieldset {
    max-width: 100%;
}
#form .hs-fieldtype-checkbox {
    width: 50%;
    display: inline-block;
    float: left;
    margin-top: 10px;
}
#form .hs-form-checkbox-display {
    margin-bottom: 8px;
}
@media (max-width:1000px) {
    #form .hs-fieldtype-checkbox {
        display: block;
        width: 100%;
        float: none;
    }
    #form .hs-input {
        width: 90%;
    }
}</style><style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1542735097036{padding-top: 5px !important;}</style><noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript>
 

</head>


<body class="page-template-default page page-id-2219 ascend nectar-auto-lightbox wpb-js-composer js-comp-ver-5.0.1 vc_responsive" data-footer-reveal="false" data-header-format="default" data-boxed-style="" data-header-breakpoint="1000" data-footer-reveal-shadow="none" data-dropdown-style="minimal" data-cae="easeOutCubic" data-megamenu-width="contained" data-cad="750" data-aie="none" data-ls="magnific" data-apte="standard" data-hhun="0" data-fancy-form-rcs="1" data-form-style="default" data-form-submit="regular" data-is="minimal" data-button-style="default" data-header-inherit-rc="false" data-header-search="true" data-animated-anchors="true" data-ajax-transitions="true" data-full-width-header="true" data-slide-out-widget-area="true" data-slide-out-widget-area-style="fullscreen" data-user-set-ocm="1" data-loading-animation="none" data-bg-header="false" data-ext-responsive="true" data-header-resize="1" data-header-color="light" data-transparent-header="false" data-cart="false" data-smooth-scrolling="0" data-permanent-transparent="false" data-responsive="1" >



 <div id="header-space" data-header-mobile-fixed='1'></div> 
<div id="header-outer" data-has-menu="true"  data-using-pr-menu="false" data-mobile-fixed="1" data-ptnm="1" data-lhe="animated_underline" data-user-set-bg="#ffffff" data-format="default" data-permanent-transparent="false" data-megamenu-rt="0" data-remove-fixed="0" data-cart="false" data-transparency-option="0" data-box-shadow="small" data-shrink-num="16" data-full-width="true" data-using-secondary="0" data-using-logo="1" data-logo-height="100" data-m-logo-height="70" data-padding="28" data-header-resize="1">
	
		
	<header id="top">
		
		<div class="container">
			
			<div class="row">
				  
				<div class="col span_3">
					
					<a id="logo" href="https://www.wgcpas.com" >

						<img class="stnd default-logo dark-version" alt="WilkinGuttenplan" src="https://www.wgcpas.com/wp-content/uploads/2018/11/WG_Final_RGB-04.png" srcset="https://www.wgcpas.com/wp-content/uploads/2018/11/WG_Final_RGB-04.png 1x, https://www.wgcpas.com/wp-content/uploads/2018/11/WG_Final_RGB-04.png 2x" /> 

					</a>

				</div><!--/span_3-->
				
				<div class="col span_9 col_last">
					
											<div class="slide-out-widget-area-toggle mobile-icon fullscreen" data-icon-animation="simple-transform">
							<div> <a href="#sidewidgetarea" class="closed"> <span> <i class="lines-button x2"> <i class="lines"></i> </i> </span> </a> </div> 
       					</div>
										
					
					<nav>

						

													<ul class="buttons" data-user-set-ocm="1">

								
																	<li id="search-btn"><div><a href="#searchbox"><span class="icon-salient-search" aria-hidden="true"></span></a></div> </li>
								

																	<li class="slide-out-widget-area-toggle" data-icon-animation="simple-transform">
										<div> <a href="#sidewidgetarea" class="closed"> <span> <i class="lines-button x2"> <i class="lines"></i> </i> </span> </a> </div> 
	       							</li>
															</ul>
						
													<ul class="sf-menu">	
								<li id="menu-item-20" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-20"><a href="https://www.wgcpas.com/">Home</a></li>
<li id="menu-item-2835" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2835"><a href="https://www.wgcpas.com/firm/">About</a>
<ul class="sub-menu">
	<li id="menu-item-2836" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2836"><a href="https://www.wgcpas.com/firm/">Our History</a></li>
	<li id="menu-item-2728" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2728"><a href="https://www.wgcpas.com/community-involvement/">Community Involvement</a></li>
	<li id="menu-item-2720" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2720"><a href="https://www.wgcpas.com/brand-story/">Brand Story</a></li>
	<li id="menu-item-3345" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3345"><a href="https://www.wgcpas.com/cpas-advisors/">Shareholders and Principals</a></li>
	<li id="menu-item-3281" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3281"><a href="https://www.wgcpas.com/managers-and-senior-managers/">Managers and Senior Managers</a></li>
</ul>
</li>
<li id="menu-item-84" class="megamenu columns-4 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-84"><a href="https://www.wgcpas.com/industries/">Industries</a>
<ul class="sub-menu">
	<li id="menu-item-2421" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2421"><a href="#">&#8211;<span class="sf-sub-indicator"><i class="icon-angle-right"></i></span></a>
	<ul class="sub-menu">
		<li id="menu-item-2412" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2412"><a href="https://www.wgcpas.com/affordable-housing/">Affordable Housing</a></li>
		<li id="menu-item-2407" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2407"><a href="https://www.wgcpas.com/closely-held-businesses/">Closely Held Business</a></li>
		<li id="menu-item-2408" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2408"><a href="https://www.wgcpas.com/community-associations/">Community Associations</a></li>
	</ul>
</li>
	<li id="menu-item-2422" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2422"><a href="#">&#8211;<span class="sf-sub-indicator"><i class="icon-angle-right"></i></span></a>
	<ul class="sub-menu">
		<li id="menu-item-2409" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2409"><a href="https://www.wgcpas.com/emerging-entrepreneurs/">Emerging Entrepreneurs</a></li>
		<li id="menu-item-2410" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2410"><a href="https://www.wgcpas.com/health-care-professionals-practices/">Health Care Professionals &#038; Practices</a></li>
		<li id="menu-item-3552" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3552"><a href="https://www.wgcpas.com/international-commerce-group/">International Commerce Group</a></li>
	</ul>
</li>
	<li id="menu-item-2423" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2423"><a href="#">&#8211;<span class="sf-sub-indicator"><i class="icon-angle-right"></i></span></a>
	<ul class="sub-menu">
		<li id="menu-item-4224" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4224"><a href="https://www.wgcpas.com/new-york-condos-cooperatives/">NY Condominiums &#038; Co-ops</a></li>
		<li id="menu-item-2414" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2414"><a href="https://www.wgcpas.com/not-for-profit/">Not-for-Profit</a></li>
		<li id="menu-item-2415" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2415"><a href="https://www.wgcpas.com/professional-athletes-entertainers/">Professional Athletes &#038; Entertainers</a></li>
	</ul>
</li>
	<li id="menu-item-2425" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2425"><a href="#">&#8211;<span class="sf-sub-indicator"><i class="icon-angle-right"></i></span></a>
	<ul class="sub-menu">
		<li id="menu-item-2416" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2416"><a href="https://www.wgcpas.com/professional-practices/">Professional Practices</a></li>
		<li id="menu-item-2417" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2417"><a href="https://www.wgcpas.com/real-estate/">Real Estate</a></li>
		<li id="menu-item-2418" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2418"><a href="https://www.wgcpas.com/technology-life-sciences-companies/">Technology, Life Sciences &#038; Pharma</a></li>
	</ul>
</li>
</ul>
</li>
<li id="menu-item-91" class="megamenu columns-5 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-91"><a href="https://www.wgcpas.com/services/">Services</a>
<ul class="sub-menu">
	<li id="menu-item-2437" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2437"><a href="#">&#8211;<span class="sf-sub-indicator"><i class="icon-angle-right"></i></span></a>
	<ul class="sub-menu">
		<li id="menu-item-2426" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2426"><a href="https://www.wgcpas.com/accounting-assurance/">Accounting &#038; Assurance</a></li>
		<li id="menu-item-2427" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2427"><a href="https://www.wgcpas.com/business-valuation/">Business Valuation</a></li>
		<li id="menu-item-2428" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2428"><a href="https://www.wgcpas.com/employee-benefit-plan-audits/">Employee Benefit Plan Audits</a></li>
	</ul>
</li>
	<li id="menu-item-2438" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2438"><a href="#">&#8211;<span class="sf-sub-indicator"><i class="icon-angle-right"></i></span></a>
	<ul class="sub-menu">
		<li id="menu-item-2429" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2429"><a href="https://www.wgcpas.com/estate-trust/">Estate and Trust</a></li>
		<li id="menu-item-2430" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2430"><a href="https://www.wgcpas.com/family-office-service/">Family Office Services</a></li>
		<li id="menu-item-2431" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2431"><a href="https://www.wgcpas.com/litigation-support/">Litigation Support</a></li>
	</ul>
</li>
	<li id="menu-item-2439" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2439"><a href="#">&#8211;<span class="sf-sub-indicator"><i class="icon-angle-right"></i></span></a>
	<ul class="sub-menu">
		<li id="menu-item-4379" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4379"><a href="https://www.wgcpas.com/mergers-and-acquisitions/">Mergers and Acquisitions</a></li>
		<li id="menu-item-2432" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2432"><a href="https://www.wgcpas.com/peer-review/">Peer Review</a></li>
		<li id="menu-item-2433" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2433"><a href="https://www.wgcpas.com/tax-services/">Tax Services</a></li>
	</ul>
</li>
	<li id="menu-item-2440" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2440"><a href="#">&#8211;<span class="sf-sub-indicator"><i class="icon-angle-right"></i></span></a>
	<ul class="sub-menu">
		<li id="menu-item-2434" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2434"><a href="https://www.wgcpas.com/technology-services/">Technology Services</a></li>
		<li id="menu-item-3741" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3741"><a href="https://www.wgcpas.com/virtual-accounting/">Virtual Accounting: WG CoPilot</a></li>
	</ul>
</li>
</ul>
</li>
<li id="menu-item-3754" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-3754"><a href="https://www.wgcpas.com/resources/">Resources</a>
<ul class="sub-menu">
	<li id="menu-item-3947" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3947"><a href="https://www.wgcpas.com/articles/">Articles</a></li>
	<li id="menu-item-3763" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3763"><a href="https://www.wgcpas.com/in-the-news/">In The News</a></li>
	<li id="menu-item-3762" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3762"><a href="https://www.wgcpas.com/firm-news-and-announcements/">Firm News &#038; Announcements</a></li>
	<li id="menu-item-3761" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3761"><a href="https://www.wgcpas.com/new-tax-law-resources/">New Tax Law Resources</a></li>
	<li id="menu-item-3760" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3760"><a href="https://www.wgcpas.com/multimedia/">Multimedia</a></li>
	<li id="menu-item-3759" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3759"><a href="https://www.wgcpas.com/tax-talks-blog/">Tax Talks Blog</a></li>
	<li id="menu-item-4432" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4432"><a href="https://www.wgcpas.com/wg-events/">Events</a></li>
</ul>
</li>
<li id="menu-item-2332" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2332"><a href="https://www.wgcpas.com/careers-internships/">Careers</a>
<ul class="sub-menu">
	<li id="menu-item-2333" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2333"><a href="https://www.wgcpas.com/careers/">Careers</a></li>
	<li id="menu-item-1867" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1867"><a href="https://www.wgcpas.com/internships/">Internships</a></li>
</ul>
</li>
<li id="menu-item-23" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23"><a href="https://www.wgcpas.com/contact/">Contact</a></li>
							</ul>
											</nav>

					
										
				</div><!--/span_9-->

				
			</div><!--/row-->
			
		</div><!--/container-->
		
	</header>
	
	
	<div class="ns-loading-cover"></div>		
	

</div><!--/header-outer-->



<div id="search-outer" class="nectar">
		
	<div id="search">
	  	 
		<div class="container">
		  	 	
		     <div id="search-box">
		     	
		     	<div class="inner-wrap">

			     	<div class="col span_12">
				      	<form action="https://www.wgcpas.com/" method="GET">
				      		 
				      			<input type="text" name="s"  value="Start Typing..." data-placeholder="Start Typing..." />
				      						      	</form>
								
				      	<span><i>Press enter to begin your search</i></span>			        </div><!--/span_12-->

			    </div><!--/inner-wrap-->
			      
		     </div><!--/search-box-->
		     
		     <div id="close"><a href="#">
		     	<span class="icon-salient-x" aria-hidden="true"></span>		     	</a></div>
		     
		 </div><!--/container-->
	    
	</div><!--/search-->
	  
</div><!--/search-outer--> 


<div id="ajax-loading-screen" data-disable-fade-on-click="0" data-effect="standard" data-method="standard">
	
			<div class="loading-icon none"> 
			<div class="material-icon">
							<div class="spinner">
								<div class="right-side"><div class="bar"></div></div>
								<div class="left-side"><div class="bar"></div></div>
							</div>
							<div class="spinner color-2">
								<div class="right-side"><div class="bar"></div></div>
								<div class="left-side"><div class="bar"></div></div>
							</div>
						</div> 
		</div>
	</div>

<div id="ajax-content-wrap">

<div class="blurred-wrap">

<div class="container-wrap">
	
	<div class="container main-content">
		
		<div class="row">
			
			
		<div id="fws_5da48c9025865"  data-midnight="dark" data-bg-mobile-hidden="" class="wpb_row vc_row-fluid vc_row standard_section   "  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap"><div class="inner-wrap"> <div class="row-bg    "  style="" data-color_overlay="" data-color_overlay_2="" data-gradient_direction="" data-overlay_strength="0.3" data-enable_gradient="false"></div></div> </div><div class="col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding"  data-border-radius="none" data-shadow="none" data-border-animation="" data-border-animation-delay="" data-border-width="none" data-border-style="solid" data-border-color="" data-bg-cover="" data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-hover-bg="" data-hover-bg-opacity="1" data-animation="" data-delay="0">
		<div class="vc_column-inner">
			<div class="wpb_wrapper">
				<h1 style="text-align: center" class="vc_custom_heading">We're Sorry!</h1>
	<div class="wpb_text_column wpb_content_element  vc_custom_1542735097036" >
		<div class="wpb_wrapper">
			<p style="text-align: center;">We recently redesigned our website and are still moving some of our articles over for you to read (like the one you just tried to view).<br />
We apologize for the inconvenience.</p>
<p style="text-align: center;">If you&#8217;d like to leave your email address below, we can let you know when we post new, great content to our website.</p>

		</div>
	</div>

			</div> 
		</div>
	</div> 
</div></div>
		<div id="form"  data-midnight="dark" data-bg-mobile-hidden="" class="wpb_row vc_row-fluid vc_row standard_section   "  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap"><div class="inner-wrap"> <div class="row-bg    "  style="" data-color_overlay="" data-color_overlay_2="" data-gradient_direction="" data-overlay_strength="0.3" data-enable_gradient="false"></div></div> </div><div class="col span_12 dark left">
	<div style="border: 2px solid rgba(255,255,255,0); " class="vc_col-sm-10 vc_col-sm-offset-1 form-col wpb_column column_container vc_column_container col padding-4-percent" data-using-bg="true" data-border-radius="none" data-shadow="none" data-border-animation="" data-border-animation-delay="" data-border-width="2px" data-border-style="solid" data-border-color="#d8d8d8" data-bg-cover="" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#f2f2f2" data-bg-opacity="1" data-hover-bg="" data-hover-bg-opacity="1" data-animation="" data-delay="0"><span class="border-wrap" style="border-color: #d8d8d8;"><span class="border-top"></span><span class="border-right"></span><span class="border-bottom"></span><span class="border-left"></span></span>
		<div class="vc_column-inner">
			<div class="wpb_wrapper">
				
	<div class="wpb_raw_code wpb_raw_js form-holder">
		<div class="wpb_wrapper">
			<!--[if lte IE 8]>
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2-legacy.js"></script>
<![endif]-->
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script>
<script>
  hbspt.forms.create({
	portalId: "4419317",
	formId: "06251b6f-e546-45ec-90f2-5e6c14f7b710",
        target: ".form-holder"
});
</script>
		</div>
	</div>

			</div> 
		</div>
	</div> 
</div></div>

		</div><!--/row-->
		
	</div><!--/container-->
	
</div><!--/container-wrap-->


<div id="footer-outer" data-midnight="light" data-cols="4" data-disable-copyright="false" data-using-bg-img="false" data-bg-img-overlay="0.8" data-full-width="false" data-using-widget-area="true" >
	
	
			
	<div id="footer-widgets" data-cols="4">
		
		<div class="container">
			
			<div class="row">
				
								
				<div class="col span_3">
				      <!-- Footer widget area 1 -->
		              <div id="nav_menu-2" class="widget widget_nav_menu"><h4>Menu</h4><div class="menu-footer-navigation-container"><ul id="menu-footer-navigation" class="menu"><li id="menu-item-24" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-24"><a href="https://www.wgcpas.com/">Home</a></li>
<li id="menu-item-2834" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2834"><a href="https://www.wgcpas.com/firm/">About</a></li>
<li id="menu-item-85" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-85"><a href="https://www.wgcpas.com/industries/">Industries</a></li>
<li id="menu-item-92" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-92"><a href="https://www.wgcpas.com/services/">Services</a></li>
<li id="menu-item-3755" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3755"><a href="https://www.wgcpas.com/resources/">Resources</a></li>
<li id="menu-item-2331" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2331"><a href="https://www.wgcpas.com/careers-internships/">Careers</a></li>
<li id="menu-item-25" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25"><a href="https://www.wgcpas.com/contact/">Contact</a></li>
</ul></div></div>				</div><!--/span_3-->
				
				
					<div class="col span_3">
						 <!-- Footer widget area 2 -->
			             <div id="text-2" class="widget widget_text">			<div class="textwidget"><div class="loc1">
<p class="location">1200 Tices Lane<br>
East Brunswick, NJ 08816<br>
United States<br>
<a href="tel:7328463000">732-846-3000</a></p>
</div>

<div class="loc2 tablet">
<p class="location">2 Penn Plaza, 5th Floor<br>
New York, NY 10121<br>
United States<br>
<a href="tel:2122479000">212-247-9000</a></p>
</div></div>
		</div>					     
					</div><!--/span_3-->

				
				
									<div class="col span_3">
						 <!-- Footer widget area 3 -->
			              <div id="text-4" class="widget widget_text">			<div class="textwidget"><div class="loc3 desktop">
<p class="location">2 Penn Plaza, 5th Floor<br>
New York, NY 10121<br>
United States<br>
<a href="tel:2122479000">212-247-9000</a></p>
</div></div>
		</div>					     
					</div><!--/span_3-->
								
									<div class="col span_3">
						 <!-- Footer widget area 4 -->
			              <div id="custom_html-2" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><a class="footer-btn" href="https://www.wgcpas.com/request-for-proposal/">Submit RFP</a>
<br><br>
<a class="footer-btn" href="https://www.wgcpas.com/signup-for-our-newsletter/">Sign Up for our Newsletter</a></div></div><div id="text-3" class="widget widget_text">			<div class="textwidget"><div class="bdo-desktop">
<img src="https://www.wgcpas.com/wp-content/uploads/2018/11/bdo_alliance_logo_v3_color.png">
<p>Independent Member of the BDO Alliance USA</p>
</div>

<div class="bdo-mobile">
<img src="https://www.wgcpas.com/wp-content/uploads/2018/11/bdo_alliance_logo_v3_color.png">
<p>Independent Member of the BDO Alliance USA</p>
</div></div>
		</div>					     
					</div><!--/span_3-->
								
			</div><!--/row-->
			
		</div><!--/container-->
	
	</div><!--/footer-widgets-->
	
	
	
		<div class="row" id="copyright">
			
			<div class="container">
				
									<div class="col span_5">
						
													<p>© 2019 Wilkin & Guttenplan, P.C. - All Rights Reserved | <a href="https://www.wgcpas.com/wp-content/uploads/2018/11/Privacy-Policy-.pdf" target="_blank">Privacy Policy</a> </p>	
												
					</div><!--/span_5-->
								
				<div class="col span_7 col_last">
					<ul id="social">
						 <li><a target="_blank" href="https://twitter.com/wgcpas"><i class="fa fa-twitter"></i> </a></li> 						 <li><a target="_blank" href="https://www.facebook.com/WGCPAs"><i class="fa fa-facebook"></i> </a></li> 																		 <li><a target="_blank" href="https://www.linkedin.com/company/wgcpas/"><i class="fa fa-linkedin"></i> </a></li> 						 <li><a target="_blank" href="https://www.youtube.com/user/WilkinGuttenplan"><i class="fa fa-youtube-play"></i> </a></li> 																		 <li><a target="_blank" href="http://feeds.feedburner.com/wgcpas"><i class="fa fa-rss"></i> </a></li> 																																																																													</ul>
				</div><!--/span_7-->

							
			</div><!--/container-->
			
		</div><!--/row-->
		
		
</div><!--/footer-outer-->

</div><!--blurred-wrap-->
	<div id="slide-out-widget-area-bg" class="fullscreen dark"></div>
	<div id="slide-out-widget-area" class="fullscreen" data-dropdown-func="default" data-back-txt="Back">

		<div class="inner-wrap">
				<div class="inner" data-prepend-menu-mobile="true">

		  <a class="slide_out_area_close" href="#">
		  	<span class="icon-salient-x icon-default-style"></span>		  </a>


		   			   <div class="off-canvas-menu-container mobile-only">
			  		<ul class="menu">
					   <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-20"><a href="https://www.wgcpas.com/">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2835"><a href="https://www.wgcpas.com/firm/">About</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2836"><a href="https://www.wgcpas.com/firm/">Our History</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2728"><a href="https://www.wgcpas.com/community-involvement/">Community Involvement</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2720"><a href="https://www.wgcpas.com/brand-story/">Brand Story</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3345"><a href="https://www.wgcpas.com/cpas-advisors/">Shareholders and Principals</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3281"><a href="https://www.wgcpas.com/managers-and-senior-managers/">Managers and Senior Managers</a></li>
</ul>
</li>
<li class="megamenu columns-4 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-84"><a href="https://www.wgcpas.com/industries/">Industries</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2421"><a href="#">&#8211;</a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2412"><a href="https://www.wgcpas.com/affordable-housing/">Affordable Housing</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2407"><a href="https://www.wgcpas.com/closely-held-businesses/">Closely Held Business</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2408"><a href="https://www.wgcpas.com/community-associations/">Community Associations</a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2422"><a href="#">&#8211;</a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2409"><a href="https://www.wgcpas.com/emerging-entrepreneurs/">Emerging Entrepreneurs</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2410"><a href="https://www.wgcpas.com/health-care-professionals-practices/">Health Care Professionals &#038; Practices</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3552"><a href="https://www.wgcpas.com/international-commerce-group/">International Commerce Group</a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2423"><a href="#">&#8211;</a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4224"><a href="https://www.wgcpas.com/new-york-condos-cooperatives/">NY Condominiums &#038; Co-ops</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2414"><a href="https://www.wgcpas.com/not-for-profit/">Not-for-Profit</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2415"><a href="https://www.wgcpas.com/professional-athletes-entertainers/">Professional Athletes &#038; Entertainers</a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2425"><a href="#">&#8211;</a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2416"><a href="https://www.wgcpas.com/professional-practices/">Professional Practices</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2417"><a href="https://www.wgcpas.com/real-estate/">Real Estate</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2418"><a href="https://www.wgcpas.com/technology-life-sciences-companies/">Technology, Life Sciences &#038; Pharma</a></li>
	</ul>
</li>
</ul>
</li>
<li class="megamenu columns-5 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-91"><a href="https://www.wgcpas.com/services/">Services</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2437"><a href="#">&#8211;</a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2426"><a href="https://www.wgcpas.com/accounting-assurance/">Accounting &#038; Assurance</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2427"><a href="https://www.wgcpas.com/business-valuation/">Business Valuation</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2428"><a href="https://www.wgcpas.com/employee-benefit-plan-audits/">Employee Benefit Plan Audits</a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2438"><a href="#">&#8211;</a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2429"><a href="https://www.wgcpas.com/estate-trust/">Estate and Trust</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2430"><a href="https://www.wgcpas.com/family-office-service/">Family Office Services</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2431"><a href="https://www.wgcpas.com/litigation-support/">Litigation Support</a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2439"><a href="#">&#8211;</a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4379"><a href="https://www.wgcpas.com/mergers-and-acquisitions/">Mergers and Acquisitions</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2432"><a href="https://www.wgcpas.com/peer-review/">Peer Review</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2433"><a href="https://www.wgcpas.com/tax-services/">Tax Services</a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2440"><a href="#">&#8211;</a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2434"><a href="https://www.wgcpas.com/technology-services/">Technology Services</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3741"><a href="https://www.wgcpas.com/virtual-accounting/">Virtual Accounting: WG CoPilot</a></li>
	</ul>
</li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-3754"><a href="https://www.wgcpas.com/resources/">Resources</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3947"><a href="https://www.wgcpas.com/articles/">Articles</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3763"><a href="https://www.wgcpas.com/in-the-news/">In The News</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3762"><a href="https://www.wgcpas.com/firm-news-and-announcements/">Firm News &#038; Announcements</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3761"><a href="https://www.wgcpas.com/new-tax-law-resources/">New Tax Law Resources</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3760"><a href="https://www.wgcpas.com/multimedia/">Multimedia</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3759"><a href="https://www.wgcpas.com/tax-talks-blog/">Tax Talks Blog</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4432"><a href="https://www.wgcpas.com/wg-events/">Events</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2332"><a href="https://www.wgcpas.com/careers-internships/">Careers</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2333"><a href="https://www.wgcpas.com/careers/">Careers</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1867"><a href="https://www.wgcpas.com/internships/">Internships</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23"><a href="https://www.wgcpas.com/contact/">Contact</a></li>
		
					</ul>

					<ul class="menu secondary-header-items">					</ul>
				</div>
			<div id="search-2" class="widget widget_search"><form role="search" method="get" class="search-form" action="https://www.wgcpas.com/">
	<input type="text" class="search-field" placeholder="Search..." value="" name="s" title="Search for:" />
	<input type="submit" class="search-submit" value="Search" />
</form></div>
		</div>

		<div class="bottom-meta-wrap"><ul class="off-canvas-social-links"><li><a target="_blank" href="https://twitter.com/wgcpas"><i class="fa fa-twitter"></i></a></li><li><a target="_blank" href="https://www.facebook.com/WGCPAs"><i class="fa fa-facebook"></i></a></li><li><a target="_blank" href="https://www.linkedin.com/company/wgcpas/"><i class="fa fa-linkedin"></i></a></li><li><a target="_blank" href="https://www.youtube.com/user/WilkinGuttenplan"><i class="fa fa-youtube-play"></i></a></li><li><a target="_blank" href="http://feeds.feedburner.com/wgcpas"><i class="fa fa-rss"></i></a></li></ul></div><!--/bottom-meta-wrap--></div> <!--/inner-wrap-->
	</div>


</div> <!--/ajax-content-wrap-->



	<a id="to-top" class="mobile-enabled"><i class="fa fa-angle-up"></i></a>
		<script type="text/javascript">
			var ajaxRevslider;
			
			jQuery(document).ready(function() {

				
				// CUSTOM AJAX CONTENT LOADING FUNCTION
				ajaxRevslider = function(obj) {
				
					// obj.type : Post Type
					// obj.id : ID of Content to Load
					// obj.aspectratio : The Aspect Ratio of the Container / Media
					// obj.selector : The Container Selector where the Content of Ajax will be injected. It is done via the Essential Grid on Return of Content
					
					var content	= '';
					var data	= {
						action:			'revslider_ajax_call_front',
						client_action:	'get_slider_html',
						token:			'092b50f0ae',
						type:			obj.type,
						id:				obj.id,
						aspectratio:	obj.aspectratio
					};
					
					// SYNC AJAX REQUEST
					jQuery.ajax({
						type:		'post',
						url:		'https://www.wgcpas.com/wp-admin/admin-ajax.php',
						dataType:	'json',
						data:		data,
						async:		false,
						success:	function(ret, textStatus, XMLHttpRequest) {
							if(ret.success == true)
								content = ret.data;								
						},
						error:		function(e) {
							console.log(e);
						}
					});
					
					 // FIRST RETURN THE CONTENT WHEN IT IS LOADED !!
					 return content;						 
				};
				
				// CUSTOM AJAX FUNCTION TO REMOVE THE SLIDER
				var ajaxRemoveRevslider = function(obj) {
					return jQuery(obj.selector + ' .rev_slider').revkill();
				};


				// EXTEND THE AJAX CONTENT LOADING TYPES WITH TYPE AND FUNCTION				
				if (jQuery.fn.tpessential !== undefined) 					
					if(typeof(jQuery.fn.tpessential.defaults) !== 'undefined') 
						jQuery.fn.tpessential.defaults.ajaxTypes.push({type: 'revslider', func: ajaxRevslider, killfunc: ajaxRemoveRevslider, openAnimationSpeed: 0.3});   
						// type:  Name of the Post to load via Ajax into the Essential Grid Ajax Container
						// func: the Function Name which is Called once the Item with the Post Type has been clicked
						// killfunc: function to kill in case the Ajax Window going to be removed (before Remove function !
						// openAnimationSpeed: how quick the Ajax Content window should be animated (default is 0.3)
					
				
				
			});
		</script>
		<script type='text/javascript' src='https://www.wgcpas.com/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-includes/js/jquery/ui/position.min.js?ver=1.11.4'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-includes/js/jquery/ui/menu.min.js?ver=1.11.4'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-includes/js/wp-sanitize.min.js?ver=5.2.3'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-includes/js/wp-a11y.min.js?ver=5.2.3'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var uiAutocompleteL10n = {"noResults":"No results found.","oneResult":"1 result found. Use up and down arrow keys to navigate.","manyResults":"%d results found. Use up and down arrow keys to navigate.","itemSelected":"Item selected."};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-includes/js/jquery/ui/autocomplete.min.js?ver=1.11.4'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var MyAcSearch = {"url":"https:\/\/www.wgcpas.com\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-content/themes/salient/nectar/assets/functions/ajax-search/wpss-search-suggest.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var PT_CV_PUBLIC = {"_prefix":"pt-cv-","page_to_show":"5","_nonce":"327b09a55f","is_admin":"","is_mobile":"","ajaxurl":"https:\/\/www.wgcpas.com\/wp-admin\/admin-ajax.php","lang":"","loading_image_src":"data:image\/gif;base64,R0lGODlhDwAPALMPAMrKygwMDJOTkz09PZWVla+vr3p6euTk5M7OzuXl5TMzMwAAAJmZmWZmZszMzP\/\/\/yH\/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAPACwAAAAADwAPAAAEQvDJaZaZOIcV8iQK8VRX4iTYoAwZ4iCYoAjZ4RxejhVNoT+mRGP4cyF4Pp0N98sBGIBMEMOotl6YZ3S61Bmbkm4mAgAh+QQFCgAPACwAAAAADQANAAAENPDJSRSZeA418itN8QiK8BiLITVsFiyBBIoYqnoewAD4xPw9iY4XLGYSjkQR4UAUD45DLwIAIfkEBQoADwAsAAAAAA8ACQAABC\/wyVlamTi3nSdgwFNdhEJgTJoNyoB9ISYoQmdjiZPcj7EYCAeCF1gEDo4Dz2eIAAAh+QQFCgAPACwCAAAADQANAAAEM\/DJBxiYeLKdX3IJZT1FU0iIg2RNKx3OkZVnZ98ToRD4MyiDnkAh6BkNC0MvsAj0kMpHBAAh+QQFCgAPACwGAAAACQAPAAAEMDC59KpFDll73HkAA2wVY5KgiK5b0RRoI6MuzG6EQqCDMlSGheEhUAgqgUUAFRySIgAh+QQFCgAPACwCAAIADQANAAAEM\/DJKZNLND\/kkKaHc3xk+QAMYDKsiaqmZCxGVjSFFCxB1vwy2oOgIDxuucxAMTAJFAJNBAAh+QQFCgAPACwAAAYADwAJAAAEMNAs86q1yaWwwv2Ig0jUZx3OYa4XoRAfwADXoAwfo1+CIjyFRuEho60aSNYlOPxEAAAh+QQFCgAPACwAAAIADQANAAAENPA9s4y8+IUVcqaWJ4qEQozSoAzoIyhCK2NFU2SJk0hNnyEOhKR2AzAAj4Pj4GE4W0bkJQIAOw==","is_mobile_tablet":"","sf_no_post_found":"No posts found."};
var PT_CV_PAGINATION = {"first":"\u00ab","prev":"\u2039","next":"\u203a","last":"\u00bb","goto_first":"Go to first page","goto_prev":"Go to previous page","goto_next":"Go to next page","goto_last":"Go to last page","current_page":"Current page is","goto_page":"Go to page"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-content/plugins/content-views-query-and-display-post-page/public/assets/js/cv.js?ver=2.2.0'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-content/plugins/pt-content-views-pro/public/assets/js/cvpro.min.js?ver=5.6.0.2'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var leadin_wordpress = {"userRole":"visitor","pageType":"page","leadinPluginVersion":"7.12.14"};
/* ]]> */
</script>
<script async defer id="hs-script-loader" type='text/javascript' src='//js.hs-scripts.com/4419317.js?integration=WordPress&#038;ver=7.12.14'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-content/themes/salient/js/magnific.js?ver=7.0.1'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-content/themes/salient/js/superfish.js?ver=1.4.8'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var nectarLove = {"ajaxurl":"https:\/\/www.wgcpas.com\/wp-admin\/admin-ajax.php","postID":"2219","rooturl":"https:\/\/www.wgcpas.com","pluginPages":[],"disqusComments":"false","loveNonce":"08b4ed9afb","mapApiKey":""};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-content/themes/salient/js/init.js?ver=8.5.2'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-content/themes/salient/js/touchswipe.min.js?ver=1.0'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-content/themes/salient/js/select2.min.js?ver=3.5.2'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-includes/js/wp-embed.min.js?ver=5.2.3'></script>
<script type='text/javascript' src='https://www.wgcpas.com/wp-content/plugins/js_composer_salient/assets/js/dist/js_composer_front.min.js?ver=5.0.1'></script>
	


</body>
</html>