<!doctype html>
<html lang="en-US" class="no-js">
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0" /><meta name='robots' content='noindex, nofollow' />

	<!-- This site is optimized with the Yoast SEO plugin v22.0 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Collections Archive - Arkansas Children’s Imaging Environment (ARCHIE)</title>
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Collections Archive - Arkansas Children’s Imaging Environment (ARCHIE)" />
	<meta property="og:url" content="https://dev.cancerimagingarchive.net/collections-list/" />
	<meta property="og:site_name" content="Arkansas Children’s Imaging Environment (ARCHIE)" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:site" content="@tcia_news" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://dev.cancerimagingarchive.net/collections-list/","url":"https://dev.cancerimagingarchive.net/collections-list/","name":"Collections Archive - Arkansas Children’s Imaging Environment (ARCHIE)","isPartOf":{"@id":"https://dev.cancerimagingarchive.net/#website"},"breadcrumb":{"@id":"https://dev.cancerimagingarchive.net/collections-list/#breadcrumb"},"inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https://dev.cancerimagingarchive.net/collections-list/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://dev.cancerimagingarchive.net/"},{"@type":"ListItem","position":2,"name":"Collections"}]},{"@type":"WebSite","@id":"https://dev.cancerimagingarchive.net/#website","url":"https://dev.cancerimagingarchive.net/","name":"The Cancer Imaging Archive","description":"","publisher":{"@id":"https://dev.cancerimagingarchive.net/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://dev.cancerimagingarchive.net/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://dev.cancerimagingarchive.net/#organization","name":"The Cancer Imaging Archive (TCIA)","url":"https://dev.cancerimagingarchive.net/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://dev.cancerimagingarchive.net/#/schema/logo/image/","url":"https://stage.cancerimagingarchive.net/wp-content/uploads/2021/06/TCIA-Logo-01.png","contentUrl":"https://stage.cancerimagingarchive.net/wp-content/uploads/2021/06/TCIA-Logo-01.png","width":3334,"height":1001,"caption":"The Cancer Imaging Archive (TCIA)"},"image":{"@id":"https://dev.cancerimagingarchive.net/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/The.Cancer.Imaging.Archive/","https://twitter.com/tcia_news","https://vimeo.com/thecancerimagingarchive","https://www.linkedin.com/groups/4371904/"]}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel="alternate" type="application/rss+xml" title="Arkansas Children’s Imaging Environment (ARCHIE) &raquo; Feed" href="https://dev.cancerimagingarchive.net/feed/" />
<link rel="alternate" type="application/rss+xml" title="Arkansas Children’s Imaging Environment (ARCHIE) &raquo; Comments Feed" href="https://dev.cancerimagingarchive.net/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="Arkansas Children’s Imaging Environment (ARCHIE) &raquo; Collections Feed" href="https://dev.cancerimagingarchive.net/collections-list/?feed=rss2" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v8.23.1 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-DH6P7T48RF"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var mi_version = '8.23.1';
				var mi_track_user = true;
				var mi_no_track_reason = '';
				
								var disableStrs = [
										'ga-disable-G-DH6P7T48RF',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (mi_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = monsterinsights_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
								MonsterInsightsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dZGIzZG': true,
											});
										__gtagTracker('config', 'G-DH6P7T48RF', {"forceSSL":"true"} );
															window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						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') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
				<!-- / Google Analytics by MonsterInsights -->
		<script type="text/javascript">
/* <![CDATA[ */
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/dev.cancerimagingarchive.net\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.5.4"}};
/*! This file is auto-generated */
!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
/* ]]> */
</script>
<link rel='stylesheet' id='wgs-css' href='https://dev.cancerimagingarchive.net/wp-content/plugins/wp-google-search/wgs.css?ver=6.5.4' type='text/css' media='all' />
<link rel='stylesheet' id='wgs2-css' href='https://dev.cancerimagingarchive.net/wp-content/plugins/wp-google-search/wgs2.css?ver=6.5.4' type='text/css' media='all' />
<style id='wp-emoji-styles-inline-css' 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 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://dev.cancerimagingarchive.net/wp-includes/css/dist/block-library/style.min.css?ver=6.5.4' type='text/css' media='all' />
<style id='safe-svg-svg-icon-style-inline-css' type='text/css'>
.safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{height:100%;max-height:100%;max-width:100%;width:100%}

</style>
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='contact-form-7-css' href='https://dev.cancerimagingarchive.net/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.8.7' type='text/css' media='all' />
<link rel='stylesheet' id='ctf_styles-css' href='https://dev.cancerimagingarchive.net/wp-content/plugins/custom-twitter-feeds/css/ctf-styles.min.css?ver=2.1.2' type='text/css' media='all' />
<link rel='stylesheet' id='salient-social-css' href='https://dev.cancerimagingarchive.net/wp-content/plugins/salient-social/css/style.css?ver=1.2.3' type='text/css' media='all' />
<style id='salient-social-inline-css' type='text/css'>

  .sharing-default-minimal .nectar-love.loved,
  body .nectar-social[data-color-override="override"].fixed > a:before, 
  body .nectar-social[data-color-override="override"].fixed .nectar-social-inner a,
  .sharing-default-minimal .nectar-social[data-color-override="override"] .nectar-social-inner a:hover,
  .nectar-social.vertical[data-color-override="override"] .nectar-social-inner a:hover {
    background-color: #005eb8;
  }
  .nectar-social.hover .nectar-love.loved,
  .nectar-social.hover > .nectar-love-button a:hover,
  .nectar-social[data-color-override="override"].hover > div a:hover,
  #single-below-header .nectar-social[data-color-override="override"].hover > div a:hover,
  .nectar-social[data-color-override="override"].hover .share-btn:hover,
  .sharing-default-minimal .nectar-social[data-color-override="override"] .nectar-social-inner a {
    border-color: #005eb8;
  }
  #single-below-header .nectar-social.hover .nectar-love.loved i,
  #single-below-header .nectar-social.hover[data-color-override="override"] a:hover,
  #single-below-header .nectar-social.hover[data-color-override="override"] a:hover i,
  #single-below-header .nectar-social.hover .nectar-love-button a:hover i,
  .nectar-love:hover i,
  .hover .nectar-love:hover .total_loves,
  .nectar-love.loved i,
  .nectar-social.hover .nectar-love.loved .total_loves,
  .nectar-social.hover .share-btn:hover, 
  .nectar-social[data-color-override="override"].hover .nectar-social-inner a:hover,
  .nectar-social[data-color-override="override"].hover > div:hover span,
  .sharing-default-minimal .nectar-social[data-color-override="override"] .nectar-social-inner a:not(:hover) i,
  .sharing-default-minimal .nectar-social[data-color-override="override"] .nectar-social-inner a:not(:hover) {
    color: #005eb8;
  }
</style>
<link rel='stylesheet' id='font-awesome-css' href='https://dev.cancerimagingarchive.net/wp-content/themes/salient/css/font-awesome-legacy.min.css?ver=4.7.1' type='text/css' media='all' />
<link rel='stylesheet' id='salient-grid-system-css' href='https://dev.cancerimagingarchive.net/wp-content/themes/salient/css/build/grid-system.css?ver=16.0.5' type='text/css' media='all' />
<link rel='stylesheet' id='main-styles-css' href='https://dev.cancerimagingarchive.net/wp-content/themes/salient/css/build/style.css?ver=16.0.5' type='text/css' media='all' />
<link rel='stylesheet' id='nectar-header-layout-centered-logo-between-menu-css' href='https://dev.cancerimagingarchive.net/wp-content/themes/salient/css/build/header/header-layout-centered-logo-between-menu.css?ver=16.0.5' type='text/css' media='all' />
<link rel='stylesheet' id='nectar-cf7-css' href='https://dev.cancerimagingarchive.net/wp-content/themes/salient/css/build/third-party/cf7.css?ver=16.0.5' type='text/css' media='all' />
<link rel='stylesheet' id='nectar-basic-events-calendar-css' href='https://dev.cancerimagingarchive.net/wp-content/themes/salient/css/build/third-party/events-calendar.css?ver=16.0.5' type='text/css' media='all' />
<link rel='stylesheet' id='nectar_default_font_open_sans-css' href='https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700&#038;subset=latin%2Clatin-ext' type='text/css' media='all' />
<link rel='stylesheet' id='nectar-flickity-css' href='https://dev.cancerimagingarchive.net/wp-content/themes/salient/css/build/plugins/flickity.css?ver=16.0.5' type='text/css' media='all' />
<link rel='stylesheet' id='nectar-portfolio-css' href='https://dev.cancerimagingarchive.net/wp-content/plugins/salient-portfolio/css/portfolio.css?ver=1.7.5' type='text/css' media='all' />
<link rel='stylesheet' id='responsive-css' href='https://dev.cancerimagingarchive.net/wp-content/themes/salient/css/build/responsive.css?ver=16.0.5' type='text/css' media='all' />
<link rel='stylesheet' id='skin-material-css' href='https://dev.cancerimagingarchive.net/wp-content/themes/salient/css/build/skin-material.css?ver=16.0.5' type='text/css' media='all' />
<style id='skin-material-inline-css' type='text/css'>
.nectar-color-accent-color,body a,label span,body [class^="icon-"].icon-default-style,.blog-recent[data-style*="classic_enhanced"] .post-meta a:hover i,.masonry.classic_enhanced .post .post-meta a:hover i,.comment-list .comment-meta a:hover,.comment-list .comment-meta a:focus,.comment-author a:hover,.comment-author a:focus,.post .post-header h2 a,.post .post-header a:hover,.post .post-header a:focus,#single-below-header a:hover,#single-below-header a:focus,.comment-list .pingback .comment-body > a:hover,[data-style="list_featured_first_row"] .meta-category a,[data-style="list_featured_first_row"] .meta-category a,.nectar-fancy-box[data-style="color_box_hover"][data-color="accent-color"] .icon-default-style,div[data-style="minimal"] .toggle:hover > .toggle-title a,div[data-style="minimal"] .toggle.open > .toggle-title a,#footer-outer #copyright li a i:hover,.ascend .comment-list .reply a,body.material .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget) li a:hover,body.material #sidebar .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget) li a:hover,body.material #footer-outer .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget) li a:hover,#top nav .sf-menu .current_page_item > a .sf-sub-indicator i,#top nav .sf-menu .current_page_ancestor > a .sf-sub-indicator i,.sf-menu > .current_page_ancestor > a > .sf-sub-indicator i,.material .widget .tagcloud a,#single-below-header a:hover [class^="icon-"],.wpcf7-form .wpcf7-not-valid-tip,#header-outer .nectar-menu-label{color:#005eb8;}#header-outer:not(.transparent) .nectar-mobile-only.mobile-header .menu-title-text:after{border-color:#005eb8!important;}#header-outer #top nav > ul > .button_bordered > a:hover,#header-outer:not(.transparent) #social-in-menu a i:after,.sf-menu > li > a:hover > .sf-sub-indicator i,.sf-menu > li > a:active > .sf-sub-indicator i,.sf-menu > .sfHover > a > .sf-sub-indicator i,.sf-menu .megamenu > ul > li:hover > a,#header-outer nav > ul > .megamenu > ul > li > a:hover,#header-outer nav > ul > .megamenu > ul > .sfHover > a,#header-outer nav > ul > .megamenu > ul > li > a:focus,#top nav ul #nectar-user-account a:hover span,#top nav ul #search-btn a:hover span,#top nav ul .slide-out-widget-area-toggle a:hover span,body.material:not([data-header-color="custom"]) #header-outer:not([data-format="left-header"]) #top ul.cart_list a:hover,body.material #header-outer:not(.transparent) .cart-outer:hover .cart-menu-wrap .icon-salient-cart,#header-outer:not([data-format="left-header"]) nav > ul > .megamenu ul ul .current-menu-item.has-ul > a,#header-outer:not([data-format="left-header"]) nav > ul > .megamenu ul ul .current-menu-ancestor.has-ul > a,body #header-secondary-outer #social a:hover i,body #header-secondary-outer #social a:focus i,#footer-outer a:focus,#footer-outer a:hover,.recent-posts .post-header a:hover,.result a:hover,.post-area.standard-minimal .post .post-meta .date a,.post-area.standard-minimal .post .post-header h2 a:hover,.post-area.standard-minimal .post .more-link:hover span,.post-area.standard-minimal .post .more-link span:after,.post-area.standard-minimal .post .minimal-post-meta a:hover,.single .post .post-meta a:hover,.single .post .post-meta a:focus,.single #single-meta div a:hover i,.single #single-meta div:hover > a,.single #single-meta div:focus > a,.result .title a,.circle-border,.home .blog-recent:not([data-style="list_featured_first_row"]) .col .post-header a:hover,.home .blog-recent .col .post-header h3 a,.project-attrs li i,.nectar-milestone .number.accent-color,body #portfolio-nav a:hover i,span.accent-color,.portfolio-items .nectar-love:hover i,.portfolio-items .nectar-love.loved i,body .hovered .nectar-love i,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 *,#search-outer .ui-widget-content .ui-state-focus *,.portfolio-filters-inline .container ul li .active,.svg-icon-holder[data-color="accent-color"],.team-member .accent-color:hover,.blog-recent[data-style="minimal"] .col > span,.blog-recent[data-style="title_only"] .col:hover .post-header .title,body #pagination .page-numbers.prev:hover,body #pagination .page-numbers.next:hover,body #pagination a.page-numbers:hover,body #pagination a.page-numbers:focus,body[data-form-submit="see-through"] input[type=submit],body[data-form-submit="see-through"] button[type=submit],.nectar_icon_wrap[data-color="accent-color"] i,.nectar_team_member_close .inner:before,body:not([data-header-format="left-header"]) nav > ul > .megamenu > ul > li > ul > .has-ul > a:hover,body:not([data-header-format="left-header"]) nav > ul > .megamenu > ul > li > ul > .has-ul > a:focus,.masonry.material .masonry-blog-item .meta-category a,body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="accent-color-underline"].full-width-section .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,.material .comment-list .reply a:focus,.material .widget li:not(.has-img) a:hover .post-title,.material #sidebar .widget li:not(.has-img) a:hover .post-title,.material #sidebar .widget ul[data-style="featured-image-left"] li a:hover .post-title,.material #sidebar .widget .tagcloud a,.single.material .post-area .content-inner > .post-tags a,.post-area.featured_img_left .meta-category a,.post-meta .icon-salient-heart-2.loved,body.material .nectar-button.see-through.accent-color[data-color-override="false"],div[data-style="minimal_small"] .toggle.accent-color > .toggle-title a:hover,div[data-style="minimal_small"] .toggle.accent-color.open > .toggle-title a,.testimonial_slider[data-rating-color="accent-color"] .star-rating .filled:before,.nectar_single_testimonial[data-color="accent-color"] p .open-quote,.nectar-quick-view-box .star-rating,.widget_search .search-form button[type=submit] .icon-salient-search,body.search-no-results .search-form button[type=submit] .icon-salient-search{color:#005eb8!important;}.nectar-bg-accent-color,.nectar-bg-hover-accent-color:hover,#ajax-content-wrap .nectar-bg-pseudo-accent-color:before,[data-style="list_featured_first_row"] .meta-category a:before,.tabbed > ul li .active-tab,.tabbed > ul li .active-tab:hover,.wpb_row .nectar-post-grid-filters[data-active-color="accent-color"] a:after,.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_video_lightbox.nectar-button[data-color="default-accent-color"],.nectar_video_lightbox.nectar-button[data-color="transparent-accent-color"]:hover,.nectar-cta[data-color="accent-color"]:not([data-style="material"]) .link_wrap,.flex-direction-nav a,.carousel-prev:hover,.carousel-next:hover,.nectar-flickity[data-controls*="arrows_overlaid"][data-control-color="accent-color"] .flickity-prev-next-button:hover:before,.nectar-flickity[data-controls="default"][data-control-color="accent-color"] .flickity-page-dots .dot:before,.nectar-flickity[data-controls="touch_total"][data-control-color="accent-color"] .visualized-total span,[class*=" icon-"],.toggle.open > .toggle-title a,div[data-style="minimal"] .toggle.open > .toggle-title i:after,div[data-style="minimal"] .toggle:hover > .toggle-title i:after,div[data-style="minimal"] .toggle.open > .toggle-title i:before,div[data-style="minimal"] .toggle:hover > .toggle-title i:before,div[data-style="minimal_small"] .toggle.accent-color > .toggle-title:after,.main-content .widget_calendar caption,#footer-outer .widget_calendar caption,.post .more-link span:hover,.post.format-quote .post-content .quote-inner,.post.format-link .post-content .link-inner,.nectar-post-grid-wrap[data-load-more-color="accent-color"] .load-more:hover,.format-status .post-content .status-inner,.nectar-post-grid-item.nectar-new-item .inner:before,input[type=submit]:hover,input[type="button"]:hover,body[data-form-submit="regular"] input[type=submit],body[data-form-submit="regular"] button[type=submit],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,#slide-out-widget-area,#slide-out-widget-area-bg.fullscreen,#slide-out-widget-area-bg.fullscreen-split,#slide-out-widget-area-bg.fullscreen-alt .bg-inner,body.material #slide-out-widget-area-bg.slide-out-from-right,.widget .material .widget .tagcloud a:before,.nectar-hor-list-item[data-hover-effect="full_border"][data-color="accent-color"] .nectar-list-item-btn:hover,#header-outer[data-lhe="animated_underline"] .nectar-header-text-content a:after,.nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart .nectar-notice,.woocommerce #review_form #respond .form-submit #submit,#header-outer .nectar-menu-label:before{background-color:#005eb8;}.orbit-wrapper .slider-nav .right,.orbit-wrapper .slider-nav .left,.progress li span,.nectar-progress-bar span,#footer-outer #footer-widgets .col .tagcloud a:hover,#sidebar .widget .tagcloud a:hover,#fp-nav.tooltip ul li .fp-tooltip .tooltip-inner,#pagination .next a:hover,#pagination .prev a:hover,.comment-list .reply a:hover,.comment-list .reply a:focus,.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 .primary-color:hover,#footer-outer #footer-widgets .col input[type="submit"],.blog-recent .more-link span:hover,.post-tags a:hover,#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,.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-items .col.nectar-new-item .inner-wrap:before,.portfolio-filters-inline[data-color-scheme="accent-color-underline"] a:after,.portfolio-filters a,.portfolio-filters #sort-portfolio,.project-attrs li span,.portfolio-filters,.portfolio-filters-inline[data-color-scheme="accent-color"],.bottom_controls #portfolio-nav .controls li a i:after,.bottom_controls #portfolio-nav ul:first-child li#all-items a:hover i,.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,.post.quote .content-inner .quote-inner .whole-link,.masonry.classic_enhanced .post.quote.wide_tall .post-content a:hover .quote-inner,.masonry.classic_enhanced .post.link.wide_tall .post-content a:hover .link-inner,.iosSlider .prev_slide:hover,.iosSlider .next_slide:hover,#header-outer .widget_shopping_cart a.button,#header-outer a.cart-contents .cart-wrap span,#header-outer #mobile-cart-link .cart-wrap span,#top nav ul .slide-out-widget-area-toggle a:hover .lines,#top nav ul .slide-out-widget-area-toggle a:hover .lines:after,#top nav ul .slide-out-widget-area-toggle a:hover .lines:before,#top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,#header-outer .widget_shopping_cart a.button,body[data-header-format="left-header"] #header-outer[data-lhe="animated_underline"] #top nav ul li:not([class*="button_"]) > a span:after,#buddypress a.button:focus,.swiper-slide .button.solid_color a,.swiper-slide .button.solid_color_2 a,.select2-container .select2-choice:hover,.select2-dropdown-open .select2-choice,body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single:hover,body[data-fancy-form-rcs="1"] .select2-container--default.select2-container--open .select2-selection--single,#top nav > ul > .button_solid_color > a:before,#header-outer.transparent #top nav > ul > .button_solid_color > a:before,.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,.masonry.material .masonry-blog-item .meta-category a:before,.material.masonry .masonry-blog-item .video-play-button,.masonry.material .quote-inner:before,.masonry.material .link-inner:before,.nectar-recent-posts-slider .container .strong span:before,#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:hover,#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:focus,.single .heading-title[data-header-style="default_minimal"] .meta-category a:hover,.single .heading-title[data-header-style="default_minimal"] .meta-category a:focus,.nectar-fancy-box:after,.divider-small-border[data-color="accent-color"],.divider-border[data-color="accent-color"],.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"] .nectar_video_lightbox,body .nectar-video-box[data-color="default-accent-color"][data-hover="zoom_button"] .nectar_video_lightbox:after,.nectar_video_lightbox.play_button_with_text[data-color="default-accent-color"]:not([data-style="small"]) .play > .inner-wrap:before,.span_12.dark .owl-theme .owl-dots .owl-dot.active span,.span_12.dark .owl-theme .owl-dots .owl-dot:hover span,.nectar-recent-posts-single_featured .strong a,.post-area.standard-minimal .post .more-link span:before,.nectar-slide-in-cart .widget_shopping_cart a.button,.related-posts[data-style="material"] .meta-category a:before,.post-area.featured_img_left .meta-category a:before,body.material #page-header-bg.fullscreen-header .inner-wrap >a,.nectar-hor-list-item[data-color="accent-color"]:before,.material #sidebar .widget .tagcloud a:before,.single .post-area .content-inner > .post-tags a:before,.auto_meta_overlaid_spaced .post.quote .n-post-bg:after,.auto_meta_overlaid_spaced .post.link .n-post-bg:after,.post-area.featured_img_left .posts-container .article-content-wrap .video-play-button,.post-area.featured_img_left .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 .active:before,.nectar-fancy-box[data-color="accent-color"]:not([data-style="default"]) .box-bg:after,body.material[data-button-style^="rounded"] .nectar-button.see-through.accent-color[data-color-override="false"] i,body.material .nectar-video-box[data-color="default-accent-color"] .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,.fancybox-navigation button:hover:before,button[type=submit]:hover,button[type=submit]:focus,body[data-form-submit="see-through"] input[type=submit]:hover,body[data-form-submit="see-through"].woocommerce #respond input#submit:hover,html 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.original .bypostauthor .comment-body:before,.widget_layered_nav ul.yith-wcan-label li a:hover,.widget_layered_nav ul.yith-wcan-label .chosen a,.nectar-next-section-wrap.bounce a:before,body .nectar-button.see-through-2[data-hover-color-override="false"]:hover{background-color:#005eb8!important;}#header-outer #top nav > ul > li:not(.megamenu) ul a:hover,#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) .sfHover > a,#header-outer #top nav > ul > li:not(.megamenu) .sfHover > a,#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover,#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a,#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-ancestor > a,#header-outer nav > ul > .megamenu > ul ul li a:hover,#header-outer nav > ul > .megamenu > ul ul li a:focus,#header-outer nav > ul > .megamenu > ul ul .sfHover > a,#header-secondary-outer ul > li:not(.megamenu) .sfHover > a,#header-secondary-outer ul > li:not(.megamenu) ul a:hover,#header-secondary-outer ul > li:not(.megamenu) ul a:focus,body:not([data-header-format="left-header"]) #header-outer nav > ul > .megamenu > ul ul .current-menu-item > a{background-color:#005eb8!important;}#header-outer[data-format="left-header"] #top nav > ul > li:not(.megamenu) ul a:hover{color:#005eb8;}#header-outer[data-format="left-header"] .sf-menu .sub-menu .current-menu-item > a,.sf-menu ul .open-submenu > a{color:#005eb8!important;}.tabbed > ul li .active-tab,body.material input[type=text]:focus,body.material textarea:focus,body.material input[type=email]:focus,body.material input[type=search]:focus,body.material input[type=password]:focus,body.material input[type=tel]:focus,body.material input[type=url]:focus,body.material input[type=date]:focus,body.material input[type=number]:focus,body.material select:focus,.row .col .wp-caption .wp-caption-text,.material.woocommerce-page input#coupon_code:focus,.material #search-outer #search input[type="text"],#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a .menu-title-text:after,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,.single #single-meta div a:hover,.single #single-meta div a:focus,.single .fullscreen-blog-header #single-below-header > span a:hover,.blog-title #single-meta .nectar-social.hover > div a:hover,.nectar-hor-list-item[data-hover-effect="full_border"][data-color="accent-color"]:hover,.material.woocommerce-page[data-form-style="default"] div input#coupon_code:focus{border-color:#005eb8;}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,#featured article .post-title a:hover,body #featured article .post-title a:hover,div.wpcf7-validation-errors,.select2-container .select2-choice:hover,.select2-dropdown-open .select2-choice,body:not(.original) .bypostauthor img.avatar,.material blockquote::before,blockquote.wp-block-quote:before,#header-outer:not(.transparent) #top nav > ul > .button_bordered > a:hover:before,.single #project-meta ul li:not(.meta-share-count):hover a,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],.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="default-accent-color"] .play:before,.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="default-accent-color"] .play:after,#header-secondary-outer[data-lhe="animated_underline"] nav > .sf-menu >li >a .menu-title-text:after,body.material .nectar-button.see-through.accent-color[data-color-override="false"],.woocommerce-page.material .widget_price_filter .ui-slider .ui-slider-handle,body[data-form-submit="see-through"] button[type=submit]:not(.search-widget-btn),.woocommerce-account[data-form-submit="see-through"] .woocommerce-form-login button.button,.woocommerce-account[data-form-submit="see-through"] .woocommerce-form-register button.button,body[data-form-submit="see-through"] .woocommerce #order_review #payment #place_order,body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single:hover,body[data-fancy-form-rcs="1"] .select2-container--default.select2-container--open .select2-selection--single,.gallery a:hover img{border-color:#005eb8!important;}.nectar-highlighted-text[data-using-custom-color="false"]:not([data-style="text_outline"]) em{background-image:linear-gradient(to right,rgba(0,94,184,0.3) 0,rgba(0,94,184,0.3) 100%);}.nectar-highlighted-text[data-using-custom-color="false"][data-style="regular_underline"] a em,.nectar-highlighted-text[data-using-custom-color="false"][data-style="regular_underline"] em.has-link{background-image:linear-gradient(to right,rgba(0,94,184,0.3) 0,rgba(0,94,184,0.3) 100%),linear-gradient(to right,#005eb8 0,#005eb8 100%);}.nectar_icon_wrap .svg-icon-holder[data-color="accent-color"] svg path{stroke:#005eb8!important;}body.material[data-button-style^="rounded"] .nectar-button.see-through.accent-color[data-color-override="false"] i:after{box-shadow:#005eb8 0 8px 15px;opacity:0.24;}.nectar-fancy-box[data-style="color_box_hover"][data-color="accent-color"]:before{box-shadow:0 30px 90px #005eb8;}.nectar-fancy-box[data-style="hover_desc"][data-color="accent-color"] .box-bg:after{background:linear-gradient(to bottom,rgba(0,0,0,0),#005eb8 100%);}#footer-outer[data-link-hover="underline"][data-custom-color="false"] #footer-widgets ul:not([class*="nectar_blog_posts"]):not(.cart_list) a:not(.tag-cloud-link):not(.nectar-button),#footer-outer[data-link-hover="underline"] #footer-widgets .textwidget a:not(.nectar-button){background-image:linear-gradient(to right,#005eb8 0,#005eb8 100%);}#search-results .result .title a{background-image:linear-gradient(to right,#005eb8 0,#005eb8 100%);}.container-wrap .bottom_controls #portfolio-nav ul:first-child li#all-items a:hover i{box-shadow:-.6em 0 #005eb8,-.6em .6em #005eb8,.6em 0 #005eb8,.6em -.6em #005eb8,0 -.6em #005eb8,-.6em -.6em #005eb8,0 .6em #005eb8,.6em .6em #005eb8;}#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 #005eb8;-webkit-box-shadow:inset 0 0 0 2px #005eb8;}.default-loading-icon:before{border-top-color:#005eb8!important;}#header-outer a.cart-contents span:before,#fp-nav.tooltip ul li .fp-tooltip .tooltip-inner:after{border-color:transparent #005eb8!important;}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:#005eb8;}.widget .nectar_widget[class*="nectar_blog_posts_"] .arrow-circle svg circle,.nectar-woo-flickity[data-controls="arrows-and-text"] .flickity-prev-next-button svg circle.time{stroke:#005eb8;}.im-icon-wrap[data-color="accent-color"] path{fill:#005eb8;}@media only screen and (min-width :1px) and (max-width :1000px){body #featured article .post-title > a{background-color:#005eb8;}body #featured article .post-title > a{border-color:#005eb8;}}#header-outer .widget_shopping_cart .cart_list li a.remove,.original #header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove,.stock.out-of-stock,#header-outer #top nav > ul > .button_bordered_2 > a:hover,#header-outer[data-lhe="default"] #top nav > ul > .button_bordered_2 > a:hover,#header-outer[data-lhe="default"] #top nav .sf-menu .button_bordered_2.current-menu-item > a{color:#41b6e6!important;}#top nav > ul > .button_solid_color_2 > a:before,#header-outer.transparent #top nav > ul > .button_solid_color_2 > a:before,body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close:before,#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{background-color:#41b6e6;}#header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove,#header-outer .woocommerce.widget_shopping_cart .cart_list li a.remove,#header-outer:not(.transparent) #top nav > ul > .button_bordered_2 > a:hover:before{border-color:#41b6e6;}.nectar-color-extra-color-1,.testimonial_slider[data-rating-color="extra-color-1"] .star-rating .filled:before,div[data-style="minimal"] .toggle.extra-color-1:hover > .toggle-title a,div[data-style="minimal"] .toggle.extra-color-1.open > .toggle-title a,div[data-style="minimal_small"] .toggle.extra-color-1 > .toggle-title a:hover,div[data-style="minimal_small"] .toggle.extra-color-1.open > .toggle-title a{color:#41b6e6;}.nectar-milestone .number.extra-color-1,span.extra-color-1,.team-member .social.extra-color-1 li a,body [class^="icon-"].icon-default-style.extra-color-1,body [class^="icon-"].icon-default-style[data-color="extra-color-1"],.team-member .extra-color-1:hover,.svg-icon-holder[data-color="extra-color-1"],.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 .active,body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-1-underline"].full-width-section a:hover,body.material .nectar-button.see-through.extra-color-1[data-color-override="false"],.nectar_single_testimonial[data-color="extra-color-1"] p .open-quote,.no-highlight.extra-color-1 h3{color:#41b6e6!important;}.nectar-bg-extra-color-1,#ajax-content-wrap .nectar-bg-pseudo-extra-color-1:before,.wpb_row .nectar-post-grid-filters[data-active-color="extra-color-1"] a:after,.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-button.nectar_video_lightbox[data-color="default-extra-color-1"],.nectar_video_lightbox.nectar-button[data-color="transparent-extra-color-1"]:hover,.nectar-cta[data-color="extra-color-1"]:not([data-style="material"]) .link_wrap,.nectar-flickity[data-controls*="arrows_overlaid"][data-control-color="extra-color-1"] .flickity-prev-next-button:hover:before,.nectar-flickity[data-controls="default"][data-control-color="extra-color-1"] .flickity-page-dots .dot:before,.nectar-flickity[data-controls="touch_total"][data-control-color="extra-color-1"] .visualized-total span,.nectar-post-grid-wrap[data-load-more-color="extra-color-1"] .load-more:hover,[class*=" icon-"].extra-color-1.icon-normal,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,div[data-style="minimal_small"] .toggle.extra-color-1 > .toggle-title:after,.toggle.open.extra-color-1 > .toggle-title a,.nectar-hor-list-item[data-hover-effect="full_border"][data-color="extra-color-1"] .nectar-list-item-btn:hover{background-color:#41b6e6;}.nectar-button.regular-button.extra-color-1,.nectar-button.tilt.extra-color-1,body .swiper-slide .button.transparent_2 .extra-color-1:hover,#sidebar .widget:hover [class^="icon-"].icon-3x.extra-color-1:not(.alt-style),.portfolio-filters-inline[data-color-scheme="extra-color-1"],.portfolio-filters[data-color-scheme="extra-color-1"] #sort-portfolio,.portfolio-filters[data-color-scheme="extra-color-1"] a,.nectar-fancy-box[data-color="extra-color-1"]:after,.divider-small-border[data-color="extra-color-1"],.divider-border[data-color="extra-color-1"],.nectar-animated-title[data-color="extra-color-1"] .nectar-animated-title-inner:after,.portfolio-filters-inline[data-color-scheme="extra-color-1-underline"] a:after,.nectar-video-box[data-color="extra-color-1"] .nectar_video_lightbox,body .nectar-video-box[data-color="extra-color-1"][data-hover="zoom_button"] .nectar_video_lightbox:after,.nectar_video_lightbox.play_button_with_text[data-color="extra-color-1"]:not([data-style="small"]) .play > .inner-wrap:before,body.material .nectar-video-box[data-color="extra-color-1"] .nectar_video_lightbox:before,.nectar-hor-list-item[data-color="extra-color-1"]:before,.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,.extra-color-1.icon-normal,.bar_graph li .extra-color-1,.nectar-progress-bar .extra-color-1,.swiper-slide .button.solid_color .extra-color-1,.swiper-slide .button.solid_color_2 .extra-color-1{background-color:#41b6e6!important;}.nectar_icon_wrap .svg-icon-holder[data-color="extra-color-1"] svg path{stroke:#41b6e6!important;}body.material[data-button-style^="rounded"] .nectar-button.see-through.extra-color-1[data-color-override="false"] i:after{box-shadow:#41b6e6 0 8px 15px;opacity:0.24;}.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-1"]:before{box-shadow:0 30px 90px #41b6e6;}.nectar-fancy-box[data-style="hover_desc"][data-color="extra-color-1"] .box-bg:after{background:linear-gradient(to bottom,rgba(0,0,0,0),#41b6e6 100%);}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,.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-1"] .play:before,.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-1"] .play:after,.nectar-hor-list-item[data-hover-effect="full_border"][data-color="extra-color-1"]:hover{border-color:#41b6e6;}body.material .nectar-button.see-through.extra-color-1[data-color-override="false"]{border-color:#41b6e6!important;}.im-icon-wrap[data-color="extra-color-1"] path{fill:#41b6e6;}.nectar-color-extra-color-2,.testimonial_slider[data-rating-color="extra-color-2"] .star-rating .filled:before,div[data-style="minimal"] .toggle.extra-color-2:hover > .toggle-title a,div[data-style="minimal"] .toggle.extra-color-2.open > .toggle-title a,div[data-style="minimal_small"] .toggle.extra-color-2 > .toggle-title a:hover,div[data-style="minimal_small"] .toggle.extra-color-2.open > .toggle-title a{color:#ffc700;}.nectar-milestone .number.extra-color-2,span.extra-color-2,.team-member .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 .extra-color-2:hover,.svg-icon-holder[data-color="extra-color-2"],.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 .active,body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-2-underline"].full-width-section a:hover,body.material .nectar-button.see-through.extra-color-2[data-color-override="false"],.nectar_single_testimonial[data-color="extra-color-2"] p .open-quote,.no-highlight.extra-color-2 h3{color:#ffc700!important;}.nectar-bg-extra-color-2,#ajax-content-wrap .nectar-bg-pseudo-extra-color-2:before,.wpb_row .nectar-post-grid-filters[data-active-color="extra-color-2"] a:after,.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-button.nectar_video_lightbox[data-color="default-extra-color-2"],.nectar_video_lightbox.nectar-button[data-color="transparent-extra-color-2"]:hover,.nectar-cta[data-color="extra-color-2"]:not([data-style="material"]) .link_wrap,.nectar-flickity[data-controls*="arrows_overlaid"][data-control-color="extra-color-2"] .flickity-prev-next-button:hover:before,.nectar-flickity[data-controls="default"][data-control-color="extra-color-2"] .flickity-page-dots .dot:before,.nectar-flickity[data-controls="touch_total"][data-control-color="extra-color-2"] .visualized-total span,.nectar-post-grid-wrap[data-load-more-color="extra-color-2"] .load-more:hover,[class*=" icon-"].extra-color-2.icon-normal,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,div[data-style="minimal_small"] .toggle.extra-color-2 > .toggle-title:after,.toggle.open.extra-color-2 > .toggle-title a,.nectar-hor-list-item[data-hover-effect="full_border"][data-color="extra-color-2"] .nectar-list-item-btn:hover{background-color:#ffc700;}.nectar-button.regular-button.extra-color-2,.nectar-button.tilt.extra-color-2,body .swiper-slide .button.transparent_2 .extra-color-2:hover,#sidebar .widget:hover [class^="icon-"].icon-3x.extra-color-2:not(.alt-style),.portfolio-filters-inline[data-color-scheme="extra-color-2"],.portfolio-filters[data-color-scheme="extra-color-2"] #sort-portfolio,.portfolio-filters[data-color-scheme="extra-color-2"] a,.nectar-fancy-box[data-color="extra-color-2"]:after,.divider-small-border[data-color="extra-color-2"],.divider-border[data-color="extra-color-2"],.nectar-animated-title[data-color="extra-color-2"] .nectar-animated-title-inner:after,.portfolio-filters-inline[data-color-scheme="extra-color-2-underline"] a:after,.nectar-video-box[data-color="extra-color-2"] .nectar_video_lightbox,body .nectar-video-box[data-color="extra-color-2"][data-hover="zoom_button"] .nectar_video_lightbox:after,.nectar_video_lightbox.play_button_with_text[data-color="extra-color-2"]:not([data-style="small"]) .play > .inner-wrap:before,body.material .nectar-video-box[data-color="extra-color-2"] .nectar_video_lightbox:before,.nectar-hor-list-item[data-color="extra-color-2"]:before,.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,.extra-color-2.icon-normal,.bar_graph li .extra-color-2,.nectar-progress-bar .extra-color-2,.swiper-slide .button.solid_color .extra-color-2,.swiper-slide .button.solid_color_2 .extra-color-2{background-color:#ffc700!important;}.nectar_icon_wrap .svg-icon-holder[data-color="extra-color-2"] svg path{stroke:#ffc700!important;}body.material[data-button-style^="rounded"] .nectar-button.see-through.extra-color-2[data-color-override="false"] i:after{box-shadow:#ffc700 0 8px 15px;opacity:0.24;}.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-2"]:before{box-shadow:0 30px 90px #ffc700;}.nectar-fancy-box[data-style="hover_desc"][data-color="extra-color-2"] .box-bg:after{background:linear-gradient(to bottom,rgba(0,0,0,0),#ffc700 100%);}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,.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-2"] .play:before,.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-2"] .play:after,.nectar-hor-list-item[data-hover-effect="full_border"][data-color="extra-color-2"]:hover{border-color:#ffc700;}body.material .nectar-button.see-through.extra-color-2[data-color-override="false"]{border-color:#ffc700!important;}.im-icon-wrap[data-color="extra-color-2"] path{fill:#ffc700;}.nectar-color-extra-color-3,.testimonial_slider[data-rating-color="extra-color-3"] .star-rating .filled:before,div[data-style="minimal"] .toggle.extra-color-3:hover > .toggle-title a,div[data-style="minimal"] .toggle.extra-color-3.open > .toggle-title a,div[data-style="minimal_small"] .toggle.extra-color-3 > .toggle-title a:hover,div[data-style="minimal_small"] .toggle.extra-color-3.open > .toggle-title a{color:#333333;}.nectar-milestone .number.extra-color-3,span.extra-color-3,.team-member .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 .extra-color-3:hover,.svg-icon-holder[data-color="extra-color-3"],.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 .active,body .wpb_row .span_12 .portfolio-filters-inline[data-color-scheme="extra-color-3-underline"].full-width-section a:hover,body.material .nectar-button.see-through.extra-color-3[data-color-override="false"],.nectar_single_testimonial[data-color="extra-color-3"] p .open-quote,.no-highlight.extra-color-3 h3{color:#333333!important;}.nectar-bg-extra-color-3,#ajax-content-wrap .nectar-bg-pseudo-extra-color-3:before,.wpb_row .nectar-post-grid-filters[data-active-color="extra-color-3"] a:after,.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-button.nectar_video_lightbox[data-color="default-extra-color-3"],.nectar_video_lightbox.nectar-button[data-color="transparent-extra-color-3"]:hover,.nectar-cta[data-color="extra-color-3"]:not([data-style="material"]) .link_wrap,.nectar-flickity[data-controls*="arrows_overlaid"][data-control-color="extra-color-3"] .flickity-prev-next-button:hover:before,.nectar-flickity[data-controls="default"][data-control-color="extra-color-3"] .flickity-page-dots .dot:before,.nectar-flickity[data-controls="touch_total"][data-control-color="extra-color-3"] .visualized-total span,.nectar-post-grid-wrap[data-load-more-color="extra-color-3"] .load-more:hover,[class*=" icon-"].extra-color-3.icon-normal,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,div[data-style="minimal_small"] .toggle.extra-color-3 > .toggle-title:after,.toggle.open.extra-color-3 > .toggle-title a,.nectar-hor-list-item[data-hover-effect="full_border"][data-color="extra-color-3"] .nectar-list-item-btn:hover{background-color:#333333;}.nectar-button.regular-button.extra-color-3,.nectar-button.tilt.extra-color-3,body .swiper-slide .button.transparent_2 .extra-color-3:hover,#sidebar .widget:hover [class^="icon-"].icon-3x.extra-color-3:not(.alt-style),.portfolio-filters-inline[data-color-scheme="extra-color-3"],.portfolio-filters[data-color-scheme="extra-color-3"] #sort-portfolio,.portfolio-filters[data-color-scheme="extra-color-3"] a,.nectar-fancy-box[data-color="extra-color-3"]:after,.divider-small-border[data-color="extra-color-3"],.divider-border[data-color="extra-color-3"],.nectar-animated-title[data-color="extra-color-3"] .nectar-animated-title-inner:after,.portfolio-filters-inline[data-color-scheme="extra-color-3-underline"] a:after,.nectar-video-box[data-color="extra-color-3"] .nectar_video_lightbox,body .nectar-video-box[data-color="extra-color-3"][data-hover="zoom_button"] .nectar_video_lightbox:after,.nectar_video_lightbox.play_button_with_text[data-color="extra-color-3"]:not([data-style="small"]) .play > .inner-wrap:before,body.material .nectar-video-box[data-color="extra-color-3"] .nectar_video_lightbox:before,.nectar-hor-list-item[data-color="extra-color-3"]:before,.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,.extra-color-3.icon-normal,.bar_graph li .extra-color-3,.nectar-progress-bar .extra-color-3,.swiper-slide .button.solid_color .extra-color-3,.swiper-slide .button.solid_color_2 .extra-color-3{background-color:#333333!important;}.nectar_icon_wrap .svg-icon-holder[data-color="extra-color-3"] svg path{stroke:#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;}.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-3"]:before{box-shadow:0 30px 90px #333333;}.nectar-fancy-box[data-style="hover_desc"][data-color="extra-color-3"] .box-bg:after{background:linear-gradient(to bottom,rgba(0,0,0,0),#333333 100%);}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,.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-3"] .play:before,.span_12.dark .nectar_video_lightbox.play_button_with_text[data-color="extra-color-3"] .play:after,.nectar-hor-list-item[data-hover-effect="full_border"][data-color="extra-color-3"]:hover{border-color:#333333;}body.material .nectar-button.see-through.extra-color-3[data-color-override="false"]{border-color:#333333!important;}.im-icon-wrap[data-color="extra-color-3"] path{fill:#333333;}.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image-gradient-and-counter"] > li a .popular-featured-img:after{background:#3452ff;background:linear-gradient(to right,#3452ff,#ff1053);}.nectar-bg-extra-color-gradient-1,#ajax-content-wrap .nectar-bg-pseudo-extra-color-gradient-1:before,.divider-small-border[data-color="extra-color-gradient-1"],.divider-border[data-color="extra-color-gradient-1"],.nectar-progress-bar .extra-color-gradient-1,.wpb_row .nectar-post-grid-filters[data-active-color="extra-color-gradient-1"] a:after,.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:#ff1053;background:linear-gradient(to right,#ff1053,#3452ff);}.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-cta[data-color="extra-color-gradient-1"]:not([data-style="material"]) .link_wrap,.nectar-button.see-through-extra-color-gradient-1:after,.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-gradient-1"] .box-bg:after,.nectar-post-grid-wrap[data-load-more-color="extra-color-gradient-1"] .load-more:before{background:#ff1053;background:linear-gradient(to bottom right,#ff1053,#3452ff);}body.material .nectar-button.regular.m-extra-color-gradient-1,body.material .nectar-button.see-through.m-extra-color-gradient-1:before,.swiper-slide .button.solid_color .extra-color-gradient-1,.swiper-slide .button.transparent_2 .extra-color-gradient-1:before{background:#ff1053;background:linear-gradient(125deg,#ff1053,#3452ff);}body.material .nectar-button.regular.m-extra-color-gradient-1:before{background:#3452ff;}.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-gradient-1"]:before{box-shadow:0 30px 90px #3452ff;}.nectar-color-extra-color-gradient-1,.testimonial_slider[data-rating-color="extra-color-gradient-1"] .star-rating .filled:before{color:#ff1053;background:linear-gradient(to right,#ff1053,#3452ff);-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,#ff1053 0,#3452ff 100%);-webkit-border-image:-webkit-linear-gradient(top right,#ff1053 0,#3452ff 100%);border-image:linear-gradient(to bottom right,#ff1053 0,#3452ff 100%);border-image-slice:1;}[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"]:not([data-style="shadow-bg"]) i{color:#ff1053;background:linear-gradient(to bottom right,#ff1053,#3452ff);-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:#ff1053;background:linear-gradient(to bottom right,#ff1053,#3452ff);-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:#ff1053!important;}.nectar-bg-extra-color-gradient-2,#ajax-content-wrap .nectar-bg-pseudo-extra-color-gradient-2:before,.divider-small-border[data-color="extra-color-gradient-2"],.divider-border[data-color="extra-color-gradient-2"],.nectar-progress-bar .extra-color-gradient-2,.wpb_row .nectar-post-grid-filters[data-active-color="extra-color-gradient-2"] a:after,.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:#32d6ff;background:linear-gradient(to right,#32d6ff,#2AC4EA);}.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-cta[data-color="extra-color-gradient-2"]:not([data-style="material"]) .link_wrap,.nectar-button.see-through-extra-color-gradient-2:after,.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-gradient-2"] .box-bg:after,.nectar-post-grid-wrap[data-load-more-color="extra-color-gradient-2"] .load-more:before{background:#32d6ff;background:linear-gradient(to bottom right,#32d6ff,#2AC4EA);}body.material .nectar-button.regular.m-extra-color-gradient-2,body.material .nectar-button.see-through.m-extra-color-gradient-2:before,.swiper-slide .button.solid_color .extra-color-gradient-2,.swiper-slide .button.transparent_2 .extra-color-gradient-2:before{background:#32d6ff;background:linear-gradient(125deg,#32d6ff,#2AC4EA);}body.material .nectar-button.regular.m-extra-color-gradient-2:before{background:#2AC4EA;}.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-gradient-2"]:before{box-shadow:0 30px 90px #2AC4EA;}.nectar-color-extra-color-gradient-2,.testimonial_slider[data-rating-color="extra-color-gradient-2"] .star-rating .filled:before{color:#32d6ff;background:linear-gradient(to right,#32d6ff,#2AC4EA);-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,#32d6ff 0,#2AC4EA 100%);-webkit-border-image:-webkit-linear-gradient(top right,#32d6ff 0,#2AC4EA 100%);border-image:linear-gradient(to bottom right,#32d6ff 0,#2AC4EA 100%);border-image-slice:1;}[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"]:not([data-style="shadow-bg"]) i{color:#32d6ff;background:linear-gradient(to bottom right,#32d6ff,#2AC4EA);-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:#32d6ff;background:linear-gradient(to bottom right,#32d6ff,#2AC4EA);-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:#32d6ff!important;}:root{--nectar-accent-color:#005eb8;--nectar-extra-color-1:#41b6e6;--nectar-extra-color-2:#ffc700;--nectar-extra-color-3:#333333;}:root{--nectar-bg-color:#ffffff;}body,.container-wrap,.material .ocm-effect-wrap,.project-title,.ascend .container-wrap,.ascend .project-title,body .vc_text_separator div,.carousel-wrap[data-full-width="true"] .carousel-heading,.carousel-wrap .left-border,.carousel-wrap .right-border,.single-post.ascend #page-header-bg.fullscreen-header,.single-post #single-below-header.fullscreen-header,#page-header-wrap,.page-header-no-bg,#full_width_portfolio .project-title.parallax-effect,.portfolio-items .col,.page-template-template-portfolio-php .portfolio-items .col.span_3,.page-template-template-portfolio-php .portfolio-items .col.span_4,body .nectar-quick-view-box div.product .product div.summary,.nectar-global-section.before-footer,.nectar-global-section.after-nav,body.box-rolling,body[data-footer-reveal="1"].ascend.box-rolling,body[data-footer-reveal="1"].box-rolling,.wpml-ls-statics-footer{background-color:#ffffff;}#slide-out-widget-area ul .menu-item .nectar-ext-menu-item .menu-title-text{background-image:linear-gradient(to right,#fff 0,#fff 100%);}body #call-to-action{background-color:#ECEBE9;}body #call-to-action span{color:#4B4F52;}body #slide-out-widget-area-bg{background-color:rgba(0,0,0,0.8);}.single-post #page-header-bg[data-post-hs="default_minimal"] .page-header-bg-image:after{background-color:#2d2d2d;opacity:0.4;}.single-post #page-header-bg[data-post-hs="default_minimal"]{background-color:#2d2d2d;}@media only screen and (min-width:1000px){#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 #logo{margin-top:-14px;}#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 nav >ul >li:not(#social-in-menu):not(#nectar-user-account):not(#search-btn):not(.slide-out-widget-area-toggle) > a{margin-bottom:28px;}#header-outer #logo,#header-outer .logo-spacing{margin-top:28px;margin-bottom:28px;position:relative;}#header-outer.small-nav #logo,#header-outer.small-nav .logo-spacing{margin-top:15.555555555556px;margin-bottom:15.555555555556px;}#header-outer.small-nav #logo img,#header-outer.small-nav .logo-spacing img{height:60px;}}#header-outer #logo img,#header-outer .logo-spacing img{height:100px;}#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a,#top nav > ul > li[class*="button_solid_color"] > a,body #header-outer[data-lhe="default"] #top nav .sf-menu > li[class*="button_solid_color"] > a:hover,#header-outer[data-lhe="animated_underline"] #top nav > .sf-menu > li[class*="button_bordered"] > a,#top nav > ul > li[class*="button_bordered"] > a,body #header-outer.transparent #top nav > ul > li[class*="button_bordered"] > a,body #header-outer[data-lhe="default"] #top nav .sf-menu > li[class*="button_bordered"] > a:hover,body #header-outer.transparent #top nav > ul > li[class*="button_solid_color"] > a,#header-outer[data-lhe="animated_underline"] #top nav > ul > li[class*="button_solid_color"] > a{margin-left:10px;margin-right:10px;}#header-outer[data-lhe="default"] #top nav > ul > li > a,#header-outer .nectar-header-text-content,body[data-header-search="false"][data-full-width-header="false"] #header-outer[data-lhe="animated_underline"][data-format="default"][data-cart="false"] .nectar-header-text-content{padding-left:10px;padding-right:10px;}#header-outer[data-lhe="animated_underline"][data-condense="true"][data-format="centered-menu-bottom-bar"].fixed-menu #top nav > ul > li > a{margin-left:7px;margin-right:7px;}#header-outer[data-lhe="default"][data-condense="true"][data-format="centered-menu-bottom-bar"].fixed-menu #top nav > ul > li > a{padding-left:7px;padding-right:7px;}#top nav >ul >li >ul >li,#header-outer[data-format="centered-menu"] #top nav >ul >li >ul >li,#header-secondary-outer .sf-menu > li > ul > li,#header-outer .widget_shopping_cart .cart_list,#header-outer .widget_shopping_cart .total,#header-outer .widget_shopping_cart .buttons{-webkit-transform:translate3d(0,13px,0);transform:translate3d(0,13px,0);}#header-outer nav ul li li:hover >a .sf-sub-indicator i,#header-outer nav ul li .sfHover >a .sf-sub-indicator i,#header-outer:not([data-format="left-header"]) #top nav >ul >li:not(.megamenu) ul .current-menu-ancestor >a .sf-sub-indicator i,#header-outer:not([data-format="left-header"]) nav >ul >.megamenu ul ul .current-menu-item >a,#header-outer:not([data-format="left-header"]) nav >ul >.megamenu ul ul .current-menu-ancestor >a,#header-outer nav > ul >.megamenu > ul ul .sfHover >a,#header-outer nav > ul >.megamenu > ul ul li a:hover,#header-outer nav > ul >.megamenu > ul ul li a:focus,body:not([data-header-format="left-header"]) #header-outer nav >ul >.megamenu >ul ul .current-menu-item > a,#header-outer:not([data-format="left-header"]) #top nav >ul >li:not(.megamenu) ul a:hover,#header-outer:not([data-format="left-header"]) #top nav >ul >li:not(.megamenu) .sfHover >a,#header-outer:not([data-format="left-header"]) #top nav >ul >li:not(.megamenu) ul .current-menu-item >a,#header-outer:not([data-format="left-header"]) #top nav >ul >li:not(.megamenu) ul .current-menu-ancestor >a,body[data-dropdown-style="minimal"] #header-secondary-outer ul >li:not(.megamenu) .sfHover >a,body[data-dropdown-style="minimal"] #header-secondary-outer ul >li:not(.megamenu) ul a:hover{color:#fff}body:not([data-header-format="left-header"]) #header-outer nav >ul >.megamenu >ul ul li a:hover,body:not([data-header-format="left-header"]) #header-outer nav >ul >.megamenu >ul ul .current-menu-item > a{color:#fff;background-color:#000}#slide-out-widget-area .nectar-ext-menu-item .menu-title-text{background-repeat:no-repeat;background-size:0 2px;background-image:linear-gradient(to right,#005eb8 0,#005eb8 100%);-webkit-transition:background-size 0.55s cubic-bezier(.2,.75,.5,1);transition:background-size 0.55s cubic-bezier(.2,.75,.5,1);background-position:left bottom;}#slide-out-widget-area a:hover > .nectar-ext-menu-item .menu-title-text,#slide-out-widget-area li[class*="current"] > a > .nectar-ext-menu-item .menu-title-text{background-size:100% 2px;}#header-space{height:156px;}@media only screen and (max-width:999px){#header-space{height:72px;}}#header-outer #logo .mobile-only-logo,#header-outer[data-format="centered-menu-bottom-bar"][data-condense="true"] .span_9 #logo img{height:48px;}@media only screen and (max-width:999px){body #top #logo img,#header-outer[data-permanent-transparent="false"] #logo .dark-version{height:48px!important;}}body #header-outer,body[data-header-color="dark"] #header-outer{background-color:rgba(0,0,0,0.90);}.material #header-outer:not(.transparent) .bg-color-stripe{display:none;}#header-space{background-color:#000;}#header-outer,#search-outer{background-color:#000;-webkit-box-shadow:none;box-shadow:none;}#top nav ul li a,#search-outer input,#top #logo,#top nav ul #nectar-user-account a span,#top nav ul #search-btn a span,#header-outer .cart-menu .cart-icon-wrap .icon-salient-cart,.nectar-mobile-only.mobile-header{color:#A0A0A0}#top nav ul .slide-out-widget-area-toggle a .lines,#top nav ul .slide-out-widget-area-toggle a .lines:after,#top nav ul .slide-out-widget-area-toggle a .lines:before,#top nav ul .slide-out-widget-area-toggle .lines-button:after{background-color:#A0A0A0}body:not([data-header-format="left-header"]) #top nav >ul >.megamenu >ul >li >a,body:not([data-header-format="left-header"]) #top nav >ul >.megamenu >ul >li >ul >.has-ul >a{color:#fff;}#header-secondary-outer .sf-menu li ul,body:not([data-header-format="left-header"]) #header-outer .sf-menu li ul,#header-outer nav >ul >.megamenu >.sub-menu,#header-outer .widget_shopping_cart .cart_list li,#header-outer .cart-notification,#header-outer .widget_shopping_cart_content{background-color:#000}#header-outer #social-in-menu .fa-twitter:after,.material #slide-out-widget-area.slide-out-from-right .off-canvas-social-links .fa-twitter:after{content:"\e60c"}#header-outer #social-in-menu .fa-facebook:after,.material #slide-out-widget-area.slide-out-from-right .off-canvas-social-links .fa-facebook:after{content:"\e60d"}#header-outer #social-in-menu .fa-vimeo:after,.material #slide-out-widget-area.slide-out-from-right .off-canvas-social-links .fa-vimeo:after{content:"\f27d"}#header-outer #social-in-menu .fa-linkedin:after,.material #slide-out-widget-area.slide-out-from-right .off-canvas-social-links .fa-linkedin:after{content:"\e605"}#header-outer #social-in-menu .fa-envelope:after,.material #slide-out-widget-area.slide-out-from-right .off-canvas-social-links .fa-envelope:after{content:"\f0e0"}#search-outer .ui-widget-content{background-color:#1F1F1F;border:none;border-radius:0;-webkit-border-radius:0;background-image:none}#search-outer .ui-widget-content li:hover,.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{background-color:#272727;cursor:pointer}#search-outer .ui-widget-content li:hover a{background-image:none}#search-outer .ui-widget-content li:last-child a{border:none}#search-outer .ui-widget-content li a{border-bottom:1px solid rgba(255,255,255,0.1)}#search-outer .ui-widget-content img,#search-outer .ui-widget-content i{width:40px;height:auto;float:left;margin-right:15px}#search-outer .ui-widget-content i{line-height:40px;font-size:22px;background-color:rgba(255,255,255,0.1);border-radius:0}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-menu{display:block;float:left;list-style:none outside none;margin:0;padding:2px}.ui-autocomplete{cursor:default;position:absolute}.ui-menu .ui-menu-item a{display:block;line-height:1.5;padding:.2em .4em;text-decoration:none}#search-outer .ui-widget-content{width:100%!important;left:0!important}#search-outer .ui-widget-content li{line-height:14px;clear:left;width:100%;display:block;float:left;margin:0}#search-outer .ui-widget-content li .desc{position:relative;line-height:14px;font-size:11px}#search-outer .ui-widget-content li a{color:#CCC;line-height:1.4em;transition:none;-webkit-transition:none;padding:15px 15px}.off-canvas-menu-container .nectar-menu-icon,.off-canvas-menu-container .nectar-menu-icon-img,#header-outer #mobile-menu .nectar-menu-icon,#header-outer #mobile-menu .nectar-menu-icon-img{display:none;}body.original #header-outer[data-full-width="true"][data-remove-border="true"] #top nav ul #search-btn{margin-left:22px}@media only screen and (max-width:999px){#search-outer #search #close a:before,body[data-header-format="left-header"] #search-outer #search #close a:before,body.material #header-outer #search-outer #search #close a:before{height:28px;width:28px;margin:-14px 0 0 -14px;}.material #search-outer #search #close a span{font-size:13px;height:13px;line-height:13px;top:6px;}#search-outer #search #close a span{font-size:16px;height:16px;line-height:16px;}.ascend #search-outer #search #close a span{top:0;}.ascend #search-outer #search #close a{height:20px;}#search-outer #search #close a{height:14px;}#search-outer #search #close,body.material #header-outer #search-outer #search #close{top:0;right:-5px;}#search-outer #search #close a,body.material #header-outer #search-outer #search #close a{right:8px;top:9px;}body.original #search-outer #search #close a{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}}body[data-bg-header="true"][data-header-search="true"].ascend #header-outer.transparent[data-has-menu="false"] #top nav ul #search-btn a:after,body[data-bg-header="true"][data-header-search="true"].ascend #header-outer[data-has-menu="false"] #top nav ul #search-btn a:after,body[data-bg-header="true"][data-header-search="true"] #header-outer[data-has-menu="false"] #top nav ul #search-btn a:after{border:none;display:none}#search-outer{top:0;left:0;width:100%;height:100%;position:absolute;z-index:10000;overflow:visible;display:none;background-color:#fff}#search-box{position:relative}#search-outer .container{overflow:visible;width:100%;}#search-outer #search input[type=text]{width:100%;color:#888;font-size:43px;line-height:43px;position:relative;padding:0;background-color:transparent;border:0;-webkit-transition:none;transition:none;box-shadow:none;font-family:"Open Sans";font-weight:700;text-transform:uppercase;letter-spacing:1px}#search-outer >#search form{width:92%;float:left}#search-outer #search #close{list-style:none}#search-outer #search #close a{position:absolute;right:0;top:24px;display:block;width:24px;height:17px;line-height:22px;z-index:10}#search-outer #search #close a span:not(.close-line){color:#a0a0a0;font-size:18px;height:20px;line-height:19px;background-color:transparent;transition:color 0.2s ease}#search-outer >#search #close a:hover span{color:#000}#header-outer #search{position:relative}body #search-outer #search #close a span{font-size:20px}@media only screen and (min-width :1px) and (max-width :999px){.original #search-outer #search input[type="text"],body[data-header-format="left-header"]:not(.material) #search-outer #search input[type="text"]{font-size:24px;border-bottom-width:2px;}.original #search-outer .container{width:100%;}body.material #search-outer #search form input[type="text"][name]{font-size:16px;line-height:40px;border-bottom-width:2px;padding-right:50px;}body.material #search-outer,.material #search-outer .bg-color-stripe{height:30vh;}body.material #search-outer{min-height:200px;}body.material #search-outer .col{margin-bottom:0;}}@media only screen and (max-device-width:2600px){.ascend.using-mobile-browser #search{height:100%;}.ascend.using-mobile-browser #search #search-box{top:20px;}}@media screen and (max-width:999px){.material #header-outer.transparent .bg-color-stripe,.material #header-outer:not([data-permanent-transparent="1"]).transparent .bg-color-stripe,.material #header-outer[data-transparent-header].transparent .bg-color-stripe,.material #header-outer[data-transparent-header]:not([data-permanent-transparent="1"]).transparent .bg-color-stripe{height:200px;top:0;}body.material #search-outer,body.material #header-outer #search-outer{height:200px;transform:translate3d(0,-200px,0);-webkit-transform:translate3d(0,-200px,0);}body.material #header-outer[data-using-secondary="1"] #search-outer{top:auto;margin-top:-13px;}html.material #search-outer .bg-color-stripe{height:200px;top:0;}#search-outer #search-box,#search-outer #search #close,#header-outer #search-outer #search-box,#header-outer #search-outer #search #close{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0);}}body.material #search-outer{background-color:transparent;height:35vh;position:absolute;transition:transform 0.8s cubic-bezier(0.2,1,0.3,1),opacity 0.8s cubic-bezier(0.2,1,0.3,1);transform:translate3d(0,-35vh,0);-webkit-transform:translate3d(0,-35vh,0);z-index:2000!important;padding:0;top:-1px;}body.material[data-header-search="false"] #search-outer{visibility:hidden;}body.material #search-outer.perma-trans{position:fixed;}body.material.admin-bar #search-outer.perma-trans{top:32px;}body.material #search-outer #search .container{height:auto!important;float:none;width:100%;}.material #header-outer.transparent .bg-color-stripe,.material #search-outer .bg-color-stripe{height:35vh;top:0;}body[data-header-color="dark"] #header-outer .bg-color-stripe,body[data-header-color="dark"].material #header-outer #search-outer:before{background-color:#000;}#header-outer .bg-color-stripe,#search-outer .bg-color-stripe,#header-outer #search-outer:before{transition:transform 0.8s cubic-bezier(0.2,1,0.3,1);position:absolute;left:0;top:0;height:100%;width:100%;display:block;background-color:#fff;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top;}.material #header-outer #search-outer:before{content:"";-webkit-transform:none;transform:none;backface-visibility:hidden;}body.material[data-header-inherit-rc="true"] #header-outer #search-outer:before{display:none;}body.material[data-header-inherit-rc="true"] #search-outer{background-color:inherit;}#header-outer.material-search-open .bg-color-stripe,#search-outer.material-open .bg-color-stripe{-webkit-transform:scaleY(1);transform:scaleY(1);}.material #search-outer{display:block;overflow:hidden;}#search-outer #search{max-width:1200px;position:relative;z-index:10;margin:0 auto;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;}.material #search-outer #search,.material #header-outer #search-outer #search{padding:0;}#search-outer #search-box,#search-outer #search #close{transition:transform 0.8s cubic-bezier(0.2,1,0.3,1),opacity 0.8s cubic-bezier(0.2,1,0.3,1);transform:translate3d(0,35vh,0);opacity:0;}body.material #search-outer.material-open,body.material #header-outer #search-outer.material-open{transform:translate3d(0,0vh,0);-webkit-transform:translate3d(0,0vh,0);}#search-outer.material-open #search-box,#search-outer.material-open #search #close,#header-outer #search-outer.material-open #search-box,#header-outer #search-outer.material-open #search #close{transform:translate3d(0,0vh,0);opacity:1;}body #search-outer #search input[type="text"]{height:auto!important;text-transform:none;color:#000;border-radius:0;border-bottom:2px solid #3452ff;}body #search-outer #search input[type="text"],body.material #search-outer #search form input[type="text"]{font-size:60px;}body.material #search-outer #search input[type="text"]{line-height:60px;}@media only screen and (min-width:1000px){body #search-outer #search input[type="text"]{height:90px!important;}body.material #search-outer #search #search-box input[type="text"]{line-height:90px;}}body[data-header-color="custom"] #search-outer #search .span_12 span{opacity:0.7;}body[data-header-color="light"] #header-outer #search-outer input::-webkit-input-placeholder{color:#000;}body[data-header-color="dark"] #header-outer #search-outer input::-webkit-input-placeholder{color:#fff;}#header-outer #search-outer input::-webkit-input-placeholder,#header-outer #search-outer input::-moz-placeholder,#header-outer #search-outer input:-ms-input-placeholder{color:#888;}body.material #search-outer > #search form{width:100%;float:none}#header-outer.light-text #search-outer input[type="text"],body[data-header-color="dark"] #header-outer #search-outer input[type="text"]{border-color:#fff;}#header-outer.light-text #search-outer #search .span_12 span,body[data-header-color="dark"] #header-outer #search-outer #search .span_12 span{color:rgba(255,255,255,0.6);}#header-outer.light-text #search-outer #search #close a span,body[data-header-color="dark"] #header-outer #search-outer #search #close a span,body[data-header-color="dark"] .nectar-ajax-search-results .search-post-item,body[data-header-color="dark"] .nectar-ajax-search-results ul.products li.product{color:#fff;}#header-outer.light-text #search-outer input::-webkit-input-placeholder,body[data-header-color="dark"] #header-outer #search-outer input::-webkit-input-placeholder{color:rgba(255,255,255,0.5);}#header-outer.light-text #search-outer input::-moz-placeholder,body[data-header-color="dark"] #header-outer #search-outer input::-moz-placeholder{color:rgba(255,255,255,0.5);}#header-outer.light-text #search-outer input:-ms-input-placeholder,body[data-header-color="dark"] #header-outer #search-outer input:-ms-input-placeholder{color:rgba(255,255,255,0.5);}#search-outer #search #close{position:absolute;right:40px}body[data-ext-responsive="false"].material #search-outer #search #close{right:0;}body[data-ext-responsive="false"].material #search-outer #search #close a{right:15px;}body.material #search-outer #search input[type="text"]{padding-right:70px;}body.material #search-outer #search #close a{right:64px;top:16px;}[data-header-color="dark"] #search-outer #search #close a:before{background-color:rgba(255,255,255,.1);}#search-outer #search .span_12 span{display:block;color:rgba(0,0,0,0.4);margin-top:15px}@media only screen and (max-width:1000px){#search-outer #search .span_12 span{display:none;}}body.material #search-outer #search #close a span{color:#000;}body #search-outer .ui-widget-content{top:90px}@media only screen and (min-width:1000px){.material #header-outer.transparent .bg-color-stripe{top:0;height:225px;}.material #header-outer:not(.transparent) .bg-color-stripe{top:156px;height:calc(225px - 156px);}.material #header-outer:not(.transparent).small-nav .bg-color-stripe{top:91.111111111111px;height:calc(225px - 91.111111111111px);}}@media only screen and (max-width:999px){.material #header-outer.transparent .bg-color-stripe,.material #header-outer[data-transparent-header].transparent .bg-color-stripe,.material #header-outer[data-transparent-header]:not([data-permanent-transparent="1"]).transparent .bg-color-stripe{top:0;height:100px;}.material #header-outer:not([data-permanent-transparent="1"]):not(.transparent) .bg-color-stripe{top:72px;height:calc(100px - 72px);}}body.material[data-header-inherit-rc="true"] #search-outer{background-color:transparent;}.material:not([data-header-format="left-header"]) #header-outer:not(.transparent) .bg-color-stripe{display:block;}.material #header-outer #search-outer:not(.material-open):before{transform:scaleY(0);}.material #header-outer #search-outer:before{transition:transform 0.8s cubic-bezier(0.2,1,0.3,1);}#search-outer:not(.material-open){pointer-events:none;}body.material #search-outer{min-height:225px;height:auto;}body.material #header-outer:not([data-format="left-header"]) #search-outer{transform:none;-webkit-transform:none;}body[data-header-format="left-header"].material #search-outer,body.material #header-outer #search-outer{height:auto;}@media only screen and (min-width:1000px){body[data-header-format="left-header"] #search-outer:not(.material-open) #search{transform:translate3d(0,225px,0);-webkit-transform:translate3d(0,225px,0);}}#search-outer #search{overflow:hidden;-webkit-transition:transform 0.8s cubic-bezier(0.2,1,0.3,1);transition:transform 0.8s cubic-bezier(0.2,1,0.3,1);transform:translate3d(0,-225px,0);-webkit-transform:translate3d(0,-225px,0);}#search-outer #search-box,#search-outer #search #close{transform:translate3d(0,225px,0);-webkit-transform:translate3d(0,225px,0);}#search-outer.material-open #search{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);}#search-outer #search{height:225px;}#search-outer .nectar-ajax-search-results{background-color:#fff;max-height:0;}#search-outer.material-open .nectar-ajax-search-results{transition:transform 0.8s cubic-bezier(0.2,0.6,0.4,1),max-height 0.8s cubic-bezier(0.2,0.6,0.4,1);}#header-outer.material-search-open .bg-color-stripe{transition:transform 0.8s cubic-bezier(0.2,1,0.3,1);}[data-header-inherit-rc="true"] #header-outer.material-search-open .bg-color-stripe{transition:transform 0.8s cubic-bezier(0.2,1,0.3,1),background-color 0.30s;}.results-shown #search-outer #search,.results-shown #search-outer #search-box,.results-shown #search-outer #search #close{-webkit-transition:transform 0.4s cubic-bezier(0.2,0.6,0.4,1) 0s,opacity 0.4s cubic-bezier(0.2,0.6,0.4,1) 0.2s;transition:transform 0.4s cubic-bezier(0.2,0.6,0.4,1) 0.2s,opacity 0.4s cubic-bezier(0.2,0.6,0.4,1) 0.2s;}#header-outer:not([data-format="left-header"]).results-shown header{transition:all 0.2s ease 0.3s;}.results-shown #search-outer .nectar-ajax-search-results{transition:transform 0.3s cubic-bezier(0.68,0.01,1,1),max-height 0.3s cubic-bezier(0.68,0.01,1,1);}#header-outer.results-shown .bg-color-stripe{transition:transform 0.4s cubic-bezier(0.16,0.46,0.3,1) 0.3s;}#search-outer .nectar-ajax-search-results .inner{max-height:calc(100vh - 225px);padding-bottom:30px;overflow-y:auto;overflow-x:hidden;position:relative;}.admin-bar #search-outer .nectar-ajax-search-results .inner{max-height:calc(100vh - 282px);}@media screen and (max-width:999px){#header-outer[data-format="left-header"].material-search-open header{opacity:0;}body[data-header-format="left-header"].admin-bar.material #search-outer{top:32px;}body[data-header-format="left-header"].material #search-outer,body[data-header-format="left-header"].material[data-header-inherit-rc="true"] #search-outer{background-color:transparent;}body[data-header-format="left-header"] #search-outer,body.material #header-outer #search-outer{min-height:100px;height:auto;transform:none;-webkit-transform:none;}#header-outer #search-outer #search-box,#header-outer #search-outer #search #close{transform:translate3d(0,100px,0);-webkit-transform:translate3d(0,100px,0);}#search-outer #search{height:100px;transform:translate3d(0,-100px,0);-webkit-transform:translate3d(0,-100px,0);}#search-outer .nectar-ajax-search-results .inner{max-height:calc(100vh - 100px);}.admin-bar #search-outer .nectar-ajax-search-results .inner{max-height:calc(100vh - 152px);}}#search-outer .nectar-ajax-search-results .inner::-webkit-scrollbar{width:10px;}#search-outer .nectar-ajax-search-results .inner::-webkit-scrollbar{background-color:rgba(0,0,0,0.07);}#search-outer .nectar-ajax-search-results .inner::-webkit-scrollbar:hover{background-color:rgba(0,0,0,0.09);}#search-outer .nectar-ajax-search-results .inner::-webkit-scrollbar:hover{background-color:rgba(0,0,0,0.11);}#search-outer .nectar-ajax-search-results .inner::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.25);background-clip:padding-box;min-height:10px;}.nectar-ajax-search-results .header{flex:1;}.nectar-ajax-search-results .post-featured-img{border-radius:8px;height:60px;width:60px;background-position:center;background-size:cover;margin-right:15px;}.nectar-ajax-search-results a{color:inherit;}.nectar-ajax-search-results .meta{display:block;font-size:14px;line-height:1.4;margin-bottom:3px;}.nectar-ajax-search-results .search-post-item h5{margin-bottom:0;line-height:1.3;}.nectar-ajax-search-results .search-post-item a{display:flex;align-items:center;min-height:60px;margin:0 0 25px 0;}@media only screen and (max-width:690px){.nectar-ajax-search-results .search-post-item h5{font-size:14px;}.nectar-ajax-search-results .meta{font-size:13px;}}.nectar-ajax-search-results h5{color:inherit;display:inline;}.nectar-ajax-search-results h5 a{position:relative;}@media only screen and (min-width:1000px){body.material #search-outer #search #search-box input[type="text"]{font-size:48px;line-height:1;height:76px!important;}#search-outer #search .span_12 form > span{position:absolute;bottom:-40px;left:0;}#search-outer #search #close{top:50%;margin-top:-28px;}}#header-outer[data-box-shadow="large"],body.material[data-hhun="1"] #header-outer[data-header-resize="0"][data-box-shadow="large"][data-remove-fixed="0"]:not(.transparent):not(.invisible),body.material[data-hhun="1"] #header-outer[data-header-resize="0"][data-box-shadow="large"][data-remove-fixed="1"]:not(.transparent){box-shadow:0 3px 45px rgba(0,0,0,0.15);}#header-outer[data-transparent-header="true"] #logo img{transition:height 0.32s ease;}#header-outer[data-permanent-transparent="false"][data-transparent-header="true"].dark-slide #logo img{transition:height 0.32s ease;}#header-outer[data-header-resize="1"] #logo,#header-outer[data-header-resize="1"] .logo-spacing{transition:margin 0.32s ease,color 0.32s ease;}#header-outer[data-header-resize="1"] #logo img,#header-outer[data-header-resize="1"] .logo-spacing img{transition:height 0.32s ease,opacity 0.2s ease;}#header-outer[data-header-resize="1"]:not([data-transparent-header="true"]) #logo,#header-outer[data-header-resize="1"]:not([data-transparent-header="true"]) .logo-spacing{transition:margin 0.15s ease;}#header-outer[data-header-resize="1"]:not([data-transparent-header="true"]) #logo img,#header-outer[data-header-resize="1"]:not([data-transparent-header="true"]) .logo-spacing img{transition:height 0.15s ease,opacity 0.2s ease;}#header-outer[data-header-resize="1"].small-nav:not([data-transparent-header="true"]) #logo,#header-outer[data-header-resize="1"].small-nav:not([data-transparent-header="true"]) .logo-spacing{transition:margin 0.3s ease;}#header-outer[data-header-resize="1"].small-nav:not([data-transparent-header="true"]) #logo img,#header-outer[data-header-resize="1"].small-nav:not([data-transparent-header="true"]) .logo-spacing img{transition:height 0.3s ease,opacity 0.2s ease;}#header-outer.small-nav{transition:box-shadow 0.42s ease,opacity 0.3s ease;}#header-outer.small-nav #logo,#header-outer.small-nav .logo-spacing{transition:margin 0.32s ease;}#header-outer.small-nav #logo img,#header-outer.small-nav .logo-spacing img{transition:height 0.32s ease;}#header-outer[data-using-secondary="1"].small-nav{transition:box-shadow 0.42s ease,opacity 0.3s ease,transform 0.32s ease;}.nectar-skip-to-content:focus{position:fixed;left:6px;top:7px;height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f1f1f1;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,.6);}#header-outer[data-lhe="animated_underline"] li > a .menu-title-text{position:relative;}#header-outer .mobile-header li:not([class*="button_"]) > a .menu-title-text:after,#header-outer[data-lhe="animated_underline"] nav > ul >li:not([class*="button_"]) > a .menu-title-text:after,#header-secondary-outer[data-lhe="animated_underline"] nav >.sf-menu >li >a .menu-title-text:after{-webkit-transition:-webkit-transform .3s ease-out,border-color .3s ease-out;transition:transform .3s ease-out,border-color .3s ease-out;position:absolute;display:block;bottom:-6px;left:0;width:100%;-ms-transform:scaleX(0);-webkit-transform:scaleX(0);transform:scaleX(0);border-top:2px solid #000;content:"";padding-bottom:inherit}#header-outer .mobile-header li:not([class*="button_"]) > a:hover .menu-title-text:after,#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:hover .menu-title-text:after,#header-outer[data-lhe="animated_underline"] #top nav >ul >.sfHover >a .menu-title-text:after,#header-outer[data-lhe="animated_underline"] .sf-menu .current_page_ancestor >a .menu-title-text:after,#header-outer[data-lhe="animated_underline"] .sf-menu .current-menu-ancestor >a .menu-title-text:after,#header-outer[data-lhe="animated_underline"] .sf-menu .current-menu-item >a .menu-title-text:after,#header-outer[data-lhe="animated_underline"] .sf-menu .current_page_item >a .menu-title-text:after,#header-outer[data-lhe="animated_underline"] .sf-menu .current_page_parent >a .menu-title-text:after,#header-outer[data-lhe="animated_underline"] .buttons .current-menu-item >a .menu-title-text:after,#header-outer[data-lhe="animated_underline"] .buttons .current-menu-ancestor >a .menu-title-text:after,#header-secondary-outer[data-lhe="animated_underline"] nav >.sf-menu >li >a .menu-title-text:hover:after,#header-secondary-outer[data-lhe="animated_underline"] nav >.sf-menu >li >a:focus .menu-title-text:after{backface-visibility:hidden;-webkit-transform:scaleX(1);transform:scaleX(1)}body[data-header-inherit-rc="true"] #header-outer[data-lhe="animated_underline"].light-text #top nav >ul >li:not([class*="button_"]) >a .menu-title-text:after{border-color:#fff;}#header-outer[data-lhe="animated_underline"].transparent.dark-slide #top nav >ul >li >a .menu-title-text:after{border-color:#000!important;}:root{--nectar-border-thickness:2px;}.span_12.light .wpb_text_column a{transition:0.3s ease opacity,0.3s ease color;}.span_12.light .wpb_text_column a:not(:hover){opacity:0.7;}@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 :999px){.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,.full-width-content .vc_col-sm-12 .nectar-slider-wrap[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;}}:root{--nectar-starting-header-color:#ffffff;}body #header-outer[data-transparent-header="true"],body #header-outer[data-transparent-header="true"] .cart-menu{transition:background-color 0.30s ease,box-shadow 0.30s ease,margin 0.25s ease,backdrop-filter 0.25s ease;-webkit-transition:background-color 0.30s ease,box-shadow 0.30s ease,margin 0.25s ease,backdrop-filter 0.25s ease;}body #header-outer[data-transparent-header="true"].transparent,body #header-outer[data-transparent-header="true"].transparent .cart-menu{transition:border-color 0.30s ease;-webkit-transition:border-color 0.30s ease}body.original #header-outer[data-transparent-header="true"].transparent,body.ascend #header-outer[data-transparent-header="true"].transparent,body.material #header-outer[data-transparent-header="true"].transparent{box-shadow:none;}body #header-outer[data-transparent-header="true"].transparent{background-color:transparent!important;-webkit-box-shadow:none;box-shadow:none;border-bottom:1px solid rgba(255,255,255,0.25)}#header-outer[data-transparent-header="true"][data-transparent-shadow-helper="true"].transparent:not(.dark-slide):before{background:linear-gradient(to top,rgba(255,255,255,0) 0,rgba(0,0,0,0) 1%,rgba(0,0,0,0.04) 16%,rgba(0,0,0,0.23) 75%,rgba(0,0,0,0.33) 100%);position:absolute;pointer-events:none;height:120%;top:0;left:0;width:100%;content:"";display:block;}body.material #header-outer[data-transparent-header="true"].transparent{border-bottom:0;}body #header-outer[data-transparent-header="true"].transparent nav >ul >li >a{margin-bottom:-1px}body #header-outer[data-transparent-header="true"][data-format="centered-menu"].transparent.side-widget-open.small-nav nav >ul >li >a{margin-bottom:0}#header-outer[data-transparent-header="true"].transparent #logo img,#header-outer[data-transparent-header="true"] #logo .starting-logo,#header-outer[data-transparent-header="true"].light-text #logo img{opacity:0;-ms-filter:"alpha(opacity=0)"}#header-outer[data-transparent-header="true"].transparent #logo .starting-logo,#header-outer[data-transparent-header="true"].light-text #logo .starting-logo{opacity:1;-ms-filter:"alpha(opacity=100)"}#header-outer[data-transparent-header="true"].transparent:not(.dark-text):not(.dark-slide) #logo picture.starting-logo:not(.dark-version) img{opacity:1!important;}#header-outer[data-transparent-header="true"].light-text:not(.dark-text) #logo picture.starting-logo:not(.dark-version) img{opacity:1!important;}#header-outer[data-transparent-header="true"].transparent.dark-slide #logo picture.starting-logo.dark-version img,#header-outer[data-transparent-header="true"].dark-text #logo picture.starting-logo.dark-version img,#header-outer[data-transparent-header="true"].dark-text #logo picture.starting-logo.dark-version{opacity:1!important;}body #header-outer[data-transparent-header="true"][data-remove-border="true"],#header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] .cart-menu,#header-outer[data-transparent-header="true"][data-full-width="false"][data-remove-border="true"].transparent .cart-menu,.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] #top .nectar-woo-cart .cart-contents{border:none!important}body #header-outer.transparent[data-transparent-header="true"][data-remove-border="true"]{transition:background-color 0.3s ease 0s,box-shadow 0.3s ease 0s,margin 0.25s ease,backdrop-filter 0.25s ease;-webkit-transition:background-color 0.3s ease 0s,box-shadow 0.3s ease 0s,margin 0.25s ease,backdrop-filter 0.25s ease;}body:not(.ascend) #header-outer[data-transparent-header="true"][data-remove-border="true"]:not(.transparent) .cart-menu:after{border-left:1px solid rgba(0,0,0,0)}body #header-outer[data-transparent-header="true"][data-remove-border="true"].transparent.pseudo-data-transparent{border-color:transparent!important}#header-outer.light-text #top nav >ul >li >a,#header-outer.light-text #top nav ul #search-btn a span,#header-outer.light-text #top nav ul #nectar-user-account a span,#header-outer.light-text #top .container nav >ul >li >a >.sf-sub-indicator i,#header-outer.light-text .cart-menu .cart-icon-wrap .icon-salient-cart,#header-outer.light-text .nectar-header-text-content,.light-text .nectar-mobile-only.mobile-header li:not([class*="menu-item-btn-style"]) a,.ascend #boxed #header-outer.light-text .cart-menu .cart-icon-wrap .icon-salient-cart,#header-outer[data-lhe="default"].light-text #top nav .sf-menu .current-menu-item >a,body[data-header-inherit-rc="true"] #header-outer[data-lhe="default"].light-text #top nav .sf-menu > .sfHover:not(#social-in-menu) > a,#header-outer[data-lhe="default"].light-text #top nav >ul >li >a:hover,#header-outer[data-lhe="default"].light-text #top nav .sf-menu >.sfHover >a{color:#fff!important;opacity:0.75;}#header-outer.light-text #logo,#header-outer.light-text .sf-menu > li.nectar-regular-menu-item > a > .nectar-menu-icon{color:#fff;}body #header-outer.light-text #top .container nav ul .slide-out-widget-area-toggle a .lines,body #header-outer.light-text #top .container nav ul .slide-out-widget-area-toggle a .lines:before,body #header-outer.light-text #top .container nav ul .slide-out-widget-area-toggle a .lines:after,body #header-outer.light-text #top .container nav ul .slide-out-widget-area-toggle .lines-button:after{background-color:#fff !important}#header-outer.dark-text #top nav >ul >li >a,#header-outer.dark-text #top nav ul #search-btn a span,#header-outer.dark-text #top nav ul #nectar-user-account a span,#header-outer.dark-text nav >ul >li >a >.sf-sub-indicator i,.dark-text .nectar-mobile-only.mobile-header li:not([class*="menu-item-btn-style"]) a,#header-outer.dark-text .cart-menu .cart-icon-wrap .icon-salient-cart,.ascend #boxed #header-outer.dark-text .cart-menu .cart-icon-wrap .icon-salient-cart,#header-outer[data-lhe="default"].dark-text #top nav .sf-menu .current-menu-item >a{color:#444!important;opacity:0.75;}#header-outer.dark-text #top nav ul .slide-out-widget-area-toggle a .lines,#header-outer.dark-text #top nav ul .slide-out-widget-area-toggle a .lines:before,#header-outer.dark-text #top nav ul .slide-out-widget-area-toggle a .lines:after{background-color:#444 !important}#header-outer.light-text #top nav ul .slide-out-widget-area-toggle a .lines,#header-outer.dark-text #top nav ul .slide-out-widget-area-toggle a .lines,#header-outer.light-text #top nav ul .slide-out-widget-area-toggle a .lines-button:after{opacity:0.75;}#header-outer.light-text #top nav >ul >li >a:hover,#header-outer.light-text #top nav .sf-menu >.sfHover >a,#header-outer.light-text #top nav .sf-menu >.current_page_ancestor >a,#header-outer.light-text #top nav .sf-menu >.current-menu-item >a,#header-outer.light-text #top nav .sf-menu >.current-menu-ancestor >a,#header-outer.light-text #top nav .sf-menu >.current_page_item >a,#header-outer.light-text #top nav >ul >li >a:hover >.sf-sub-indicator >i,#header-outer.light-text #top nav >ul >.sfHover >a >span >i,#header-outer.light-text #top nav ul #search-btn a:hover span,#header-outer.light-text #top nav ul .slide-out-widget-area-toggle a:hover span,#header-outer.light-text #top nav .sf-menu >.current-menu-item >a i,#header-outer.light-text #top nav .sf-menu >.current-menu-ancestor >a i,#header-outer.light-text .cart-outer:hover .icon-salient-cart,.light-text .nectar-mobile-only.mobile-header li:not([class*="menu-item-btn-style"]) a:hover,.light-text .nectar-mobile-only.mobile-header li:not([class*="menu-item-btn-style"])[class*="current"] a,.dark-text .nectar-mobile-only.mobile-header li:not([class*="menu-item-btn-style"]) a:hover,.dark-text .nectar-mobile-only.mobile-header li[class*="current"] a,.ascend #boxed #header-outer.light-text .cart-outer:hover .cart-menu .cart-icon-wrap .icon-salient-cart,.ascend #boxed #header-outer.dark-text .cart-outer:hover .cart-menu .cart-icon-wrap .icon-salient-cart,#header-outer.dark-text #top nav >ul >li >a:hover,#header-outer.dark-text #top nav .sf-menu >.sfHover >a,#header-outer.dark-text #top nav .sf-menu >.current_page_ancestor >a,#header-outer.dark-text #top nav .sf-menu >.current-menu-item >a,#header-outer.dark-text #top nav .sf-menu >.current-menu-ancestor >a,#header-outer.dark-text #top nav .sf-menu >.current_page_item >a,#header-outer.dark-text #top nav >ul >li >a:hover >.sf-sub-indicator >i,#header-outer.dark-text #top nav >ul >.sfHover >a >span >i,#header-outer.dark-text #top nav ul #search-btn a:hover span,#header-outer.dark-text #top nav ul .slide-out-widget-area-toggle a:hover span,#header-outer.dark-text #top nav .sf-menu >.current-menu-item >a i,#header-outer.dark-text #top nav .sf-menu >.current-menu-ancestor >a i,#header-outer.dark-text .cart-outer:hover .icon-salient-cart,#header-outer.light-text.side-widget-open #top nav ul .slide-out-widget-area-toggle a .lines,#header-outer.light-text #top nav ul .slide-out-widget-area-toggle a:hover .lines,#header-outer.light-text #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,#header-outer.light-text #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,#header-outer.light-text #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,#header-outer.dark-text.side-widget-open #top nav ul .slide-out-widget-area-toggle a .lines,#header-outer.dark-text #top nav ul .slide-out-widget-area-toggle a:hover .lines,#header-outer.dark-text #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,#header-outer.dark-text #top nav ul .slide-out-widget-area-toggle a:hover .lines:after{opacity:1!important}#header-outer.light-text #top nav >ul >li >a,#header-outer.light-text #top nav >ul >li *,body.ascend #header-outer.light-text .cart-menu,#header-outer.dark-text #top nav >ul >li >a,#header-outer.dark-text #top nav >ul >li *,.ascend #header-outer[data-full-width="true"].dark-text #top nav ul #search-btn a,.ascend #header-outer[data-full-width="true"].dark-text #top nav ul .slide-out-widget-area-toggle a,.ascend #header-outer[data-full-width="true"].light-text #top nav ul #search-btn a,.ascend #header-outer[data-full-width="true"].light-text #top nav ul .slide-out-widget-area-toggle a,body.ascend #header-outer.dark-text .cart-menu{border-color:rgba(0,0,0,0.1)}body #header-outer.transparent[data-transparent-header="true"].dark-slide,body #header-outer.transparent[data-transparent-header="true"].dark-slide .cart-menu,body #header-outer.transparent[data-transparent-header="true"].dark-slide >#top nav ul #nectar-user-account >div,body #header-outer.transparent[data-transparent-header="true"].dark-slide >#top nav ul .slide-out-widget-area-toggle >div,#boxed #header-outer.transparent[data-transparent-header="true"].dark-slide,body #header-outer.transparent[data-transparent-header="true"][data-remove-border="true"].dark-slide .cart-menu:after{border-color:rgba(0,0,0,0.08) !important}#header-outer.transparent.dark-slide #top nav >ul >li[class*="button_bordered"] >a:before,.dark-slide.transparent #top nav >ul >li[class*="button_bordered"] >a:before{border-color:#000!important}#header-outer[data-transparent-header="true"].no-pointer-events{pointer-events:none}#header-outer[data-transparent-header="true"].no-pointer-events.side-widget-open.style-slide-out-from-right,#header-outer[data-transparent-header="true"].no-pointer-events.side-widget-open.style-slide-out-from-right-alt{pointer-events:auto}#header-outer[data-transparent-header="true"].transparent >header #logo img.dark-version,#header-outer[data-transparent-header="true"].light-text >header #logo img.dark-version,#header-outer[data-transparent-header="true"].transparent.dark-slide >header #logo img,#header-outer[data-transparent-header="true"].dark-text >header #logo img,#header-outer[data-transparent-header="true"].dark-text.side-widget-open >header #logo img.dark-version{opacity:0!important}#header-outer[data-transparent-header="true"].transparent.dark-slide >header #logo img.dark-version,#header-outer[data-transparent-header="true"].dark-text >header #logo img.dark-version,#header-outer[data-transparent-header="true"].dark-text.side-widget-open >header #logo img.starting-logo{opacity:1!important}#header-outer.transparent #top #logo,#header-outer.transparent #top #logo:hover{color:#ffffff;}#header-outer:not(.transparent).light-text #top #logo{color:#ffffff!important;}#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:before,#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:after,body.material.mobile #header-outer.transparent:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line,body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines-button:after,body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines:before,body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines:after,#header-outer[data-lhe="animated_underline"].transparent .nectar-header-text-content a:after{background-color:#ffffff!important;}#header-outer.transparent #top nav > ul > li > a,#header-outer.transparent #top nav > .sf-menu > li > a,#header-outer.transparent .slide-out-widget-area-toggle a i.label,#header-outer.transparent #top .span_9 > .slide-out-widget-area-toggle a.using-label .label,#header-outer.transparent #top nav ul #search-btn a .icon-salient-search,#header-outer.transparent #top nav ul #nectar-user-account a span,#header-outer.transparent #top nav > ul > li > a > .sf-sub-indicator i,#header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart,.ascend #boxed #header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart,#header-outer.transparent #top .sf-menu > li.nectar-regular-menu-item > a > .nectar-menu-icon,#header-outer.transparent .nectar-header-text-content,#header-outer.transparent .nectar-mobile-only.mobile-header li:not([class*="menu-item-btn-style"]) a{color:#ffffff!important;opacity:0.75;will-change:opacity,color;transition:opacity 0.2s ease,color 0.2s ease;}#header-outer.transparent[data-lhe="default"] #top nav > ul > li > a:hover,#header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .sfHover:not(#social-in-menu) > a,#header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_ancestor > a,#header-outer.transparent #top nav .sf-menu > .current-menu-item > a,#header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a,#header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a,#header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_item > a,#header-outer.transparent #top nav > ul > li > a:hover > .sf-sub-indicator > i,#header-outer.transparent #top .sf-menu > .sfHover > a .sf-sub-indicator i,#header-outer.transparent #top nav > ul > .sfHover > a > span > i,#header-outer.transparent #top nav ul #search-btn a:hover span,#header-outer.transparent #top nav ul #nectar-user-account a:hover span,#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:hover span,#header-outer.transparent #top nav .sf-menu > .current-menu-item > a i,body #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_item > a .sf-sub-indicator i,#header-outer.transparent #top nav .sf-menu > .current-menu-ancestor > a i,body #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a i,#header-outer.transparent .cart-outer:hover .icon-salient-cart,.ascend #boxed #header-outer.transparent .cart-outer:hover .cart-menu .cart-icon-wrap .icon-salient-cart,#header-outer.transparent[data-permanent-transparent="false"]:not(.dark-slide) #top .span_9 > a[class*="mobile-"] > *,#header-outer.transparent[data-permanent-transparent="false"]:not(.dark-slide) #top #mobile-cart-link i,#header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) #top .span_9 > a[class*="mobile-"] > *,#header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) #top #mobile-cart-link i,#header-outer.transparent #top .sf-menu > li.nectar-regular-menu-item > a:hover > .nectar-menu-icon,#header-outer.transparent #top .sf-menu > li.nectar-regular-menu-item.sfHover > a:hover > .nectar-menu-icon,#header-outer.transparent #top .sf-menu > li.nectar-regular-menu-item[class*="current-"] > a:hover > .nectar-menu-icon,#header-outer.transparent .nectar-header-text-content:hover,#header-outer.transparent:not(.dark-slide) .nectar-mobile-only.mobile-header li:not([class*="menu-item-btn-style"]) a:hover,.transparent:not(.dark-slide) .nectar-mobile-only.mobile-header li[class*="menu-item-btn-style-button-border"]:not(:hover) > a{opacity:1;color:#ffffff!important;}#header-outer.transparent[data-lhe="animated_underline"] #top nav > ul > li > a:hover,#header-outer.transparent[data-lhe="animated_underline"] #top nav > ul > li > a:focus,#header-outer.transparent[data-lhe="animated_underline"] #top nav .sf-menu > .sfHover > a,#header-outer.transparent[data-lhe="animated_underline"] #top nav .sf-menu > .current-menu-ancestor > a,#header-outer.transparent[data-lhe="animated_underline"] #top nav .sf-menu > .current_page_item > a,#header-outer.transparent[data-lhe="default"] #top nav > ul > li > a:focus,#header-outer.transparent .slide-out-widget-area-toggle a:hover i.label,#header-outer.transparent #top nav ul #search-btn a:focus span,#header-outer.transparent #top nav ul #nectar-user-account a:focus span,#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:focus span,#header-outer.transparent .nectar-woo-cart .cart-contents:focus .icon-salient-cart{opacity:1;}#header-outer[data-lhe="animated_underline"].transparent #top nav > ul > li > a .menu-title-text:after,#header-outer.transparent #top nav>ul>li[class*="button_bordered"]>a:before,#header-outer.transparent .nectar-mobile-only.mobile-header li a .menu-title-text:after{border-color:#ffffff!important;}.transparent .left-aligned-ocm .lines-button i:before,.transparent .left-aligned-ocm .lines-button i:after,.transparent .left-aligned-ocm .lines-button:after,#header-outer.transparent > #top nav ul .slide-out-widget-area-toggle a .lines,#header-outer.transparent > #top nav ul .slide-out-widget-area-toggle a .lines:before,#header-outer.transparent > #top nav ul .slide-out-widget-area-toggle a .lines:after,body.material #header-outer.transparent .slide-out-widget-area-toggle a .close-line,#header-outer.transparent > #top nav ul .slide-out-widget-area-toggle .lines-button:after{background-color:#ffffff!important;}#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a .lines,body.material:not(.mobile) #header-outer.transparent .slide-out-widget-area-toggle a .close-line,#header-outer.transparent:not(.side-widget-open) #top nav ul .slide-out-widget-area-toggle a .lines-button:after{opacity:0.75;}#header-outer.transparent.side-widget-open #top nav ul .slide-out-widget-area-toggle a .lines,body.material #header-outer.transparent .slide-out-widget-area-toggle a:hover .close-line,#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:hover .lines,#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:focus .lines-button:after,#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:focus .lines:before,#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:focus .lines:after,#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:focus .lines{opacity:1;}:root{--nectar-starting-dark-header-color:#000000;}#header-outer.transparent[data-permanent-transparent="false"].dark-slide #top .slide-out-widget-area-toggle.mobile-icon i:before,#header-outer.transparent[data-permanent-transparent="false"].dark-slide #top .slide-out-widget-area-toggle.mobile-icon i:after{background-color:#000000!important;}#header-outer.transparent.dark-slide > #top nav > ul > li > a,#header-outer.transparent.dark-row > #top nav > ul > li > a,#header-outer.transparent.dark-row .slide-out-widget-area-toggle a i.label,#header-outer.transparent.dark-slide .slide-out-widget-area-toggle a i.label,#header-outer.transparent.dark-slide #top .span_9 > .slide-out-widget-area-toggle a.using-label .label,#header-outer.transparent.dark-row #top .span_9 > .slide-out-widget-area-toggle a.using-label .label,#header-outer.transparent.dark-slide > #top nav ul #search-btn a span,#header-outer.transparent.dark-row > #top nav ul #search-btn a span,#header-outer.transparent.dark-slide > #top nav ul #nectar-user-account a span,#header-outer.transparent.dark-row > #top nav ul #nectar-user-account a span,#header-outer.transparent.dark-slide > #top nav > ul > li > a > .sf-sub-indicator [class^="icon-"],#header-outer.transparent.dark-slide > #top nav > ul > li > a > .sf-sub-indicator [class*=" icon-"],#header-outer.transparent.dark-row > #top nav > ul > li > a > .sf-sub-indicator [class*=" icon-"],#header-outer.transparent.dark-slide .cart-menu .cart-icon-wrap .icon-salient-cart,#header-outer.transparent.dark-row .cart-menu .cart-icon-wrap .icon-salient-cart,body.ascend[data-header-color="custom"] #boxed #header-outer.transparent.dark-slide > #top .cart-outer .cart-menu .cart-icon-wrap i,body.ascend #boxed #header-outer.transparent.dark-slide > #top .cart-outer .cart-menu .cart-icon-wrap i,#header-outer[data-permanent-transparent="1"].transparent.dark-slide .mobile-search .icon-salient-search,#header-outer[data-permanent-transparent="1"].transparent.dark-slide .mobile-user-account .icon-salient-m-user,#header-outer[data-permanent-transparent="1"].transparent.dark-slide #top #mobile-cart-link i,#header-outer.transparent[data-permanent-transparent="false"].dark-slide #top .span_9 > a[class*="mobile-"] > *,#header-outer.transparent[data-permanent-transparent="false"].dark-slide #top #mobile-cart-link i,#header-outer.transparent.dark-slide #top .sf-menu > li.nectar-regular-menu-item > a > .nectar-menu-icon,#header-outer.transparent.dark-slide .nectar-header-text-content,#header-outer.dark-slide .nectar-mobile-only.mobile-header li:not([class*="menu-item-btn-style"]) a{color:#000000!important;}#header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle a .lines-button i:after,#header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle a .lines-button i:before,#header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle .lines-button:after,.transparent.dark-slide .left-aligned-ocm .lines-button i:before,.transparent.dark-slide .left-aligned-ocm .lines-button i:after,.transparent.dark-slide .left-aligned-ocm .lines-button:after,body.marterial #header-outer.transparent.dark-slide > #top nav .slide-out-widget-area-toggle a .close-line,body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon .lines-button:after,body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon .lines:before,body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon .lines:after,#header-outer[data-lhe="animated_underline"].transparent.dark-slide .nectar-header-text-content a:after{background-color:#000000!important;}#header-outer.transparent.dark-slide > #top nav > ul > li > a:hover,#header-outer.transparent.dark-slide > #top nav .sf-menu > .sfHover > a,#header-outer.transparent.dark-slide > #top nav .sf-menu > .current_page_ancestor > a,#header-outer.transparent.dark-slide > #top nav .sf-menu > .current-menu-item > a,#header-outer.transparent.dark-slide > #top nav .sf-menu > .current-menu-ancestor > a,#header-outer.transparent.dark-slide > #top nav .sf-menu > .current_page_item > a,#header-outer.transparent.dark-slide > #top nav > ul > li > a:hover > .sf-sub-indicator > i,#header-outer.transparent.dark-slide > #top nav > ul > .sfHover > a > span > i,#header-outer.transparent.dark-slide > #top nav ul #search-btn a:hover span,#header-outer.transparent.dark-slide > #top nav ul #nectar-user-account a:hover span,body #header-outer.dark-slide.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_item > a .sf-sub-indicator i,#header-outer.transparent.dark-slide > #top nav .sf-menu > .current-menu-item > a i,#header-outer.transparent.dark-slide > #top nav .sf-menu > .current-menu-ancestor > a i,body #header-outer.dark-slide.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a i,#header-outer.transparent.dark-slide > #top .cart-outer:hover .icon-salient-cart,body.ascend[data-header-color="custom"] #boxed #header-outer.transparent.dark-slide > #top .cart-outer:hover .cart-menu .cart-icon-wrap i,#header-outer.transparent.dark-slide > #top #logo,#header-outer.transparent[data-lhe="default"].dark-slide #top nav .sf-menu > .current_page_item > a,#header-outer.transparent[data-lhe="default"].dark-slide #top nav .sf-menu > .current-menu-ancestor > a,#header-outer.transparent[data-lhe="default"].dark-slide #top nav > ul > li > a:hover,#header-outer.transparent[data-lhe="default"].dark-slide #top nav .sf-menu > .sfHover:not(#social-in-menu) > a,#header-outer.transparent.dark-slide #top nav > ul > .sfHover > a > span > i,body.ascend[data-header-color="custom"] #boxed #header-outer.transparent.dark-slide > #top .cart-outer:hover .cart-menu .cart-icon-wrap i,.swiper-wrapper .swiper-slide[data-color-scheme="dark"] .slider-down-arrow i.icon-default-style[class^="icon-"],.slider-prev.dark-cs i,.slider-next.dark-cs i,.swiper-container .dark-cs.slider-prev .slide-count span,.swiper-container .dark-cs.slider-next .slide-count span,#header-outer.transparent.dark-slide #top .sf-menu > li.nectar-regular-menu-item > a:hover > .nectar-menu-icon,#header-outer.transparent.dark-slide #top .sf-menu > li.nectar-regular-menu-item.sfHover > a:hover > .nectar-menu-icon,#header-outer.transparent.dark-slide #top .sf-menu > li.nectar-regular-menu-item[class*="current-"] > a:hover > .nectar-menu-icon,#header-outer.transparent.dark-slide .nectar-header-text-content:hover,.transparent.dark-slide .nectar-mobile-only.mobile-header li[class*="menu-item-btn-style-button-border"]:not(:hover) > a{color:#000000!important;}#header-outer[data-lhe="animated_underline"].transparent.dark-slide #top nav > ul > li > a .menu-title-text:after,#header-outer.dark-slide.transparent:not(.side-widget-open) #top nav>ul>li[class*="button_bordered"]>a:before,#header-outer.dark-slide .nectar-mobile-only.mobile-header li a .menu-title-text:after{border-color:#000000!important;}.swiper-container[data-bullet_style="scale"] .slider-pagination.dark-cs .swiper-pagination-switch.swiper-active-switch i,.swiper-container[data-bullet_style="scale"] .slider-pagination.dark-cs .swiper-pagination-switch:hover i{background-color:#000000;}.slider-pagination.dark-cs .swiper-pagination-switch{border:1px solid #000000;background-color:transparent;}.slider-pagination.dark-cs .swiper-pagination-switch:hover{background:none repeat scroll 0 0 #000000;}.slider-pagination.dark-cs .swiper-active-switch{background:none repeat scroll 0 0 #000000;}#fp-nav:not(.light-controls) ul li a span:after{background-color:#000000;}#fp-nav:not(.light-controls) ul li a span{box-shadow:inset 0 0 0 8px rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 0 0 8px rgba(0,0,0,0.3);}body #fp-nav ul li a.active span{box-shadow:inset 0 0 0 2px rgba(0,0,0,0.8);-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,0.8);}:root{--container-padding:90px;}@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 .post .inner-wrap,.material #search-outer #search{max-width:1425px;width:100%;margin:0 auto;padding:0 90px;}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 .container .container:not(.tab-container):not(.recent-post-container):not(.normal-container){width:100%!important;padding:0!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 .portfolio-page-link{left:90px;}.carousel-wrap[data-full-width="true"] .carousel-heading{margin-left:-20px;margin-right:-20px;}#ajax-content-wrap .carousel-wrap[data-full-width="true"] .carousel-next{right:90px;}#ajax-content-wrap .carousel-wrap[data-full-width="true"] .carousel-prev{right:115px;}.carousel-wrap[data-full-width="true"]{padding:0;}.carousel-wrap[data-full-width="true"] .caroufredsel_wrapper{padding:20px;}#search-outer #search #close a{right:90px;}body.material #search-outer #search #close{right:90px;}body.material #search-outer #search #close a{right:12px;}}@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 .post .inner-wrap,.material #search-outer #search{max-width:1425px;}}:root{--container-width:1425px;}span.wpcf7-not-valid-tip,.woocommerce input#coupon_code,body[data-fancy-form-rcs="1"] .select2-container,body[data-fancy-form-rcs="1"] .select2-drop,body[data-fancy-form-rcs="1"] .select2-search,.select2-search input,body[data-form-style="minimal"] .container-wrap .span_12.light input[type="email"]{font-size:14px;}.container-wrap input[type=text],.container-wrap input[type=email],.container-wrap input[type=password],.container-wrap input[type=tel],.container-wrap input[type=url],.container-wrap input[type=search],.container-wrap input[type=date],.container-wrap input[type=number],.container-wrap textarea,.container-wrap select,body > #review_form_wrapper.modal input[type=text],body > #review_form_wrapper.modal textarea,body > #review_form_wrapper.modal select,body > #review_form_wrapper.modal input[type=email],.select2-container--default .select2-selection--single,body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single,.woocommerce input#coupon_code,.material.woocommerce-page[data-form-style="default"] input#coupon_code,body[data-form-style="minimal"] input[type="text"],body[data-form-style="minimal"] textarea,body[data-form-style="minimal"] input[type="email"],body[data-form-style="minimal"] input[type=password],body[data-form-style="minimal"] input[type=tel],body[data-form-style="minimal"] input[type=url],body[data-form-style="minimal"] input[type=search],body[data-form-style="minimal"] input[type=date],body[data-form-style="minimal"] input[type=number],body[data-form-style="minimal"] select{font-size:14px;}#ajax-loading-screen .reveal-1{background-color:#ffffff;}#ajax-loading-screen .reveal-2{background-color:#ffffff;}@keyframes nectar_material_loader_colors{0%{stroke:#3452ff;}50%{stroke:#3452ff;}100%{stroke:#3452ff;}}.nectar-inherit-border-radius,body[data-button-style*="slightly_rounded"] .nectar-cta:not([data-style="material"]) .link_wrap,body[data-button-style*="slightly_rounded"] .nectar-button.see-through,body[data-button-style*="slightly_rounded"] .nectar-button.see-through-2,body[data-button-style*="slightly_rounded"] .nectar-button.see-through-3,body[data-button-style*="slightly_rounded"] .portfolio-filters-inline .container ul li a,body[data-button-style*="slightly_rounded"] .slide-out-widget-area-toggle[data-custom-color="true"] a:before,body[data-button-style*="slightly_rounded"] #infscr-loading,body[data-button-style*="slightly_rounded"] .flex-direction-nav a,body[data-button-style*="slightly_rounded"] #pagination span,body[data-button-style*="slightly_rounded"] #pagination a,body[data-button-style*="slightly_rounded"] #pagination .next.inactive,body[data-button-style*="slightly_rounded"] #pagination .prev.inactive,body[data-button-style*="slightly_rounded"].woocommerce nav.woocommerce-pagination ul li a,body[data-button-style*="slightly_rounded"].woocommerce .container-wrap nav.woocommerce-pagination ul li span,body[data-button-style*="slightly_rounded"] .container-wrap nav.woocommerce-pagination ul li span,body[data-button-style*="slightly_rounded"].woocommerce-cart .wc-proceed-to-checkout a.checkout-button,body[data-button-style*="slightly_rounded"] input[type=submit],body[data-button-style*="slightly_rounded"] button[type=submit],body[data-button-style*="slightly_rounded"] input[type="button"],body[data-button-style*="slightly_rounded"] button,body[data-button-style*="slightly_rounded"] .nectar-button,body[data-button-style*="slightly_rounded"] .swiper-slide .button a,body[data-button-style*="slightly_rounded"] #top nav > ul > li[class*="button_solid_color"] > a:before,body[data-button-style*="slightly_rounded"] #top nav > ul > li[class*="button_bordered"] > a:before,body[data-button-style*="slightly_rounded"] #header-outer .widget_shopping_cart a.button,body[data-button-style*="slightly_rounded"] .comment-list .reply a,body[data-button-style*="slightly_rounded"].material #page-header-bg.fullscreen-header .inner-wrap >a,body[data-button-style*="slightly_rounded"] .sharing-default-minimal .nectar-social-inner >a,body[data-button-style*="slightly_rounded"] .sharing-default-minimal .nectar-love,body[data-button-style*="slightly_rounded"].single .heading-title[data-header-style="default_minimal"] .meta-category a,body[data-button-style*="slightly_rounded"] #page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a,body[data-button-style*="slightly_rounded"] .masonry.classic_enhanced .posts-container article .meta-category a,body[data-button-style*="slightly_rounded"] .blog-recent[data-style*="classic_enhanced"] .meta-category a,body[data-button-style*="slightly_rounded"] .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart a.button,li[class*="menu-item-btn-style"] > a:before,li[class*="menu-item-btn-style"] > a:after{border-radius:4px!important;-webkit-border-radius:4px!important;box-shadow:none;-webkit-transition:opacity .45s cubic-bezier(0.25,1,0.33,1),transform .45s cubic-bezier(0.25,1,0.33,1),border-color .45s cubic-bezier(0.25,1,0.33,1),color .45s cubic-bezier(0.25,1,0.33,1),background-color .45s cubic-bezier(0.25,1,0.33,1),box-shadow .45s cubic-bezier(0.25,1,0.33,1);transition:opacity .45s cubic-bezier(0.25,1,0.33,1),transform .45s cubic-bezier(0.25,1,0.33,1),border-color .45s cubic-bezier(0.25,1,0.33,1),color .45s cubic-bezier(0.25,1,0.33,1),background-color .45s cubic-bezier(0.25,1,0.33,1),box-shadow .45s cubic-bezier(0.25,1,0.33,1);}.nectar-shop-filters .nectar-shop-filter-trigger,body[data-fancy-form-rcs="1"] .nectar-shop-header-bottom .woocommerce-ordering .select2-selection--single,body[data-fancy-form-rcs="1"] .nectar-shop-header-bottom .woocommerce-ordering select,body[data-button-style*="slightly_rounded"] .widget_layered_nav_filters ul li a,.nectar-menu-label:before,.nectar-ext-menu-item__button,.nectar-post-grid .meta-category .style-button{border-radius:4px;}.material[data-button-style*="slightly_rounded"] .widget .tagcloud a:before,.material[data-button-style*="slightly_rounded"] #sidebar .widget .tagcloud a:before,.single[data-button-style*="slightly_rounded"] .post-area .content-inner > .post-tags a:before,.material[data-button-style*="slightly_rounded"] .widget .tagcloud a,.material[data-button-style*="slightly_rounded"] #sidebar .widget .tagcloud a,.single[data-button-style*="slightly_rounded"] .post-area .content-inner > .post-tags a,#slide-out-widget-area.fullscreen-inline-images .menuwrapper li.back >a{border-radius:4px!important;}:root{--nectar-border-radius:4px;}body[data-button-style="slightly_rounded_shadow"] .wp-block-button > .wp-block-button__link:hover,body[data-button-style="slightly_rounded_shadow"] .nectar-button:hover,body[data-button-style="slightly_rounded_shadow"] .nectar-button:focus,body[data-button-style="slightly_rounded_shadow"].ascend .nectar-button.see-through:hover,body[data-button-style="slightly_rounded_shadow"] input[type="submit"]:hover,body[data-button-style="slightly_rounded_shadow"] input[type="submit"]:focus,body[data-button-style*="slightly_rounded"].single .heading-title[data-header-style="default_minimal"] .meta-category a:hover,body[data-button-style*="slightly_rounded"] #page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:hover,body[data-button-style="slightly_rounded_shadow"].woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,body[data-button-style="slightly_rounded_shadow"] .swiper-slide .button a:hover,body[data-button-style="slightly_rounded_shadow"].ascend .nectar-button.see-through-2:hover,body[data-button-style="slightly_rounded_shadow"].ascend .nectar-button:hover,body[data-button-style="slightly_rounded_shadow"].woocommerce-page .woocommerce p.return-to-shop a.wc-backward:hover,body[data-button-style="slightly_rounded_shadow"] .sharing-default-minimal .nectar-love:hover,body[data-button-style="slightly_rounded_shadow"] .sharing-default-minimal .nectar-social-inner > a:hover,body[data-button-style="slightly_rounded_shadow"] .woocommerce.add_to_cart_inline a.button.add_to_cart_button:hover,body[data-button-style="slightly_rounded_shadow"] .container-wrap input[type="submit"]:hover,body[data-button-style="slightly_rounded_shadow"] .container-wrap button[type="submit"]:hover,body[data-button-style="slightly_rounded_shadow"] .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{box-shadow:0 20px 38px rgba(0,0,0,0.16)!important;-ms-transform:translateY(-3px);transform:translateY(-3px);-webkit-transform:translateY(-3px);}@media only screen and (min-width :1px) and (max-width :999px){body:not([data-m-animate="1"]) .wpb_animate_when_almost_visible,body:not([data-m-animate="1"]) .wpb_animate_when_almost_visible.wpb_start_animation{opacity:1;-webkit-animation:none;-o-animation:none;animation:none;}body:not([data-m-animate="1"]) .clients.no-carousel.fade-in-animation > div{opacity:1;}.divider-border[data-animate="yes"],.divider-small-border[data-animate="yes"]{visibility:visible!important;}img.img-with-animation[data-animation="fade-in-from-left"],.col.has-animation[data-animation="fade-in-from-left"],.wpb_column.has-animation[data-animation="fade-in-from-left"],.nectar-fancy-box.has-animation[data-animation="fade-in-from-left"],img.img-with-animation[data-animation="fade-in-from-right"],.col.has-animation[data-animation="fade-in-from-right"],.wpb_column.has-animation[data-animation="fade-in-from-right"],.nectar-fancy-box.has-animation[data-animation="fade-in-from-right"],.divider-border[data-animate="yes"],.divider-small-border[data-animate="yes"],.col.has-animation[data-animation="fade-in-from-bottom"],.wpb_column.has-animation[data-animation="fade-in-from-bottom"],.wpb_column.has-animation[data-animation="slight-fade-in-from-bottom"],.nectar-fancy-box.has-animation[data-animation="fade-in-from-bottom"],img.img-with-animation[data-animation="grow-in"],.col.has-animation[data-animation="grow-in"],.wpb_column.has-animation[data-animation="grow-in"],.nectar-fancy-box.has-animation[data-animation="grow-in"],img.img-with-animation[data-animation="flip-in"],.col.has-animation[data-animation="flip-in"],.wpb_column.has-animation[data-animation="flip-in"],.nectar-fancy-box.has-animation[data-animation="flip-in"],img.img-with-animation[data-animation="flip-in-vertical"],.col.has-animation[data-animation="flip-in-vertical"],.wpb_column.has-animation[data-animation="flip-in-vertical"],.wpb_column.has-animation[data-animation="slight-twist"],.nectar-fancy-box.has-animation[data-animation="flip-in-vertical"],.img-with-aniamtion-wrap[data-animation="flip-in-vertical"] .hover-wrap,.img-with-aniamtion-wrap[data-animation="flip-in"] .hover-wrap,.img-with-aniamtion-wrap[data-animation="fade-in-from-bottom"] .hover-wrap,.img-with-aniamtion-wrap[data-animation="fade-in-from-right"] .hover-wrap,.img-with-aniamtion-wrap[data-animation="fade-in-from-left"] .hover-wrap,.img-with-aniamtion-wrap[data-animation="grow-in"] .hover-wrap,.nectar-split-heading .heading-line > div,.nectar-split-heading span > .inner,.nectar-split-heading[data-animation-type="twist-in"],.nectar_food_menu_item .item_description,.nectar_food_menu_item .inner,.col.has-animation[data-animation="zoom-out"],.col.has-animation[data-animation="zoom-out-high"],.nectar_image_with_hotspots[data-animation="true"] .nectar_hotspot_wrap,.column-bg-overlay-wrap[data-bg-animation="zoom-out-reveal"],.column-image-bg-wrap[data-bg-animation="zoom-out-reveal"],.column-image-bg-wrap[data-bg-animation="zoom-out-reveal"] .inner-wrap,.column-image-bg-wrap[data-bg-animation*="reveal-from-"],.column-image-bg-wrap[data-bg-animation*="reveal-from-"] .inner-wrap,.column-image-bg-wrap[data-bg-animation*="reveal-from-"] .inner-wrap .column-image-bg,.column-bg-overlay-wrap[data-bg-animation*="reveal-from-"],.column-bg-overlay-wrap[data-bg-animation*="reveal-from-"] > div,.img-with-aniamtion-wrap[data-animation*="reveal-from-"] img.img-with-animation,.img-with-aniamtion-wrap[data-animation*="reveal-from-"] .inner,.img-with-aniamtion-wrap[data-animation*="reveal-from-"],.nectar-rotating-words-title.element_stagger_words .text-wrap > span,.nectar-waypoint-el{transform:none!important;-webkit-transform:none!important;}.clients.fade-in-animation > div,img.img-with-animation,.img-with-aniamtion-wrap .hover-wrap,.col.has-animation,.wpb_column.has-animation,.nectar-fancy-box.has-animation,img.img-with-animation[data-animation="flip-in"],.col.has-animation[data-animation="flip-in"],.wpb_column.has-animation[data-animation="flip-in"],.nectar-fancy-box.has-animation[data-animation="flip-in"],img.img-with-animation[data-animation="flip-in-vertical"],.col.has-animation[data-animation="flip-in-vertical"],.wpb_column.has-animation[data-animation="flip-in-vertical"],.nectar-fancy-box.has-animation[data-animation="flip-in-vertical"],.nectar_food_menu_item .item_description,.nectar_food_menu_item .inner,.nectar_image_with_hotspots[data-animation="true"] .nectar_hotspot_wrap,.nectar-fancy-ul[data-animation="true"] ul li,.nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated),.nectar-split-heading[data-animation-type="twist-in"],.nectar-split-heading span > .inner,.column-bg-overlay-wrap[data-bg-animation="zoom-out-reveal"],.column-image-bg-wrap[data-bg-animation="zoom-out-reveal"],.column-image-bg-wrap[data-bg-animation*="reveal-from-"] .inner-wrap,.column-bg-overlay-wrap[data-bg-animation*="reveal-from-"],.column-bg-overlay-wrap[data-bg-animation*="reveal-from-"] > div,.img-with-aniamtion-wrap[data-animation*="reveal-from-"] .inner,.nectar-waypoint-el{opacity:1!important;}body:not([data-m-animate="1"]) .span_12.flip-in-vertical-wrap{-webkit-perspective:none;perspective:none;}.nectar_cascading_images .cascading-image .inner-wrap,.nectar-icon-list[data-animate="true"] .content,.nectar-icon-list[data-animate="true"] .nectar-icon-list-item .list-icon-holder,.nectar-icon-list[data-animate="true"]:after,.nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap,.nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap *,.nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner:after,.nectar-animated-title[data-style="hinge-drop"] .nectar-animated-title-inner,.nectar-woo-flickity[data-animation*="fade-in"] ul.products .flickity-cell > .product{transform:none!important;-webkit-transform:none!important;opacity:1!important;animation:none!important;}.child_column[class*="nectar-mask-reveal"] .vc_column-inner{clip-path:none!important;}}@media only screen and (min-device-width:481px) and (max-device-width:1025px) and (orientation:landscape){.col.has-animation[data-animation="fade-in-from-left"],.wpb_column.has-animation[data-animation="fade-in-from-left"],.img-with-animation[data-animation="fade-in-from-right"],.img-with-animation[data-animation="fade-in-from-left"],.divider-border[data-animate="yes"],.divider-small-border[data-animate="yes"],.img-with-animation[data-animation="grow-in"],.col.has-animation[data-animation="grow-in"],.wpb_column.has-animation[data-animation="grow-in"],.img-with-animation[data-animation="flip-in"],.col.has-animation[data-animation="flip-in"],.wpb_column.has-animation[data-animation="flip-in"],.img-with-animation[data-animation="flip-in-vertical"],.col.has-animation[data-animation="flip-in-vertical"],.wpb_column.has-animation[data-animation="flip-in-vertical"],.wpb_column.has-animation[data-animation="slight-twist"],.col.has-animation[data-animation="fade-in-from-bottom"],.col.has-animation[data-animation="slight-fade-in-from-bottom"],.wpb_column.has-animation[data-animation="fade-in-from-bottom"]{transform:none!important;-webkit-transform:none!important;}.clients.fade-in-animation > div,.img-with-animation,.col.has-animation,.wpb_column.has-animation,.img-with-animation[data-animation="flip-in"],.col.has-animation[data-animation="flip-in"],.wpb_column.has-animation[data-animation="flip-in"],.img-with-animation[data-animation="flip-in-vertical"],.col.has-animation[data-animation="flip-in-vertical"],.wpb_column.has-animation[data-animation="flip-in-vertical"]{opacity:1!important;}body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-bottom"] .column-inner-wrap,body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-top"] .column-inner-wrap,body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-left"] .column-inner-wrap,body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-right"] .column-inner-wrap,body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-bottom"] .column-inner,body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-top"] .column-inner,body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-left"] .column-inner,body:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-right"] .column-inner{transform:none;-webkit-transform:none;}.divider-border[data-animate="yes"],.divider-small-border[data-animate="yes"]{visibility:visible;}}@media only screen and (max-device-width:2600px){body.using-mobile-browser .col.has-animation[data-animation="fade-in-from-left"],body.using-mobile-browser .wpb_column.has-animation[data-animation="fade-in-from-left"],body.using-mobile-browser .img-with-animation[data-animation="fade-in-from-right"],body.using-mobile-browser .img-with-animation[data-animation="fade-in-from-left"],body.using-mobile-browser .col.has-animation[data-animation="fade-in-from-bottom"],body.using-mobile-browser .wpb_column.has-animation[data-animation="fade-in-from-bottom"],body.using-mobile-browser .img-with-animation[data-animation="grow-in"],body.using-mobile-browser .col.has-animation[data-animation="grow-in"],body.using-mobile-browser .wpb_column.has-animation[data-animation="grow-in"],body.using-mobile-browser .divider-border[data-animate="yes"],body.using-mobile-browser .divider-small-border[data-animate="yes"],body.using-mobile-browser .img-with-aniamtion-wrap .hover-wrap,body.using-mobile-browser .img-with-animation[data-animation="flip-in"],body.using-mobile-browser .col.has-animation[data-animation="flip-in"],body.using-mobile-browser .wpb_column.has-animation[data-animation="flip-in"],body.using-mobile-browser .img-with-animation[data-animation="flip-in-vertical"],body.using-mobile-browser .col.has-animation[data-animation="flip-in-vertical"],body.using-mobile-browser .wpb_column.has-animation[data-animation="flip-in-vertical"],body.using-mobile-browser .wpb_column.has-animation[data-animation*="reveal-from"] > .vc_column-inner,body.using-mobile-browser .nectar_image_with_hotspots[data-animation="true"] .nectar_hotspot_wrap,body.using-mobile-browser .nectar_cascading_images .cascading-image .inner-wrap,body.using-mobile-browser .nectar-split-heading[data-animation-type="twist-in"],body.using-mobile-browser .nectar-split-heading span > .inner,body.using-mobile-browser .nectar-icon-list[data-animate="true"] .content,body.using-mobile-browser .nectar-icon-list[data-animate="true"] .nectar-icon-list-item .list-icon-holder,body.using-mobile-browser .nectar-icon-list[data-animate="true"]:after,body.using-mobile-browser .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap,body.using-mobile-browser .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap *,body.using-mobile-browser .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner:after,body.using-mobile-browser .nectar-animated-title[data-style="hinge-drop"] .nectar-animated-title-inner,body.using-mobile-browser .nectar-fancy-box.has-animation,body.using-mobile-browser .img-with-aniamtion-wrap[data-animation*="reveal-from-"] img.img-with-animation,body.using-mobile-browser .img-with-aniamtion-wrap[data-animation*="reveal-from-"] .inner,body.using-mobile-browser .img-with-aniamtion-wrap[data-animation*="reveal-from-"],body.using-mobile-browser [data-animation="zoom-out-reveal"] .nectar-link-underline,body.using-mobile-browser [data-animation="zoom-out-reveal"] .item-main:before,body.using-mobile-browser [data-animation="zoom-out-reveal"] .nectar-post-grid-item__meta-wrap,body.using-mobile-browser .nectar-post-grid[data-animation="zoom-out-reveal"] .meta-category,body.using-mobile-browser .nectar-post-grid[data-animation="zoom-out-reveal"] .meta-author,body.using-mobile-browser .nectar-post-grid:not(.nectar-flickity):not([data-animation="none"]) .nectar-post-grid-item,body.using-mobile-browser .nectar-post-grid.nectar-flickity:not([data-animation="none"]) .nectar-post-grid-item div.inner,body.using-mobile-browser .nectar-post-grid:not([data-animation="none"]) .nectar-post-grid-item .post-heading span,body.using-mobile-browser .nectar-post-grid:not([data-animation="none"]) .nectar-post-grid-item .meta-date,body.using-mobile-browser .nectar-woo-flickity[data-animation*="fade-in"] ul.products .flickity-cell > .product,body.using-mobile-browser .nectar-rotating-words-title.element_stagger_words .text-wrap > span,body.using-mobile-browser .nectar-waypoint-el{transform:none!important;-webkit-transform:none!important;}body.using-mobile-browser .clients.fade-in-animation > div,body.using-mobile-browser .img-with-animation,body.using-mobile-browser .img-with-aniamtion-wrap .hover-wrap,body.using-mobile-browser .col.has-animation,body.using-mobile-browser .wpb_column.has-animation,body.using-mobile-browser .nectar_image_with_hotspots[data-animation="true"] .nectar_hotspot_wrap,body.using-mobile-browser .img-with-animation[data-animation="flip-in"],body.using-mobile-browser .col.has-animation[data-animation="flip-in"],body.using-mobile-browser .wpb_column.has-animation[data-animation="flip-in"],body.using-mobile-browser .img-with-animation[data-animation="flip-in-vertical"],body.using-mobile-browser .col.has-animation[data-animation="flip-in-vertical"],body.using-mobile-browser .wpb_column.has-animation[data-animation="flip-in-vertical"],body.using-mobile-browser .nectar-fancy-box.has-animation,body.using-mobile-browser .nectar-split-heading[data-animation-type="twist-in"],body.using-mobile-browser .nectar-split-heading span > .inner,body.using-mobile-browser .img-with-aniamtion-wrap[data-animation*="reveal-from-"] .inner,body.using-mobile-browser [data-animation="zoom-out-reveal"] .nectar-link-underline,body.using-mobile-browser [data-animation="zoom-out-reveal"] .item-main:before,body.using-mobile-browser [data-animation="zoom-out-reveal"] .nectar-post-grid-item__meta-wrap,body.using-mobile-browser .nectar-post-grid[data-animation="zoom-out-reveal"] .meta-category,body.using-mobile-browser .nectar-post-grid[data-animation="zoom-out-reveal"] .meta-author,body.using-mobile-browser .nectar-post-grid:not([data-animation="none"]) .nectar-post-grid-item,body.using-mobile-browser .nectar-post-grid:not([data-animation="none"]) .nectar-post-grid-item .post-heading span,body.using-mobile-browser .nectar-post-grid:not([data-animation="none"]) .nectar-post-grid-item .meta-date,body.using-mobile-browser .nectar-woo-flickity[data-animation*="fade-in"] ul.products .flickity-cell > .product,body.using-mobile-browser .nectar-waypoint-el{opacity:1!important;}body.using-mobile-browser .divider-border[data-animate="yes"],body.using-mobile-browser .divider-small-border[data-animate="yes"]{visibility:visible!important;}body.using-mobile-browser .nectar_cascading_images .cascading-image .inner-wrap,body.using-mobile-browser .nectar-icon-list[data-animate="true"] .content,body.using-mobile-browser .nectar-icon-list[data-animate="true"] .nectar-icon-list-item .list-icon-holder,body.using-mobile-browser .nectar-icon-list[data-animate="true"]:after,body.using-mobile-browser .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap,body.using-mobile-browser .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner .wrap *,body.using-mobile-browser .nectar-animated-title[data-style="color-strip-reveal"] .nectar-animated-title-inner:after,body.using-mobile-browser .nectar-animated-title[data-style="hinge-drop"] .nectar-animated-title-inner{opacity:1!important;animation:none!important;}body.using-mobile-browser:not([data-m-animate="1"]) .wpb_animate_when_almost_visible,body.using-mobile-browser:not([data-m-animate="1"]) .wpb_animate_when_almost_visible.wpb_start_animation{opacity:1;-webkit-animation:none;-o-animation:none;animation:none;}body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-bottom"] .column-inner-wrap,body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-top"] .column-inner-wrap,body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-left"] .column-inner-wrap,body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-right"] .column-inner-wrap,body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-bottom"] .column-inner,body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-top"] .column-inner,body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-left"] .column-inner,body.using-mobile-browser:not([data-m-animate="1"]) .wpb_column.has-animation[data-animation="reveal-from-right"] .column-inner{transform:none;-webkit-transform:none;}body.using-mobile-browser:not([data-m-animate="1"]) .nectar-split-heading .heading-line > div{transform:none;-webkit-transform:none;}body.using-mobile-browser:not([data-m-animate="1"]) .nectar-milestone:not(.animated-in){opacity:1;}body.using-mobile-browser:not([data-m-animate="1"]) .child_column[class*="nectar-mask-reveal"] .vc_column-inner{clip-path:none!important;}}#footer-outer .widget.widget_media_image img{margin-bottom:0;}#footer-outer #footer-widgets .col .tagcloud a:hover,#footer-outer .nectar-button:hover{color:#fff!important}#footer-outer,#nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap{color:#ccc;position:relative;z-index:10;background-color:#252525}#footer-outer .row{padding:55px 0;margin-bottom:0}#footer-outer #footer-widgets[data-has-widgets="false"] .row{padding:0;}#footer-outer .widget h4{color:#777;font-size:14px;font-weight:600;margin-bottom:20px}#footer-outer .widget h3,#footer-outer .widget h5,#footer-outer .widget h6{color:inherit;}#footer-outer .widget{margin-bottom:30px}#footer-outer .widget.widget_categories ul ul,#footer-outer .widget.widget_pages ul ul,#footer-outer .widget.widget_nav_menu ul ul{margin:0!important;padding:0 0 0 20px}#footer-outer #footer-widgets .widget.widget_pages li,#footer-outer #footer-widgets .widget.widget_nav_menu li{border-bottom:0;padding:0!important}#footer-outer .widget.widget_pages li a,#footer-outer .widget.widget_nav_menu li a{padding:8px 0;display:block;}#footer-outer .widget_pages li a,#footer-outer .widget_nav_menu li a{border-bottom:1px solid #444}#ajax-content-wrap #footer-outer #footer-widgets .widget.widget_categories li a,#ajax-content-wrap #footer-outer #footer-widgets .widget.widget_archive li a{display:inline-block;border-bottom:0;}#footer-outer .widget.widget_categories >ul >li:first-child >a,#footer-outer .widget.widget_pages >ul >li:first-child >a,#footer-outer .widget.widget_nav_menu >ul >li:first-child >a{padding-top:0}#footer-outer .span_3 .widget:last-child{margin-bottom:0}#footer-outer a{color:#ccc}#footer-outer a:hover{color:#000}#footer-outer .widget ul li{margin-bottom:7px}#footer-outer[data-full-width="1"] .container{width:100%;padding:0 28px;max-width:none}#footer-outer .col{z-index:10;min-height:1px;}#footer-outer .col .widget_recent_entries span,#footer-outer .col .recent_posts_extra_widget .post-widget-text span{display:block;line-height:17px;color:#999;font-size:11px;margin-bottom:6px}#footer-outer #footer-widgets .col ul li{padding:8px 0;list-style:none;margin-bottom:0;border-bottom:1px solid #444}#footer-outer #footer-widgets .col ul li:last-child{margin-bottom:0}#footer-outer .widget.widget_nav_menu li a,#footer-outer #footer-widgets .col ul ul li:last-child{border-bottom:0!important}#footer-outer #footer-widgets .col p{padding-bottom:20px}#footer-outer #footer-widgets .col p:last-child{padding-bottom:0}#footer-outer #footer-widgets .col .widget_calendar table th{text-align:center}#footer-outer #footer-widgets .col .widget_calendar table tbody td{border:0;color:#666;padding:8px;font-size:14px}#footer-outer #footer-widgets .col .widget_calendar table{border-collapse:collapse}#footer-outer #footer-widgets .col .widget_calendar table tbody tr td:first-child{border-left:0}#footer-outer #footer-widgets .col .widget_calendar table tbody tr:nth-child(2n+1){background-color:rgba(0,0,0,0.1)}#footer-outer #footer-widgets .col .widget_calendar table th{border-bottom:0;padding-bottom:10px;font-weight:700;padding:10px;color:#666}#footer-outer #footer-widgets .col .widget_calendar table tfoot tr{margin-top:20px}#footer-outer .widget_search .search-form input[type=submit],#footer-outer .newsletter-widget form input[type=submit]{padding:10px 11px 11px 10px}#footer-outer #footer-widgets .col .tagcloud a{background-color:rgba(0,0,0,0.1);color:#A0A0A0;cursor:pointer;display:inline-block;float:left;margin:3px 3px 0 0;padding:5px 7px;position:relative;font-size:8pt;text-transform:capitalize;transition:all 0.2s linear;border-radius:2px;line-height:22px;}#footer-outer #footer-widgets .col .widget_tag_cloud:after{display:block;height:0;clear:both;content:"";visibility:hidden}#footer-outer #footer-widgets .col .tagcloud a:hover{background-color:#000;}#footer-outer #footer-widgets .col .widget_recent_comments ul li{background:none repeat scroll 0 0 rgba(0,0,0,0.15);border:medium none;display:block;margin-bottom:18px;padding:15px;position:relative}#footer-outer #footer-widgets .col .widget.widget_recent_comments ul li{padding:15px!important;}#footer-outer #footer-widgets .col .widget_recent_comments ul li:last-child{margin-bottom:0}#footer-outer #footer-widgets .col input[type=text],#footer-outer #footer-widgets .col input[type=email]{padding:10px;width:100%}body[data-form-style="minimal"] #footer-outer #footer-widgets .col input[type=text]{color:#fff}body:not([data-form-style="minimal"]) #footer-outer #footer-widgets .col input[type=text]:focus,body:not([data-form-style="minimal"]) #footer-outer #footer-widgets .col input[type=email]:focus{background-color:#fff}#footer-outer #footer-widgets .col input[type=submit]{background-color:#000;opacity:0.9;transition:opacity 0.2s linear 0s;-webkit-transition:opacity 0.2s linear 0s;}#footer-outer #footer-widgets .col input[type=submit]:hover{opacity:1}#footer-outer #footer-widgets .col .search-form form,#footer-outer #footer-widgets .col .search-form label,#footer-outer #footer-widgets .col .newsletter-widget form,#footer-outer #footer-widgets .col .search-form{line-height:12px}#footer-outer .recent_projects_widget img{background-color:#444;border-color:#4d4d4d}#footer-outer .recent_projects_widget a:hover img{border-color:#616161;background-color:#616161}#footer-outer #footer-widgets .col ul li:first-child >a,#footer-outer #footer-widgets .col ul li:first-child{padding-top:0!important}.original #footer-outer[data-cols="1"] #footer-widgets .widget.widget_nav_menu li:first-child >a{padding-top:8px!important;}#footer-outer #footer-widgets .rsswidget img{margin-bottom:-2px;margin-right:2px}#footer-outer .recent_projects_widget img{margin-bottom:0;}@media only screen and (min-width :690px) and (max-width :999px){#footer-outer .one-fourths.span_3,#footer-outer .one-fourths.vc_span3,#footer-outer .one-fourths.vc_col-sm-3:not([class*="vc_col-xs-"]){width:48%!important;margin-bottom:2%;margin-right:15px;margin-left:0!important;padding:15px;float:left;}#footer-widgets .container .col{margin-left:15px;width:48%;}#footer-widgets .one-fourths .span_3:nth-child(2n+1){margin-left:0;}#footer-widgets .container .col.span_6,#footer-widgets .container .col.span_4{margin-left:0;margin-right:15px;padding:15px;margin-bottom:0;}#footer-widgets .container .col.span_4{margin-bottom:40px;}#footer-widgets .container .row > div:last-child,#footer-widgets .container .row > div.col_last{margin-right:0;}}@media only screen and (max-width :690px){#ajax-content-wrap #footer-widgets .container .col:nth-child(3){margin-bottom:40px;}#footer-outer #flickr img,#sidebar #flickr img{width:95px;}}@media only screen and (min-width :1px) and (max-width :999px){#footer-widgets .container .col{margin-bottom:40px;}#footer-widgets .container .col:nth-child(3),#footer-widgets .container .col:nth-child(4){margin-bottom:0;}}#footer-outer #copyright{padding:20px 0;font-size:12px;background-color:#1c1c1c;color:#777}#footer-outer #copyright li{float:left;margin-left:20px}#footer-outer #copyright .container div:last-child{margin-bottom:0}#footer-outer #copyright li a{display:block;line-height:22px;height:24px;position:relative;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;background-position:center top}#footer-outer #copyright li a i{color:#777;transition:all 0.2s linear;top:0;}#footer-outer .fa-vine{font-size:16px}#footer-outer #copyright li a i:hover{color:#000}#footer-outer #copyright li .vimeo,#footer-outer #copyright li .behance{background-color:#666}#footer-outer #copyright li .vimeo:hover,#footer-outer #copyright li .behance:hover{background-color:#000}#footer-outer #copyright p{line-height:22px;margin-top:3px}#footer-outer #copyright .col ul{float:right}#footer-outer #copyright li .facebook{width:12px}#footer-outer #copyright li .twitter{width:20px}#footer-outer #copyright li .dribbble{width:24px}#footer-outer #copyright li .google-plus{width:20px}#footer-outer #copyright li .pinterest{width:17px}#footer-outer #copyright li .rss{width:18px}#footer-outer #copyright li .vimeo{width:20px;text-indent:-9999px}#footer-outer #copyright li .tumblr{width:21px}#footer-outer #copyright li .youtube{width:21px}#footer-outer #copyright li .linkedin{width:19px}#footer-outer #copyright li .behance{width:27px;text-indent:-9999px}#footer-outer #copyright li .instagram{width:20px}#footer-outer #copyright #social .icon-soundcloud{font-size:26px}body #footer-outer i{font-size:20px;width:auto;background-color:transparent}#footer-outer #copyright i.icon-be{font-size:24px}@media only screen and (min-width:1000px){#footer-outer[data-full-width="1"]:not([data-cols="1"]) #copyright:not([data-layout="centered"]) .col ul{padding-right:35px;}}#footer-outer[data-cols="1"] #copyright{padding:45px 0;}#footer-outer #copyright .widget_products img{display:none;}#footer-outer #copyright .widget .nectar_widget[class*="nectar_blog_posts_"][data-style="featured-image-left"] > li{margin:20px 0;}@media only screen and (min-width :690px) and (max-width :999px){#footer-outer #copyright .col{width:49%;margin-bottom:0;}}@media only screen and (max-width :690px){body #footer-outer #copyright .col ul{float:left;}body #footer-outer #copyright .col ul li:first-child{margin-left:0;}#footer-outer #social li{margin-right:10px;margin-left:0;}}#to-top{display:block;position:fixed;text-align:center;line-height:12px;right:17px;bottom:0;transform:translateY(105%);color:#fff;cursor:pointer;border-radius:2px;-webkit-border-radius:2px;z-index:9994;height:29px;width:29px;background-color:rgba(0,0,0,0.25);background-repeat:no-repeat;background-position:center;transition:background-color 0.1s linear;-webkit-transition:background-color 0.1s linear;}body[data-button-style*="rounded"] #to-top{transition:box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.1s linear;-webkit-transition:-webkit-box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.1s linear;background-color:rgba(0,0,0,0.25)}body[data-button-style*="rounded"] #to-top:hover,body[data-button-style*="rounded"] #to-top.dark:hover{transition:box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.05s linear 0.25s;-webkit-transition:-webkit-box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.05s linear 0.25s;box-shadow:1px 2px 3px rgba(0,0,0,0.16);background-color:transparent!important}body[data-button-style*="rounded"] #to-top:after,body[data-button-style*="rounded"] #to-top:before{display:block;content:" ";height:100%;width:100%;position:absolute;top:0;left:0;z-index:1;background-color:#000;transform:scale(0);-webkit-transform:scale(0);transition:all 0.3s cubic-bezier(.55,0,.1,1);-webkit-transition:all 0.3s cubic-bezier(.55,0,.1,1);border-radius:100px;-webkit-border-radius:100px}body[data-button-style*="rounded"] #to-top:before{background-color:rgba(255,255,255,0.25);transform:scale(1);-webkit-transform:scale(1);transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);-webkit-transition:all 0.5s cubic-bezier(0.165,0.84,0.44,1);opacity:0;z-index:2}body[data-button-style*="rounded"] #to-top:hover:after{transform:scale(1);-webkit-transform:scale(1);}body[data-button-style*="rounded"] #to-top{overflow:hidden}body[data-button-style*="rounded"] #to-top i.fa-angle-up.top-icon,body[data-button-style*="rounded"] #to-top i.fa-angle-up{-webkit-transform:translate(0,0px);transform:translate(0,0px);transition:transform 0.2s ease;-webkit-transition:transform 0.2s ease;}body[data-button-style*="rounded"] #to-top:hover i.fa-angle-up.top-icon,body[data-button-style*="rounded"] #to-top:hover i.fa-angle-up,body[data-button-style*="rounded"] #to-top.hovered i.fa-angle-up.top-icon,body[data-button-style*="rounded"] #to-top.hovered i.fa-angle-up{-webkit-transform:translate(0,-29px);transform:translate(0,-29px)}body[data-button-style*="rounded"] #to-top:active:before{opacity:1}#to-top i{line-height:29px;width:29px;height:29px;font-size:14px;top:0;left:0;text-align:center;position:relative;z-index:10;background-color:transparent}#to-top:hover,#to-top.dark:hover{background-color:#000}#to-top.dark{background-color:rgba(0,0,0,0.87)}body[data-button-style*="slightly_rounded"] #to-top{border-radius:200px!important;-webkit-border-radius:200px!important;}.nectar-waypoint-el{transition:transform 750ms cubic-bezier(0.33,1,0.68,1),opacity 450ms ease;}body,.toggle h3 a,body .ui-widget,table,select,.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,.single [data-post-hs="default_minimal"] #single-below-header span,.single .heading-title[data-header-style="default_minimal"] #single-below-header span,#header-outer .nectar-image-link-widget .image-link-content span,#slide-out-widget-area.fullscreen .nectar-image-link-widget .image-link-content span,#slide-out-widget-area.fullscreen-alt .nectar-image-link-widget .image-link-content span,.nectar-header-text-content,#slide-out-widget-area .nectar-ext-menu-item .menu-item-desc,.woocommerce-checkout-review-order-table .product-info .product-quantity,#ajax-content-wrap .nectar-shop-header-bottom .widget_layered_nav_filters ul li a,#ajax-content-wrap .nectar-sticky-tabs .wpb_tabs_nav li .menu-content > a{font-size:16px;line-height:28px;}.nectar-fancy-ul ul li .icon-default-style[class^="icon-"]{line-height:28px;}@media only screen and (max-width:1300px) and (min-width:1000px){body{font-size:16px;line-height:28px;}}@media only screen and (max-width:999px) and (min-width:690px){body{font-size:16px;line-height:28px;}}@media only screen and (max-width:690px){body{font-size:16px;line-height:28px;}}#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,body #error-404 h1,[data-inherit-heading-family="h1"]{letter-spacing:-1px;font-size:42px;line-height:44px;}@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:31.5px;line-height:33px;}}@media only screen and (max-width:999px) and (min-width:690px){body .row .col.section-title h1,body h1,html body .row .col.section-title.span_12 h1,#page-header-bg .span_6 h1,#page-header-bg.fullscreen-header .span_6 h1,body .featured-media-under-header h1,.full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2{font-size:29.4px;line-height:30.8px;}.full-width-content .recent-post-container .inner-wrap h2{font-size:29.4px;line-height:30.8px;}.wpb_wrapper h1.vc_custom_heading{font-size:29.4px!important;line-height:30.8px!important;}}@media only screen and (max-width:690px){body .row .col.section-title h1,body h1,html body .row .col.section-title.span_12 h1,body.single.single-post .row .col.section-title.span_12 h1,#page-header-bg .span_6 h1,#page-header-bg.fullscreen-header .span_6 h1,body .featured-media-under-header h1,.full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2{font-size:27.3px;line-height:28.6px;}.wpb_wrapper h1.vc_custom_heading{font-size:27.3px!important;line-height:28.6px!important;}}#page-header-bg h2,body h2,article.post .post-header h2,article.post.quote .post-content h2,article.post.link .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,.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control,body #error-404 h2,.woocommerce-page .woocommerce p.cart-empty,.nectar-ext-menu-item .inherit-h2 .menu-title-text,#slide-out-widget-area .nectar-ext-menu-item .inherit-h2,#mobile-menu .nectar-ext-menu-item .inherit-h2,#ajax-content-wrap .nectar-inherit-h2,#header-outer .nectar-inherit-h2,[data-inherit-heading-family="h2"],.nectar-quick-view-box div.product h1.product_title.nectar-inherit-h2{letter-spacing:-1px;}.single-product div.product h1.product_title,.nectar-shop-header .page-title{font-size:34px;line-height:42px;}.nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h2"] .content{font-size:34px;}@media only screen and (max-width:1300px) and (min-width:1000px){body h2,.single-product div.product h1.product_title,.nectar-shop-header .page-title,#ajax-content-wrap .nectar-inherit-h2,.nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h2"] .content{font-size:28.9px;line-height:35.7px;}.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:23.8px;line-height:29.4px;}}@media only screen and (max-width:999px) and (min-width:690px){.col h2,body h2,.single-product div.product h1.product_title,.nectar-shop-header .page-title,.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control,.nectar_single_testimonial[data-style="bold"] p,#slide-out-widget-area .nectar-ext-menu-item .inherit-h2,#mobile-menu .nectar-ext-menu-item .inherit-h2,#ajax-content-wrap .nectar-inherit-h2,.nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h2"] .content{font-size:27.2px;line-height:33.6px;}.wpb_wrapper h2.vc_custom_heading{font-size:27.2px!important;line-height:33.6px!important;}}@media only screen and (max-width:690px){.col h2,body h2,.single-product div.product h1.product_title,.nectar-shop-header .page-title,.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control,.nectar_single_testimonial[data-style="bold"] p,#slide-out-widget-area .nectar-ext-menu-item .inherit-h2,#ajax-content-wrap .nectar-inherit-h2,.nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h2"] .content{font-size:25.5px;line-height:31.5px;}.wpb_wrapper h2.vc_custom_heading{font-size:25.5px!important;line-height:31.5px!important;}}body #page-header-bg h1,html body .row .col.section-title h1,.nectar-box-roll .overlaid-content h1,.featured-media-under-header h1{font-family:Open Sans;letter-spacing:-1px;font-size:36px;line-height:30px;font-weight:400;}@media only screen and (min-width:690px) and (max-width:999px){.overlaid-content h1{font-size:25.2px!important;line-height:29.2px!important;}}@media only screen and (min-width:1000px) and (max-width:1300px){#page-header-bg .span_6 h1,.nectar-box-roll .overlaid-content h1,body .featured-media-under-header h1{font-size:30.6px;line-height:25.5px;}}@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:32.4px;line-height:27px;}}@media only screen and (max-width:690px){.overlaid-content h1{font-size:16.2px!important;line-height:13.5px!important;}}.swiper-slide .content h2{font-family:Montserrat;font-size:40px;line-height:40px;font-weight:700;}@media only screen and (min-width:1000px) and (max-width:1300px){body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2,body .full-width-content .vc_col-sm-12 .nectar-slider-wrap .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:32px!important;line-height:32px!important;}}@media only screen and (min-width:690px) and (max-width:999px){body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2,body .full-width-content .vc_col-sm-12 .nectar-slider-wrap .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:24px!important;line-height:24px!important;}}@media only screen and (max-width:690px){body .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2,body .full-width-content .vc_col-sm-12 .nectar-slider-wrap .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:20px!important;line-height:20px!important;}}#footer-outer .widget h4,#sidebar h4,#call-to-action .container a,.uppercase,.nectar-post-grid-wrap .load-more,.nectar-button,.nectar-button.medium,.nectar-button.small,.nectar-view-indicator span,.nectar-3d-transparent-button,.swiper-slide .button a,.play_button_with_text span[data-font*="btn"],body .widget_calendar table th,body #footer-outer #footer-widgets .col .widget_calendar table th,body:not([data-header-format="left-header"]) #header-outer nav > ul > .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,.ascend input[type="submit"],.ascend button[type="submit"],.material input[type="submit"],.material button[type="submit"],.original .checkout_coupon button[type="submit"],.original.woocommerce-cart .actions button[type="submit"],.ascend .checkout_coupon button[type="submit"],.ascend.woocommerce-cart .actions button[type="submit"],body.material #page-header-bg.fullscreen-header .inner-wrap >a,body #page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a,.widget h4,.text-on-hover-wrap .categories a,.meta_overlaid article.post .post-header h3,.meta_overlaid article.post.quote .post-content h3,.meta_overlaid article.post.link .post-content h3,.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,.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,body[data-button-style="rounded"] #pagination > a,html body #pagination > 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-outer nav > ul > .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,.nectar-category-grid-item .content span.subtext,.yikes-easy-mc-form .yikes-easy-mc-submit-button,.nectar-cta .nectar-button-type,.nectar-post-grid-wrap .nectar-post-grid-filters h4,.nectar-inherit-btn-type{text-transform:uppercase!important;}
#header-space{background-color:#ffffff}@media only screen and (min-width:1000px){body #ajax-content-wrap.no-scroll{min-height:calc(100vh - 156px);height:calc(100vh - 156px)!important;}}@media only screen and (min-width:1000px){#page-header-wrap.fullscreen-header,#page-header-wrap.fullscreen-header #page-header-bg,html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header,.nectar_fullscreen_zoom_recent_projects,#nectar_fullscreen_rows:not(.afterLoaded) > div{height:calc(100vh - 155px);}.wpb_row.vc_row-o-full-height.top-level,.wpb_row.vc_row-o-full-height.top-level > .col.span_12{min-height:calc(100vh - 155px);}html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header{top:156px;}.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container{height:calc(100vh - 154px)!important;}.admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),.admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container{height:calc(100vh - 154px - 32px)!important;}}.admin-bar[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level,.admin-bar[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12{min-height:calc(100vh - 32px);}body[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level,body[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12{min-height:100vh;}@media only screen and (max-width:999px){.using-mobile-browser #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div{height:calc(100vh - 124px);}.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level,.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12,[data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level,[data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12{min-height:calc(100vh - 124px);}html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header,.nectar_fullscreen_zoom_recent_projects,.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container,#nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div{height:calc(100vh - 71px);}.wpb_row.vc_row-o-full-height.top-level,.wpb_row.vc_row-o-full-height.top-level > .col.span_12{min-height:calc(100vh - 71px);}body[data-transparent-header="false"] #ajax-content-wrap.no-scroll{min-height:calc(100vh - 71px);height:calc(100vh - 71px);}}.screen-reader-text,.nectar-skip-to-content:not(:focus){border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;}.row .col img:not([srcset]){width:auto;}.row .col img.img-with-animation.nectar-lazy:not([srcset]){width:100%;}
.single .heading-title {
    display: none;
}

.tips-table, .tips-table td {
    font-size: 12px;
    padding: 10px;
    border: none;
    /* display: table; */
    line-height: 1.4em;
}

p > a {
    text-decoration: none;
}

/* Footer background and links color */

#footer-outer, #nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap {
    background-color: #171a1d;
}




/* FIX SUBMENUS Drop down vertical spacing */
ul.sub-menu {
    margin-top: -40px !important;
}

/* FIX SOCIAL ICONS from colliding with menus */

/* This fix is to remove the social icons under 1340px wide */

/* @media only screen and (max-width: 1340px){
.button_social_group {
    display: none !important;
    height: 10px;
}
} */

@media only screen and (min-width: 1000px) {
#header-outer[data-format="centered-menu"] #top nav >.buttons, #header-outer[data-format="centered-menu"] #top .span_3, #header-outer[data-format="centered-logo-between-menu"] nav #social-in-menu, #header-outer[data-format="centered-logo-between-menu"] #top nav >.buttons {
    height: 40px;
}
}

@media only screen and (min-width: 1300px) {	
 
   .container.main-content {
     /*max-width: 1180px!important; */
     max-width: 1425px!important;
   } 
}

/* FIX CURRENT PAGE MENU ITEM COLOR to different than hover color */

#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) .current-menu-item > a, #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a {
    background-color: #FDA700 !important;
}

/* NECTAR SLIDER Mods For Mobile*/
@media only screen and (max-width : 690px) {
    body #ajax-content-wrap .nectar-slider-wrap div.swiper-slide .content h2 {
        font-size: 24px!important;
        line-height: 20px!important;
        margin-bottom: 6px;
        letter-spacing: -0.5px;
    }
    
    body #ajax-content-wrap .nectar-slider-wrap div.swiper-slide .content p span {
        font-size: 15px!important;
        line-height: 20px!important;
        padding-bottom: 7px;
        display: none;
    }
    body #ajax-content-wrap .nectar-slider-wrap div.swiper-slide .content p {
        font-size: 15px!important;
        line-height: 20px!important;
        padding-bottom: 7px;
    }
    body #ajax-content-wrap .nectar-slider-wrap div.swiper-slide .button a {
        font-size: 15px!important;
        padding: 2px 7px !important;
        display: none;
    }
    
    body #ajax-content-wrap .nectar-slider-wrap .swiper-slide .content {
        margin-top: 60px !important;
        margin-left: 0px !important;
        /* top: 80px !important; */
    }
}

h3 {
    line-height: 22px !important;
}

body [class^="icon-"].icon-tcia-lrg {
    line-height: 44px;
    height: 16px;
    width: 44px;
    margin-right: 5px;
    font-size: 40px;
    color: #6fa7e6;
    background-color: transparent;
    margin-left: 6px;
}

.tcia-alert-box {
    float: left;
    padding: 8px!important;
    background-color: #f2f2f2!important;
    display: flex;
    color: #000;
}

/* FIX OFF CANVAS MENU */
/*
#slide-out-widget-area.slide-out-from-right {
    min-width: 390px;
    padding-left: 80px;
    padding-right: 30px;
    z-index: 5;
    overflow: hidden;
    transform: none;
}


body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li {
margin-bottom: 8px!important;
}

/* SPACING OF SECONDARY MENU TOP */

.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li ul, #slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .off-canvas-menu-container li ul {
    /*padding-left: 20px;
    padding-top: 40px!important;*/
    margin-bottom: 20px!important;
    padding-bottom: 45!important;
}

.off-canvas-menu-container ul {
    margin-bottom: 30px;
}

/*body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a {
    margin-top: 20px!important;
}*/

#slide-out-widget-area ul, #slide-out-widget-area ol, #mobile-menu ul, #mobile-menu ol {
    margin: 0;
    padding-bottom: 20px;
}


body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li {
    margin-bottom: 0px;
}

.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li ul > li:first-child, #slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .off-canvas-menu-container li ul > li:first-child {
    margin-top: 50px;
}

/* RIGHT JUSTIFY SOCIAL ICONS in Secondary Header */
#header-outer[data-format="centered-logo-between-menu"] nav #social-in-menu {
    position: absolute;
    left: auto ;
    right: 0px !important
}

.pum-theme-3686 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    display: none;
}

#header-secondary-outer, #header-outer #header-secondary-outer, body #header-outer #mobile-menu .secondary-header-text {
    height: 94px;
    background: #ffffff url(https://www.cancerimagingarchive.net/wp-content/uploads/2022/02/TCIA-CIP-brand-color-white.png) 20px 20px no-repeat;
}

@media only screen and (min-width: 1px) and (max-width: 999px)
{
    #header-secondary-outer {
    top: -13px;
    background: #ffffff url(https://www.cancerimagingarchive.net/wp-content/uploads/2022/02/TCIA-CIP-brand-color-white.png) 20px 20px no-repeat !important;
    background-size: 50%!important;
    padding-top: 10px;
    /* height: 100px !important; */
    }
}

#header-secondary-outer #social {
    float: right;
    position: relative;
}

@media only screen and (max-width: 999px)
 {
    body #header-secondary-outer[data-mobile="display_full"] ul, body.original #header-secondary-outer[data-mobile="display_full"] .nectar-center-text, body.ascend #header-secondary-outer[data-mobile="display_full"] .nectar-center-text {
        display: block;
        float: right!important;
    }
}

@media only screen and (min-width: 1000px)
{ 
    #page-header-wrap {
        margin-top: 0px !important; /* was 60px */
    }
}

@media only screen and (min-width: 1000px) {
    #page-header-bg[data-alignment-v="middle"] .span_6 .inner-wrap, #page-header-bg[data-alignment-v="top"] .span_6 .inner-wrap {
        padding-top: 260px !important;
    }
}

.material #header-secondary-outer {
    min-height: 94px;
}


#footer-outer #copyright p {
    color: #cccccc !important;
}

#footer-outer a {
    color: #45a8e3 !important;
}

/* tweak header styles for collections and analysis results pages */
.cm-h1 {
    font-size: 32px;
    letter-spacing: -2px!important;
}

.cm-h2 {
    font-size: 28px;
}

.cm-h3 {
    font-size: 22px;
}

/* add TCIA background image to header */
#top .container {
    /*background-image: url(//www.cancerimagingarchive.net/wp-content/uploads/2019/11/tcia-header-bkgd.jpg);*/
    /*transform: translate3d(0px, 0px, 0px);*/
    /*will-change: transform;*/
    /*background-position: center center;*/
}

/*.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post {*/
/*    background-color: transparent!important;*/
/*    background-image: url(//www.cancerimagingarchive.net/wp-content/uploads/2019/11/tcia-header-bkgd.jpg);*/
/*    transform: translate3d(0px, 0px, 0px);*/
/*    background-position: center center;*/
/*}*/


body #header-outer:not(.transparent) {
    background: url(/wp-content/uploads/2019/11/tcia-header-bkgd.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.blog_next_prev_buttons, .controls {
    background-color: transparent!important;
    background-image: url(//www.cancerimagingarchive.net/wp-content/uploads/2019/11/tcia-header-bkgd.jpg);
    transform: translate3d(0px, 0px, 0px);
    background-position: center center;
}

.previous-post, .next-post {
    background-color: transparent!important;
}

/* adjusts read more link on archive (lists) pages */
.more-link {
    padding-bottom: 36px!important;
    display: block;
    padding-top: 20px;
}

/* hides title on archive (lists) pages */
#single-below-header, .post-header {
    display: none;
}


/* ---- BEGIN: TRYING TO HIDE INITIAL FEATURED IMAGE ON PODS TEMPLATE PAGES ---- */

.post-featured-img {
    display: none;
}


/* ---- TEMP FIX FOR PODS MODAL RESIZING ISSUE --- */

.pods-iframe-modal__iframe {
    height: 600px!important;
    width: 100%;
}

/*div:has(.pods-iframe-modal__iframe) {*/
/*    height: 100%;*/
/*}*/

div:has(iframe) {
    height: 100%!important;
}



/* ---- BEGIN: CSS FROM VASTAPPS DEV SITE ---- */




@media (min-width: 600px) {
    .components-modal__frame {
        margin: auto;
        width: 100% !important;
        min-width: 360px;
        max-width: calc(100% - 32px);
        max-height: calc(100% - 120px);
    }
}

@media screen and (max-width: 600px) {
    .hidden-mobile {
        display: none;
    }
    
    table.collection-snapshot, table.collection-downloads {
        width: 800px!important;
    }
    .cm-featured-image, .cm-content-image {
        width: 100%; 
        height: 100%;
        object-fit: cover; 
        object-position: bottom;
        text-align: center; 
        float: clear; 
        padding: 0px;
        display: inline-table;
    }
    
    h1 {
        font-size: 22px;
        letter-spacing: -1px!important;
    }
    h2 {
        font-size: 18px;
    }
    h3 {
        font-size: 16px;
    }
}

@media screen and (min-width: 600px) {
    table.collection-snapshot, table.collection-downloads {
        width: 800px!important;
    }
    
    .cm-featured-image {
        max-width: 320px; 
        max-height: 320px;
        object-fit: cover; 
        object-position: bottom;
        text-align: right; 
        float: right; 
        padding: 0px 0px 12px 20px;
        display: inline-table;
    }
    
     .cm-content-image {
        max-width: 320px; 
        max-height: 320px;
        display: inline-table;
        /*
        object-fit: cover; 
        object-position: bottom;
        text-align: right; 
        float: right; 
        padding: 0px 0px 12px 20px;
        */
    }
    
    h1 {
        font-size: 30px;
        letter-spacing: -1px!important;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 18px;
    }
}

@media screen and (min-width: 1024px) {
    table.collection-snapshot, table.collection-downloads {
        width: 100%!important;
    }
    
    .cm-featured-image {
        max-width: 440px;
        max-height: 440px;
        object-fit: cover; 
        object-position: bottom;
        text-align: right; 
        float: right; 
        padding: 0px 0px 12px 20px;
        display: inline-table;
    }
    
    .cm-content-image {
        max-width: 440px; 
        max-height: 440px;
        display: inline-table;
        /*
        object-fit: cover; 
        object-position: bottom;
        text-align: right; 
        float: right; 
        padding: 0px 0px 12px 20px;
        */
    }
    
    h1 {
        font-size: 38px;
        letter-spacing: -2px!important;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 22px;
    }
}

div.cm-content-image > img {
    object-fit: scale-down;
    
}

/* ---- END: CSS FROM VASTAPPS DEV SITE ---- */

.cm-inline-img-container {
    /*object-fit: cover;*/
    display: block;
}

.cm-inline-img {
    object-fit: cover;
    height: 100%!important;
    width: 100%!important;
}
.cm-inline-img-caption {
    text-align: left;
    font-size: 12px;
    line-height: 12px;
    color: #999;
}

.cm-inline-img-css {
    object-fit: cover;
    height: auto!important;
    width: 320px!important;
}

/* Captions styling from Theme */

.wp-caption .wp-caption-text {
    /* max-width: 90%; */
    width: 100%;
    /* margin-left: 5%; */
    display: block;
    /* margin-bottom: 5px; */
    background-color: #fff;
    /*box-shadow: 0 10px 35px rgba(0,0,0,.1);*/
}

.row .col .wp-caption .wp-caption-text, .wp-caption .wp-caption-text {
    padding: 10px 15px;
    /* top: -25px; */
    /* position: inherit; */
    /* border-left: 4px solid #000; */
    font-size: .7em;
    line-height: 1.2em;
}

.toggle-heading {
    font-size: 20px!important;
}

.toggle.open>.toggle-title a {
    color: #fff;
    background-color: #337ab7!important;
}

.components-modal__content > div:nth-child(2) {
    height: 100%!important;
}

ul li {
    /*list-style: disc!important;*/
    /*list-style-position: outside;*/
}

/* center search button in header */
body.material #header-outer[data-full-width=true]:not([data-format=left-header]) #top nav>.buttons {
    margin-left: 28px;
    align-items: center;
    height: 100%;
}

/* align search div in header when expanded due to NCI header */
body.material #header-outer:not([data-format="left-header"]) #search-outer {
    margin-top: 50px;
}

#page-header-bg .nectar-particles .span_6 .inner-wrap, #page-header-bg .span_6 {
    /* top: 0!important; */
    transform: translateY(-50%);
}

body.search #page-header-bg h1, #page-header-bg .result-num {
    margin-top: -160px!important;
}

body.search #page-header-bg {
    height: 150px!important;
}
</style>
<link rel='stylesheet' id='salient-wp-menu-dynamic-css' href='https://dev.cancerimagingarchive.net/wp-content/uploads/salient/menu-dynamic.css?ver=68084' type='text/css' media='all' />
<link rel='stylesheet' id='wptt_front-css' href='https://dev.cancerimagingarchive.net/wp-content/plugins/wp-twitter-feeds/controller/../css/admin_style.min.css?ver=6.5.4' type='text/css' media='all' />
<link rel='stylesheet' id='tablepress-default-css' href='https://dev.cancerimagingarchive.net/wp-content/plugins/tablepress/css/build/default.css?ver=2.2.5' type='text/css' media='all' />
<link rel='stylesheet' id='searchwp-live-search-css' href='https://dev.cancerimagingarchive.net/wp-content/plugins/searchwp-live-ajax-search/assets/styles/style.css?ver=1.7.6' type='text/css' media='all' />
<link rel='stylesheet' id='searchwp-forms-css' href='https://dev.cancerimagingarchive.net/wp-content/plugins/searchwp/assets/css/frontend/search-forms.css?ver=4.3.13' type='text/css' media='all' />
<link rel='stylesheet' id='wpstg-admin-all-pages-style-css' href='https://dev.cancerimagingarchive.net/wp-content/plugins/wp-staging-pro/assets/css/dist/wpstg-admin-all-pages.min.css?ver=1707936745' type='text/css' media='all' />
<link rel='stylesheet' id='redux-google-fonts-salient_redux-css' href='https://fonts.googleapis.com/css?family=Open+Sans%3A400%7CMontserrat%3A700&#038;ver=6.5.4' type='text/css' media='all' />
<script type="text/javascript" id="jquery-core-js-extra">
/* <![CDATA[ */
var ctf = {"ajax_url":"https:\/\/dev.cancerimagingarchive.net\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type="text/javascript" src="https://dev.cancerimagingarchive.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://dev.cancerimagingarchive.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" src="https://dev.cancerimagingarchive.net/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=8.23.1" id="monsterinsights-frontend-script-js"></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx,tcia,csv,txt,xml,svg,tiff,rtf,jpeg,","inbound_paths":"[]","home_url":"https:\/\/dev.cancerimagingarchive.net","hash_tracking":"false","v4_id":"G-DH6P7T48RF"};/* ]]> */
</script>
<script type="text/javascript" id="ai-js-js-extra">
/* <![CDATA[ */
var MyAjax = {"ajaxurl":"https:\/\/dev.cancerimagingarchive.net\/wp-admin\/admin-ajax.php","security":"43bfb4e71b"};
/* ]]> */
</script>
<script type="text/javascript" src="https://dev.cancerimagingarchive.net/wp-content/plugins/advanced-iframe/js/ai.min.js?ver=156347" id="ai-js-js"></script>
<script type="text/javascript" id="wpstg-global-js-extra">
/* <![CDATA[ */
var wpstg = {"nonce":"8d703d563d"};
/* ]]> */
</script>
<script type="text/javascript" src="https://dev.cancerimagingarchive.net/wp-content/plugins/wp-staging-pro/assets/js/dist/wpstg-blank-loader.js?ver=6.5.4" id="wpstg-global-js"></script>
<script type="text/javascript" src="https://dev.cancerimagingarchive.net/wp-content/plugins/wp-staging-pro/assets/js/dist/pro/wpstg-admin-all-pages.min.js?ver=1707936745" id="wpstg-admin-all-pages-script-js"></script>
<link rel="https://api.w.org/" href="https://dev.cancerimagingarchive.net/api/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://dev.cancerimagingarchive.net/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.5.4" />
<script>readMoreArgs = []</script><script type="text/javascript">
				EXPM_VERSION=3.35;EXPM_AJAX_URL='https://dev.cancerimagingarchive.net/wp-admin/admin-ajax.php';
			function yrmAddEvent(element, eventName, fn) {
				if (element.addEventListener)
					element.addEventListener(eventName, fn, false);
				else if (element.attachEvent)
					element.attachEvent('on' + eventName, fn);
			}
			</script><script type="text/javascript">
   
    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-24548737-1']);
    _gaq.push(['_setDomainName', 'cancerimagingarchive.net']);
    _gaq.push(['_trackPageview']);
   
    (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();
   
</script>

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-20PXPQ3WDZ"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-20PXPQ3WDZ');
</script>

<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TB9D22D2');</script>
<!-- End Google Tag Manager --><!-- Stream WordPress user activity plugin v4.0.0 -->
<script type="text/javascript"> var root = document.getElementsByTagName( "html" )[0]; root.setAttribute( "class", "js" ); </script><style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style><meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/>
<link rel="icon" href="https://dev.cancerimagingarchive.net/wp-content/uploads/2019/12/cropped-TCIA-Favicon-Transparent-32x32.png" sizes="32x32" />
<link rel="icon" href="https://dev.cancerimagingarchive.net/wp-content/uploads/2019/12/cropped-TCIA-Favicon-Transparent-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://dev.cancerimagingarchive.net/wp-content/uploads/2019/12/cropped-TCIA-Favicon-Transparent-180x180.png" />
<meta name="msapplication-TileImage" content="https://dev.cancerimagingarchive.net/wp-content/uploads/2019/12/cropped-TCIA-Favicon-Transparent-270x270.png" />
<noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript></head><body class="archive post-type-archive post-type-archive-tcia_collection nectar-auto-lightbox material wpb-js-composer js-comp-ver-6.13.1 vc_responsive" data-footer-reveal="false" data-footer-reveal-shadow="none" data-header-format="centered-logo-between-menu" data-body-border="off" data-boxed-style="" data-header-breakpoint="1000" data-dropdown-style="minimal" data-cae="easeOutCubic" data-cad="750" data-megamenu-width="contained" data-aie="none" data-ls="fancybox" data-apte="standard" data-hhun="0" data-fancy-form-rcs="default" data-form-style="default" data-form-submit="regular" data-is="minimal" data-button-style="slightly_rounded_shadow" data-user-account-button="false" data-flex-cols="true" data-col-gap="default" data-header-inherit-rc="false" data-header-search="true" data-animated-anchors="true" data-ajax-transitions="false" data-full-width-header="true" data-slide-out-widget-area="true" data-slide-out-widget-area-style="slide-out-from-right" data-user-set-ocm="off" data-loading-animation="none" data-bg-header="false" data-responsive="1" data-ext-responsive="true" data-ext-padding="90" data-header-resize="1" data-header-color="dark" data-cart="false" data-remove-m-parallax="" data-remove-m-video-bgs="" data-m-animate="0" data-force-header-trans-color="light" data-smooth-scrolling="0" data-permanent-transparent="false" >
	
	<script type="text/javascript">
	 (function(window, document) {

		 if(navigator.userAgent.match(/(Android|iPod|iPhone|iPad|BlackBerry|IEMobile|Opera Mini)/)) {
			 document.body.className += " using-mobile-browser mobile ";
		 }

		 if( !("ontouchstart" in window) ) {

			 var body = document.querySelector("body");
			 var winW = window.innerWidth;
			 var bodyW = body.clientWidth;

			 if (winW > bodyW + 4) {
				 body.setAttribute("style", "--scroll-bar-w: " + (winW - bodyW - 4) + "px");
			 } else {
				 body.setAttribute("style", "--scroll-bar-w: 0px");
			 }
		 }

	 })(window, document);
   </script><!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TB9D22D2"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) --><a href="#ajax-content-wrap" class="nectar-skip-to-content">Skip to main content</a><div class="ocm-effect-wrap"><div class="ocm-effect-wrap-inner">	
	<div id="header-space"  data-header-mobile-fixed='1'></div> 
	
		<div id="header-outer" data-has-menu="true" data-has-buttons="yes" data-header-button_style="default" data-using-pr-menu="false" data-mobile-fixed="1" data-ptnm="false" data-lhe="animated_underline" data-user-set-bg="#1f1f1f" data-format="centered-logo-between-menu" data-permanent-transparent="false" data-megamenu-rt="0" data-remove-fixed="0" data-header-resize="1" data-cart="false" data-transparency-option="" data-box-shadow="large" data-shrink-num="40" data-using-secondary="0" data-using-logo="1" data-logo-height="100" data-m-logo-height="48" data-padding="28" data-full-width="true" data-condense="false" >
		
<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 role="search" action="https://dev.cancerimagingarchive.net/" method="GET">
														 <input type="text" name="s" id="s" value="" aria-label="Search" placeholder="Search" />
							 
						<span>Hit enter to search or ESC to close</span>
												</form>
					</div><!--/span_12-->
				</div><!--/inner-wrap-->
			 </div><!--/search-box-->
			 <div id="close"><a href="#"><span class="screen-reader-text">Close Search</span>
				<span class="close-wrap"> <span class="close-line close-line1"></span> <span class="close-line close-line2"></span> </span>				 </a></div>
		 </div><!--/container-->
	</div><!--/search-->
</div><!--/search-outer-->

<header id="top">
	<div class="container">
		<div class="row">
			<div class="col span_3">
								<a id="logo" href="https://dev.cancerimagingarchive.net" data-supplied-ml-starting-dark="false" data-supplied-ml-starting="false" data-supplied-ml="false" >
					<img class="stnd skip-lazy default-logo" width="340" height="100" alt="Arkansas Children’s Imaging Environment (ARCHIE)" src="https://dev.cancerimagingarchive.net/wp-content/uploads/archie-logo-1x.png" srcset="https://dev.cancerimagingarchive.net/wp-content/uploads/archie-logo-1x.png 1x, https://dev.cancerimagingarchive.net/wp-content/uploads/archie-logo-2x.png 2x" />				</a>
							</div><!--/span_3-->

			<div class="col span_9 col_last">
									<div class="nectar-mobile-only mobile-header"><div class="inner"></div></div>
									<a class="mobile-search" href="#searchbox"><span class="nectar-icon icon-salient-search" aria-hidden="true"></span><span class="screen-reader-text">search</span></a>
														<div class="slide-out-widget-area-toggle mobile-icon slide-out-from-right" data-custom-color="false" data-icon-animation="simple-transform">
						<div> <a href="#sidewidgetarea" role="button" aria-label="Navigation Menu" aria-expanded="false" class="closed">
							<span class="screen-reader-text">Menu</span><span aria-hidden="true"> <i class="lines-button x2"> <i class="lines"></i> </i> </span>
						</a></div>
					</div>
				
									<nav>
													<ul class="sf-menu">
								<li id="menu-item-45" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children nectar-regular-menu-item menu-item-45"><a href="/primary-data/"><span class="menu-title-text">Submit Your Data</span></a>
<ul class="sub-menu">
	<li id="menu-item-1701" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-1701"><a href="https://dev.cancerimagingarchive.net/primary-data/"><span class="menu-title-text">New ARCHIE Dataset</span></a></li>
	<li id="menu-item-1699" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-1699"><a href="https://dev.cancerimagingarchive.net/analysis-results/"><span class="menu-title-text">Analyses of Existing ARCHIE Datasets</span></a></li>
	<li id="menu-item-2411" class="menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-2411"><a href="#"><span class="menu-title-text">Submission and De-identification Overview</span></a></li>
</ul>
</li>
<li id="menu-item-268" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children nectar-regular-menu-item menu-item-268"><a href="/access-data"><span class="menu-title-text">Access The Data</span></a>
<ul class="sub-menu">
	<li id="menu-item-3017" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-3017"><a href="https://dev.cancerimagingarchive.net/access-data/"><span class="menu-title-text">Data Portals Dashboard</span></a></li>
	<li id="menu-item-901" class="menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-901"><a href="#"><span class="menu-title-text">Data Usage Policies and Restrictions</span></a></li>
	<li id="menu-item-5829" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-5829"><a href="https://dev.cancerimagingarchive.net/browse-collections/"><span class="menu-title-text">Browse Data</span></a></li>
	<li id="menu-item-143" class="menu-icon-search menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-143"><a href="//nbia.cancerimagingarchive.net/"><span class="menu-title-text">Search Radiology Portal</span></a></li>
	<li id="menu-item-2557" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-2557"><a href="https://dev.cancerimagingarchive.net/histopathology-imaging-on-tcia/"><span class="menu-title-text">Search Histopathology Portal</span></a></li>
	<li id="menu-item-1307" class="menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-1307"><a href="//wiki.cancerimagingarchive.net/x/NIIiAQ"><span class="menu-title-text">Rest API</span></a></li>
</ul>
</li>
<li id="menu-item-89" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children nectar-regular-menu-item menu-item-89"><a href="/support"><span class="menu-title-text">Help</span></a>
<ul class="sub-menu">
	<li id="menu-item-266" class="menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-266"><a href="/support"><span class="menu-title-text">Help Desk</span></a></li>
	<li id="menu-item-88" class="menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-88"><a href="//wiki.cancerimagingarchive.net/display/Public/User+Guides"><span class="menu-title-text">User Guides</span></a></li>
	<li id="menu-item-87" class="menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-87"><a href="//wiki.cancerimagingarchive.net/pages/viewpage.action?pageId=4555089"><span class="menu-title-text">FAQs</span></a></li>
</ul>
</li>
<li id="menu-item-22" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children nectar-regular-menu-item menu-item-22"><a href="/about-the-cancer-imaging-archive-tcia/"><span class="menu-title-text">About Us</span></a>
<ul class="sub-menu">
	<li id="menu-item-23" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-23"><a href="https://dev.cancerimagingarchive.net/about-arkansas-childrens-imaging-environment/"><span class="menu-title-text">About Arkansas Children’s Imaging Environment (ARCHIE)</span></a></li>
	<li id="menu-item-1053" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-1053"><a href="https://dev.cancerimagingarchive.net/about-the-university-of-arkansas-for-medical-sciences-uams/"><span class="menu-title-text">About the University of Arkansas for Medical Sciences (UAMS)</span></a></li>
</ul>
</li>
<li id="menu-item-35" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children nectar-regular-menu-item menu-item-35"><a href="/research"><span class="menu-title-text">Research Activities</span></a>
<ul class="sub-menu">
	<li id="menu-item-1063" class="menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-1063"><a href="//wiki.cancerimagingarchive.net/x/BQHDAg"><span class="menu-title-text">Imaging Clinical Trials</span></a></li>
	<li id="menu-item-47927" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-47927"><a href="https://dev.cancerimagingarchive.net/pediatric-data-collections-and-analysis/"><span class="menu-title-text">Pediatric Data Collections and Analysis</span></a></li>
</ul>
</li>
<li id="menu-item-26" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-26"><a href="https://dev.cancerimagingarchive.net/news/"><span class="menu-title-text">News</span></a></li>
<li id="social-in-menu" class="button_social_group"><a target="_blank" rel="noopener" href="https://twitter.com/tcia_news"><span class="screen-reader-text">twitter</span><i class="fa fa-twitter" aria-hidden="true"></i> </a><a target="_blank" rel="noopener" href="https://www.facebook.com/The.Cancer.Imaging.Archive"><span class="screen-reader-text">facebook</span><i class="fa fa-facebook" aria-hidden="true"></i> </a><a target="_blank" rel="noopener" href="https://vimeo.com/thecancerimagingarchive"><span class="screen-reader-text">vimeo</span><i class="fa fa-vimeo" aria-hidden="true"></i> </a><a target="_blank" rel="noopener" href="https://www.linkedin.com/groups/4371904/"><span class="screen-reader-text">linkedin</span><i class="fa fa-linkedin" aria-hidden="true"></i> </a><a  href="https://groups.google.com/forum/#!forum/tcia-announcements"><span class="screen-reader-text">email</span><i class="fa fa-envelope" aria-hidden="true"></i> </a></li>							</ul>
													<ul class="buttons sf-menu" data-user-set-ocm="off">

								<li id="search-btn"><div><a href="#searchbox"><span class="icon-salient-search" aria-hidden="true"></span><span class="screen-reader-text">search</span></a></div> </li>
							</ul>
						
					</nav>

					<div class="logo-spacing" data-using-image="true"><img class="hidden-logo" alt="Arkansas Children’s Imaging Environment (ARCHIE)" width="340" height="100" src="https://dev.cancerimagingarchive.net/wp-content/uploads/archie-logo-1x.png" /></div>
				</div><!--/span_9-->

				
			</div><!--/row-->
					</div><!--/container-->
	</header>		
	</div>
		<div id="ajax-content-wrap">

<div class="container-wrap">

	<div class="container main-content">

		<div class="row"><div class="post-area col  span_12 col_last   " role="main" data-ams="8px" data-remove-post-date="1" data-remove-post-author="1" data-remove-post-comment-number="1" data-remove-post-nectar-love="1"> <div class="posts-container" data-load-animation="none">
<article id="post-48725" class="post-48725 tcia_collection type-tcia_collection status-publish">  
  
  <div class="inner-wrap animated">
    
    <div class="post-content classic">
      
      
<div class="post-meta" data-love="true">
    <div class="date">
    <span class="month">Feb</span>
    <span class="day">16</span>
      </div>
  
  <div class="nectar-love-wrap">
    <a href="#" class="nectar-love" id="nectar-love-48725" title="Love this"> <i class="icon-salient-heart-2"></i><span class="love-text">Love</span><span class="total_loves"><span class="nectar-love-count">0</span></span></a>  </div>
  
</div><!--post-meta-->      
      <div class="content-inner">
        
                
        <div class="article-content-wrap">
          
          <div class="post-header">
            
            <h2 class="title"><a href="https://dev.cancerimagingarchive.net/collection/testing-page/"> Testing-Page</a></h2>
            
            <span class="meta-author">
              <span>By</span> <a href="https://dev.cancerimagingarchive.net/author/mrutherford/" title="Posts by Michael Rutherford" rel="author">Michael Rutherford</a>            </span> 
            <span class="meta-category">            </span>            
          </div><!--/post-header-->
          
          <div class="excerpt"><!-- TITLE -->	
<!-- <h2 style="margin-left: -1px;"><a href="{@permalink}"><span style="font-weight: 900;">{@collection_short_title}</span> | {@collection_title}</a></h2> -->
<div style="font-size: 18px; font-weight: 600;"><a href="{@permalink,esc_url}">{@collection_title} ({@collection_short_title})</a></div>

<div style="padding-bottom: 8px;"><i class="fa-solid fa-compass"style="top: -1px; width: 20px;"></i> DOI: <a href="https://doi.org/{@collection_doi}">{@collection_doi}</a> <span class="hidden-mobile">|</span> <span style="white-space: nowrap;"><span style="display: inline; padding: 2px 6px 2px 6px; background-color: #29b1ff; border-radius: 4px; text-transform: uppercase; font-size: .8em; color: #e9e9e9; font-weight: 700"><i class="fa-solid fa-th-large" style="top: -1px;"></i> Image Collection</span></div>
		
	
<error>
    <code>internal_server_error</code>
    <title><![CDATA[WordPress &amp;rsaquo; Error]]></title>
    <message><![CDATA[&lt;p&gt;There has been a critical error on this website.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://wordpress.org/documentation/article/faq-troubleshooting/&quot;&gt;Learn more about troubleshooting WordPress.&lt;/a&gt;&lt;/p&gt;]]></message>
    <data>
        <status>500</status>
    </data>
</error>
