/*
	Theme Name: AOM Facility Master - 2021
	Theme URI: http://www.illuminage.com/
	Author: Elly Cabral
	Author URI: http://www.illuminage.com/
	Description: IlluminAge Base Theme. This theme was built in 2021 using HTML5 and CSS3. It is fully responsive, adjusting to various screen sizes and optimizing the view appropriately.
*/

/* FONTS */
	@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&family=Montserrat:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');
	/* 
		font-family: 'Hind', sans-serif;
		font-family: 'Montserrat', sans-serif;
	*/

/* High Contrast Icon */
	@font-face { font-family: 'high-contrast'; src:  url('fonts/high-contrast.eot?eadiov'); src:  url('fonts/high-contrast.eot?eadiov#iefix') format('embedded-opentype'), url('fonts/high-contrast.ttf?eadiov') format('truetype'), url('fonts/high-contrast.woff?eadiov') format('woff'), url('fonts/high-contrast.svg?eadiov#high-contrast') format('svg'); font-weight: normal; font-style: normal; font-display: block; }
	[class^="icon-"], [class*=" icon-"] { font-family: 'high-contrast' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
	.icon-High-Contrast:before { content: "\e900"; font-size: 45px; }
	
/* RESET */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea { border: 0; margin: 0; padding: 0; font-size: 100%;vertical-align: baseline; box-sizing: border-box;}
	article,  aside,  details,  figcaption,  figure,  footer,  header,  hgroup,  menu,  nav,  section { display: block; }
	table  { border-collapse: collapse; border-spacing: 0; }
	td, td img { vertical-align: top; }
	pre, code, kbd, samp { font-family: monospace, sans-serif; }
	html, body, form, img { border: 0; margin: 0; padding: 0;}
	html { font-size: 100%}
	::selection { background: #fc0; color: rgba(0, 0, 0, .9); text-shadow: 0 1px 0 rgba(255, 255, 255, .25);}
	a { border: none; cursor: pointer; }
	a:focus-visible { outline: 4px solid #ff5722; outline-offset: 4px; box-shadow: 0 0 0 4px #ffeb3b; text-decoration: underline; }
	a:hover, a:active { outline: none; }
	ol { list-style: decimal; }
	ul { list-style: disc; }
	small { font-size: 85%; }
	strong, th { font-weight: bold; }
	input[type=text], input[type=email], input[type=password], input[type=submit] { appearance: none; -webkit-appearance: none; }
	input[type=submit] { cursor: pointer; }
	input[type=text]:focus { outline: 0 none; }
	/* WORDPRESS */
	.alignleft { display: inline; float: left; margin-right: 25px; }
	.alignright { display: inline; float: right; margin-left: 25px; }
	.aligncenter { clear: both; display: block; margin-top: 25px; margin-bottom: 25px; margin-left: auto; margin-right: auto; }
	.alignleft-nomargin { clear: left; display: inline; float: left; }
	.alignright-nomargin { clear: right; display: inline; float: right; }
	.hidden { display: none; visibility: hidden; }
	.invisible { visibility: hidden; }
	.clearfix { clear: both; overflow: hidden; zoom: 1; }
	.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; visibility: hidden; }
	.clearfix:after { clear: both; }
	img.alignleft, img.alignright, img.aligncenter, img.alignnone { max-width: 100%; width: auto; height: auto; margin-top: 25px; margin-bottom: 25px; }
	th img.alignleft, th img.alignright, th img.aligncenter, th img.alignnone,
	td img.alignleft, td img.alignright, td img.aligncenter, td img.alignnone { max-width: 90%; display: block; }

/* DOC LINK ICONS */
	a[href$=".doc"]:after, a[href$=".docx"]:after, a[href$=".pdf"]:after, a[href$=".ppt"]:after, a[href$=".xls"]:after, a[href$=".xlsx"]:after { display: inline-block; height: 12px; margin: -3px 0 0 .5em; vertical-align: middle; width: 12px; background-position: 0 0; background-repeat: no-repeat; content: ''; }
	a[href$=".doc"]:after, a[href$=".docx"]:after { background-image: url(images/icon-doc.png); }
	a[href$=".pdf"]:after { background-image: url(images/icon-pdf.gif); }
	a[href$=".ppt"]:after, a[href$=".pptx"]:after { background-image: url(images/icon-ppt.png); }
	a[href$=".xls"]:after, a[href$=".xlsx"]:after { background-image: url(images/icon-xls.png); }
	a.no_icon:after { content: none; }

/* GENERAL */
	* { -webkit-transition: .35s all; -moz-transition: .35s all; -ms-transition: .35s all; -o-transition: .35s all; transition: .35s all;}
	.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }
	body { 
		font: normal 400 18px/28px 'Hind', sans-serif;	
		color: #052c47;
		padding: 0;
		margin: 0;
		background-color: #fff;
	}	
	p {
		font: normal 400 18px/28px 'Hind', sans-serif;	
		color: #052c47;
		padding: 0 0 20px 0;
		margin: 0;
	}
	a {
		color: #f79033;
		text-decoration: underline;
	}
	a:hover {
		color: #0d5381;
	}
	h1, h2, h3, h4, h5, h6 {
		font-weight: 700;
		margin: 0;
		font-family: 'Montserrat', sans-serif;
		display: inline-block;
	}
	h1 {
		font-size: 36px;
		line-height: 46px;
		padding: 0 0 20px 0;
		color: #052c47;
	}
	h1::after,
	h2::after {
		content: " ";
		display:  block;
		width: 40%;
		height: 6px;
		margin: 20px 0;
		background: rgb(227,74,87);
		background: -moz-linear-gradient(90deg, rgba(227,74,87,1) 0%, rgba(227,74,87,1) 16.6%, rgba(247,144,51,1) 16.6%, rgba(247,144,51,1) 33.3%, rgba(254,205,102,1) 33.3%, rgba(254,205,102,1) 50%, rgba(107,203,213,1) 50%, rgba(107,203,213,1) 66.6%, rgba(47,178,227,1) 66.6%, rgba(47,178,227,1) 83.3%, rgba(13,83,129,1) 83.3%, rgba(13,83,129,1) 100%);
		background: -webkit-linear-gradient(90deg, rgba(227,74,87,1) 0%, rgba(227,74,87,1) 16.6%, rgba(247,144,51,1) 16.6%, rgba(247,144,51,1) 33.3%, rgba(254,205,102,1) 33.3%, rgba(254,205,102,1) 50%, rgba(107,203,213,1) 50%, rgba(107,203,213,1) 66.6%, rgba(47,178,227,1) 66.6%, rgba(47,178,227,1) 83.3%, rgba(13,83,129,1) 83.3%, rgba(13,83,129,1) 100%);
		background: linear-gradient(90deg, rgba(227,74,87,1) 0%, rgba(227,74,87,1) 16.6%, rgba(247,144,51,1) 16.6%, rgba(247,144,51,1) 33.3%, rgba(254,205,102,1) 33.3%, rgba(254,205,102,1) 50%, rgba(107,203,213,1) 50%, rgba(107,203,213,1) 66.6%, rgba(47,178,227,1) 66.6%, rgba(47,178,227,1) 83.3%, rgba(13,83,129,1) 83.3%, rgba(13,83,129,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e34a57",endColorstr="#0d5381",GradientType=1);
	}
	h2 {
		font-size: 36px;
		line-height: 46px;
		padding: 0 0 20px 0;
		color: #052c47;
	}
	h3 {
		font-size: 30px;
		line-height: 40px;
		padding: 0 0 20px 0;
		color: #052c47;
	}
	h4 {
		font-size: 25px;
		line-height: 35px;
		padding: 0 0 20px 0;
		color: #052c47;
	}
	h5 {
		font-size: 20px;
		line-height: 30px;
		padding: 0 0 20px 0;
		color: #052c47;
	}
	h6 {
		font-size: 18px;
		line-height: 28px;
		padding: 0 0 20px 0;
		color: #052c47;
	}
	.button {
		font: normal 400 14px/14px 'Montserrat', sans-serif;
		padding: 20px 30px;
		display: inline-block;
		color: #fff;
		background-color: #f79033;
		cursor: pointer;
		text-decoration: none;
		border-radius: 5px;
		margin: 0 0 20px 0;
		letter-spacing: 0.06em;
		text-transform: uppercase;
	}
	.button:hover {
		background-color: #0d5381;
		color: #fff;
	}
	.wrap {
		width: 90%;
		margin: 0 auto;
		max-width: 1200px;
	}
	.wrap::after {
		display: block;
		content: " ";
		clear: both;
		overflow: hidden;
	}
	ul, ol {
		margin: 0 0 20px 20px;
	}
	ul ul, ul ol,
	ol ol, ol ul {
		margin-bottom: 0;
	}
	hr {
		border-top: 0;
		border-left: 0;
		border-right: 0;
		border-bottom: 1px solid #d0d0d0;
	}
	.wp-caption {
		border: 2px solid #d0d0d0;
		box-sizing: content-box;
		background-color: #fff;
		padding: 20px;
	}
	.wp-caption p.wp-caption-text {
		background: #d0d0d0;
		padding: 10px 15px;
		font-size: 14px;
		line-height: 22px;
		margin: 10px -20px -20px -20px;
	}
	.wp-block-image img {
		max-width: 100%;
		height: auto;
	}
		
/* HEADER */
	header { position: absolute; z-index: 100; width: 100%; top: 0; left: 0; } 
	.logged-in header { top: 32px; }
	header.stick { position: fixed; box-shadow: 0 4px 2px -2px rgba(0, 0, 0, .15); }
	#logo h2 { padding: 0; line-height: 0; }
	#logo h2::before, #logo h2::after { display: none; }
	#logo a { display: block; width: 100%; height: 100%; }
	#logo a img { max-width: 100%; height: auto; }
	header .utility-wrap {
		width: 100%;
		clear: both;
		overflow: hidden;
		background-color: #2fb2e3;
	}
	header .utility-wrap .wrap {
		display: flex;
		flex-direction: row;
		align-items: baseline;
		justify-content: flex-end;
	}
	header .utility-wrap p,
	header .utility-wrap a {
		padding: 0;
		font-size: 16px;
		line-height: 24px;
		color: #fff;
	}
	header .utility-wrap a {
		margin: 0 0 0 10px;
		text-decoration: none;
	}
	nav.utility_nav {
		padding: 5px 0;
		display: inline-block;
		text-align: right;
	}
	nav.utility_nav ul,
	nav.utility_nav ul li {
		list-style: none;
		display: inline-block;
		padding: 0;
		margin: 0;
	}
	nav.utility_nav ul li a {
		display: block;
		text-decoration: none;
		color: #fff;
		font: normal 400 16px/24px 'Hind', sans-serif;
		padding: 10px;
	}
	header .main-wrap {
		width: 100%;
		clear: both;
		display: block;
	}
	header .main-wrap::after {
		content: " ";
		display: block;
		width: 100%;
		clear: both;
		overflow: hidden;
	}
	header .main-wrap .main.wrap {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		position: relative;
	}
	header #logo {
		padding: 30px 40px;
		width: auto;
		max-width: 30%;
		background-color: #fff;
		border-radius: 0 0 10px 10px;
		box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
		background-image: none!important;
		text-align: center;
		position: absolute;
		top: -55px;
		left: 0;
	}
	header .utility-wrap p, 
	header nav.utility_nav,
	header nav.utility_nav ul li a {
		transition: opacity 0s, padding .35s ease-in, font-size .35s ease-in, line-height .35s ease-in;
	}
	header.stick {
		background-color: #052c47;
	}
	header.stick .utility-wrap p {
		font-size: 0;
		line-height: 0;
		opacity: 0;
	}
	header.stick nav.utility_nav {
		padding: 0 0 0 30px;
		line-height: 0;
		opacity: 0;
	}
	header.stick nav.utility_nav ul li a {
		padding: 0 10px;
		font-size: 0;
		line-height: 0;
		opacity: 0;
	}

/* MENU */
	/* Primary Base */
	nav.primary_nav .menu-primary-menu-container { display: inline-block; }
	nav.primary_nav ul { position: relative; padding: 0; margin: 0; list-style: none;}
	nav.primary_nav ul li { position: relative; padding: 0; list-style: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; }
	nav.primary_nav ul li a { display: block; text-decoration: none; }	
	nav.primary_nav ul li:hover a, nav.primary_nav ul li a:focus, nav.primary_nav ul li.current-menu-item a, nav.primary_nav ul li.current-menu-ancestor a, nav.primary_nav ul li.current_page_parent a, nav.primary_nav ul li ul.sub-menu { outline: none; }
	/* 2nd level nav */
	nav.primary_nav ul li li { padding: 0; }
	nav.primary_nav ul li ul.sub-menu { left: -9999px; position: absolute; opacity: 0; min-width: 200px; }
	nav.primary_nav ul li:hover ul.sub-menu, nav.primary_nav ul li.active ul.sub-menu, nav.primary_nav ul li a:focus + ul.sub-menu { left: auto; opacity: 1; -webkit-transition: 0s all; -moz-transition: 0s all; -ms-transition: 0s all; -o-transition: 0s all; transition: 0s all; }
	nav.primary_nav ul li.right-submenu:hover ul.sub-menu, nav.primary_nav ul li:last-child:hover ul.sub-menu, nav.primary_nav ul li.active:last-child ul.sub-menu, nav.primary_nav ul li a:last-child:focus + ul.sub-menu { left: auto; right: 0; }
	nav.primary_nav ul li ul.sub-menu li { display: block; height: auto; }
	/* 3rd level nav */
	nav.primary_nav ul li ul.sub-menu li ul.sub-menu { left: -9999em; top: 0; }
	nav.primary_nav ul li ul.sub-menu li:hover ul.sub-menu { left: 100%; opacity: 1; }
	nav.primary_nav {
		max-width: 70%;
		display: flex;
		margin: 0;
		align-items: center;
		justify-content: flex-end;
	}
	nav.primary_nav ul li {
		display: inline-block;
	}
	nav.primary_nav ul li a {
		padding: 15px;
		color: #fff;
		font: normal 400 17px/24px 'Hind', sans-serif;
	}
	nav.primary_nav ul li:hover > a, 
	nav.primary_nav ul li.active > a, 
	nav.primary_nav ul li > a:focus, 
	nav.primary_nav ul li.current-menu-item > a, 
	nav.primary_nav ul li.current-menu-ancestor > a, 
	nav.primary_nav ul li.current_page_parent > a {
		color: #f79033;
		border-bottom: 4px solid #f79033;
	}
	nav.primary_nav ul li ul li {
		text-align: left;
	}
	nav.primary_nav ul li ul li a {
		color: #f79033;
		background-color: #fff;
		font-size: 16px;
		line-height: 16px;
		border-bottom: 1px solid #f79033;
		padding: 15px;
	}
	nav.primary_nav ul li ul li:hover > a, 
	nav.primary_nav ul li ul li.active > a, 
	nav.primary_nav ul li ul li > a:focus, 
	nav.primary_nav ul li ul li.current-menu-item > a, 
	nav.primary_nav ul li ul li.current-menu-ancestor > a, 
	nav.primary_nav ul li ul li.current_page_parent > a,
	nav.primary_nav ul li ul li a:hover {
		color: #fff;
		background-color: #052c47;
		border-bottom: 1px solid #f79033;
	}
	nav.primary_nav ul li ul.sub-menu {
		box-shadow: 3px 3px 6px rgba(0,0,0,.1);
	}
	#navbtn {
		display: none;
		position: relative;
		width: auto;
		text-align: right;
		clear: both;
		overflow: hidden;
		padding: 15px;
		height: 52px;
	}
	.lines {
		clear: both;
		text-align: center;
		width: 35px;
		height: 22px;
		margin: 0 auto;
		cursor: pointer;
		float: right;
	}
	.lines .line {
		background-color: #f79033;
		height: 4px;
	}
	.lines .line.one {
		width: 100%;
	}
	.lines .line.two {
		width: 68%;
		margin: 5px 0;
	}
	.lines .line.three {
		width: 85%;
	}
	.lines:hover .line.one {
		width: 85%;
	}
	.lines:hover .line.two {
		width: 100%;
	}
	.lines:hover .line.three {
		width: 68%;
	}
	.open .lines .line.two {
		display: none;
	}
	.open .lines .line.one {
		width: 90%;
		margin: 9px 0 0 0;
		transform: rotate(45deg);
	}
	.open .lines .line.three {
		width: 90%;
		margin: -4px 0 0 0;
		transform: rotate(-45deg);
	}
	
/* HERO */
	#hero * { -webkit-transition: 0s all; -moz-transition: 0s all; -ms-transition: 0s all; transition: 0s all; } 
	.hero-wrap {
		position: relative;
	}
	#hero .ill_hero_slider {
		padding: 0;
	}
	#hero .widget > p {
		display: none;
	}
	#hero .ill_hero_slider .stage .info { 
		position: absolute; 
		width: 100%;
		left: 0;
		bottom: 0;
		z-index: 21;
		height: 100%;
		padding: 20% 55% 10% 10%;
		background: rgba(5, 44, 71, .4);
	}
	#hero .ill_hero_slider .stage .slide .title {
		color: #fff;
		font: normal 700 48px/58px 'Montserrat', sans-serif;
		position: relative;
		padding: 0 0 20px 0;
		background: none;
		text-shadow: 3px 0 6px rgba(0, 0, 0, .3);
	}
	#hero .ill_hero_slider .stage .slide .caption {
		position: relative;
		background: none;
		padding: .5em 0;
		color: #fff;
		font: normal 400 20px/30px 'Hind', sans-serif;
	}
	.hero-wrap.int .info p,
	#hero .ill_hero_slider .stage .slide .caption p {
		color: #fff;
		font: normal 400 20px/30px 'Hind', sans-serif;
		padding: 0 0 20px 0;
	}
	#hero .button {
		margin: 20px 0 0 0;
	}
	#hero .ill_hero_slider .controls {
	    height: auto;
	    width: auto;
	    right: 10%;
	    margin: 0 auto;
	    bottom: 0;
	    padding: 15px 20px;
	    line-height: 0;
	    border-radius: 10px 10px 0 0;
	    background-color: #fff;
	}
	/*#hero .ill_hero_slider .controls .playback { vertical-align: middle; }
	#hero .ill_hero_slider .controls .playback .play {
	    border-top: 6px solid transparent;
	    border-bottom: 6px solid transparent;
	    border-left: 9px solid #f79033;
	}
	#hero .ill_hero_slider .controls .playback .pause {
		border-color: #f79033;
	}
	#hero .ill_hero_slider .controls .dots .dot {
		background-color: #f79033;
	}
	#hero .ill_hero_slider .controls .dots .dot.active {
		background-color: #f79033;
	}
	#hero .ill_hero_slider .prev {
		border-top: 20px solid transparent;
		border-bottom: 20px solid transparent;
		border-right: 20px solid #fff;
		border-right: 20px solid rgba(255, 255, 255, .5);
		left: 5%;
		-webkit-transition: .25s all;
		-moz-transition: .25s all;
		-ms-transition: .25s all;
		-o-transition: .25s all;
		transition: .25s all;
	}
	#hero .ill_hero_slider .prev:hover {
		border-right: 20px solid rgba(255, 255, 255, 1);
	}
	#hero .ill_hero_slider .next {
		border-top: 20px solid transparent;
		border-bottom: 20px solid transparent;
		border-left: 20px solid #fff;
		border-left: 20px solid rgba(255, 255, 255, .5);
		right: 5%;
		-webkit-transition: .25s all;
		-moz-transition: .25s all;
		-ms-transition: .25s all;
		-o-transition: .25s all;
		transition: .25s all;
	}
	#hero .ill_hero_slider .next:hover {
		border-left: 20px solid rgba(255, 255, 255, 1);
	}*/
	.hero-wrap.int #feat-img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.hero-wrap.int #feat-img img {
		z-index: 1;
		object-fit: contain;
		min-height: 100%;
		height: auto;
		width: auto;
		min-width: 100%;
	}
	.hero-wrap.int #feat-img::before {
		content: " ";
		background-color: rgba(5, 44, 71, .7);
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
	}
	.hero-wrap.int .info {
		/*padding: 450px 0 80px 0;*/
		padding: 300px 0 40px 0;
		position: relative;
		z-index: 9;
	}
	.hero-wrap.int .info h1 {
		color: #fff;
		text-transform: none;
		font-size: 48px;
		line-height: 58px;
		text-shadow: 3px 0 6px rgba(0, 0, 0, .3);
		padding: 0;
	}
	.hero-wrap.int .info h1::after {
		display: none;
	}
	.hero-wrap.int .info ul {
		display: block;
		margin: 0;
		padding: 0;
		list-style: none;
		clear: both;
		overflow: hidden;
	}
	.hero-wrap.int .info ul li {
		display: inline-block;
		margin: 0;
		padding: 0 10px 0 0;
		list-style: none;
		color: #fff;
		font-size: 17px;
		line-height: 17px;
		letter-spacing: 0.06em;
	}
	.hero-wrap.int .info ul li a {
		color: #fff;
		text-decoration: none;
	}

/* BLOCKS */
	.content-blocks {
		clear: both;
		position: relative;
	}
	.content-blocks section {
		position: relative;
		z-index: 99;
	}
	.content-blocks section::after,
	.content-blocks::after {
		content: " ";
		display: block;
		clear: both;
		overflow: hidden;
	}

/* CONTENT */
	.content-wrap {
		clear: both;
	}
	.content-wrap::before {
		content: " ";
		position: absolute;
		top: 0;
		width: 40%;
		height: 100%;
		z-index: 1;
	}
	.home .content-wrap::before {
		left: 0;
		background: url(images/pattern.jpg) repeat;
	}
	.content-wrap.int::before {
		right: 0;
		width: 43%;
		background: url(images/pattern-light.jpg) repeat;
	}
	.content-wrap.int.full::before {
		display: none;
	}
	.content-wrap::after {
		clear: both;
		overflow: hidden;
		display: block;
		content: " ";	
	}	
	.content {
		clear: both;
		padding: 60px 0 140px 0;
		position: relative;
		z-index: 9;
	}
	.home .cont {
		width: 50%;
		float: right;
		position: relative;
	}
	.home figure.img {
		width: 45%;
		float: left;
		border: 5px solid #fff;
		line-height: 0;
		padding: 0;
		margin: 0;
	}
	.home figure.img img {
		width: 100%;
		height: auto;
	}
	.cont {
		clear: both;
		padding: 0;
		width: 55%;
		float: left;
	}
	.cont img.alignright:first-child,
	.cont img.alignleft:first-child,
	.cont img.aligncenter:first-child {
		margin-top: 0;
	}
	.cont img.alignright,
	.cont img.alignleft {
		max-width: 50%;
	}

/* VIRTUAL TOUR PAGE */
	.ill_responsive_video.vtour {padding-bottom: 76%;}
	.button.vt-button {margin-top: 25px;}

/* TRANSITIONS */
	.left-right {
		opacity: 0.5;
	    margin-left: -150px!important;
	}
	.right-left {
		opacity: 0.5;
	    margin-right: -150px!important;
	}
	.fade-in {
		opacity: 0.1;
	}
	.up-down {
		opacity: 0.5;
	    margin-top: -150px!important;
	}
	.down-up {
		opacity: 0.5;
	    margin-bottom: -150px!important;
	}
	.bottom-wrap.up-down {
		opacity: 0;
	}
	@media (prefers-reduced-motion: no-preference) {
	  .left-right, .right-left, .fade-in, .up-down, .down-up {
	    transition: opacity 1.5s ease, margin 1.5s ease;
	  }
	}
	.left-right-transition {
		opacity: 1;
	    margin-left: 0px!important;
	}
	.right-left-transition {
		opacity: 1;
	    margin-right: 0px!important;
	}
	.fade-in-transition {
		opacity: 1;
	}
	.up-down-transition {
		opacity: 1;
	    margin-top: 0px!important;
	}
	.down-up-transition {
		opacity: 1;
	    margin-bottom: 0px!important;
	}
	.bottom-wrap.up-down-transition {
		opacity: 1;
	}

/* PODS */
	.pods-wrap {
		clear: both;
		width: 100%;
		padding: 120px 0;
		background-attachment: fixed!important;
	}
	.pods-wrap::after {
		background-color: rgba(5, 44, 71, .9);
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		z-index: 1;
	}
	.pods-wrap h2 {
		position: relative;
		z-index: 9;
		color: #fff;
	}
	.pods {
		position: relative;
		z-index: 9;
		padding: 30px 0 50px 0;
		margin: 0 auto;
		display: flex;
		flex-direction: row;
	}
	.pods .pod {
		width: 33.33%;
		text-align: left;
		margin: 0 0;
		position: relative;
		padding: 30px;
	}
	.pods:hover .pod {
		opacity: 0.3;
	}
	.pods .pod:hover {
		opacity: 1;
		padding: 0 30px 30px 30px;
		margin: -30px 0 30px 0;
		background: rgba(0, 0, 0, .4);
		box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	}
	.pods .pod:hover i {
		margin-top: -30px;
	}
	.pods .pod:hover a.pod-link::after {
		padding: 0 0 0 20px;
	}
	.pods .pod i {
		font-size: 50px;
		margin: 0 20px 20px 0;
	}
	.pods .pod h3 {
		color: #fff;
		font-size: 16px;
		line-height: 26px;
		font-weight: 300;
		letter-spacing: 0.06em;
		text-transform: uppercase;
	}
	.pods .pod p {
		font-size: 16px;
		line-height: 24px;
		opacity: .5;
		color: #fff;
	}
	.pods .pod a.pod-link {
		border-bottom: 0;
		color: #fff;
		text-transform: uppercase;
		font-weight: 300;
		text-decoration: none;
		display: inline-block;
		font-size: 0;
		letter-spacing: 0.06em;
	}
	.pods .pod:hover a.pod-link { font-size: 14px; border-bottom: 3px solid; }
	.pods .pod a.pod-link .bottom-link { font-size: 0; opacity: 0; }
	.pods .pod:hover a.pod-link .bottom-link { font-size: 15px; opacity: 1;}
	.pods .pod a.absolute-link {
		font-size: 0;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.pods .pod a.pod-link::after {
		content: " »";
		/*padding: 0 0 0 10px;*/
		padding: 0;
		transition: .35s all;

		font-size: 37px;
		vertical-align: middle;
	}
	.pods .pod a.pod-link:hover::after {
		padding: 0 0 0 40px;
	}

/* HIGHLIGHTS */
	.highlight-wrap {
		display: block;
		width: 100%;
		padding: 120px 0 0 0;
	}
	.highlight {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		position: relative;
		z-index: 99;
		background-color: #fff;
	}
	.highlight .left,
	.highlight .right {
		width: 50%;
		margin: 0 0 50px 0;
	}
	.highlight .bkg {
		width: 100%;
		background-color: #fff;
		padding: 20px;
		box-shadow: 0 30px 30px rgba(0, 0, 0, .3);
	}

/* MAP */
	.map-wrap {
		margin: -150px 0 0 0;
		z-index: 1!important;
		display: block;
		width: 100%;
	}
	.map {
		clear: both;
		overflow: hidden;
		display: block;
		width: 100%;
	}
	.map .mapp-layout {
		margin: 0;
	}

/* COLUMN */
	.col {
		width: 45%;
		float: left;
		margin: 0 5% 0 0;
	}
	.col.left {
		margin: 0 5% 0 0;
	}
	.col.right {
		margin: 0 0 0 5%;
	}
	.col.half {
		width: 45%;
	}
	.col.one_third {
		width: 28%;
	}
	.col.two_third {
		width: 61%;
	}
/* TESTIMONIAL QUOTES */

.ill_quotes_quote {
    padding: 0;
    position: relative;
    margin: 0 0 40px 0;
}
.ill_quotes_quote_text {
    font: normal 400 18px/28px 'Hind', sans-serif;
}
.ill_quotes_quote_title {
    font: normal 700 18px/28px 'Hind', sans-serif;
    padding-top: 10px;
}	

/* SIDEBAR */
	.sidebar {
		width: 33%;
		float: right;
	}
	.side,
	.widget_page_sidebar {
		clear: both;
		overflow: hidden;
		position: relative;
		margin: 0 0 50px 0;
	}
	.side h2,
	.widget_page_sidebar h2 {
		font-size: 24px;
		line-height: 34px;
		color: #052c47;
	}
	.side .pods {
		display: block;
		margin: 0;
		padding: 0;
	}
	.side .pods .pod a.pod-link::after {
		content: none;
		font-size: 0;
	}
	.side .pods:hover .pod {
		opacity: 0.6;
	}
	.side .pod {
		width: 100%;
		margin: 0 0 10px 0;
		display: flex;
		flex-direction: row;
		align-items: center;
		background-color: rgba(5, 44, 71, .9);
		padding: 15px;
		border: 2px solid #052c47;
	}
	.side .pod:hover {
		box-shadow: 0 0 0 rgba(0, 0, 0, 0);
		background-color: rgba(5, 44, 71, 1);
		padding: 15px;
		margin: 0 0 10px 0;
	}
	.side .pods .pod:hover {
		opacity: 1;
	}
	.side .pod i {
		font-size: 30px;
		margin: 0 20px 0 0;
	}
	.side .pod:hover i {
		margin-top: 0;
	}
	.side .pod h3 {
		display: block;
		padding: 0;
	}
	.side .pods .pod a.pod-link {
		display: block;
		font-size: 0;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 0;
	}
	.side .gform_wrapper.gravity-theme .gfield.gfield--width-quarter,
	.widget_page_sidebar .gform_wrapper.gravity-theme .gfield.gfield--width-quarter {
		-ms-grid-column-span: 12;
		grid-column: span 12;
	}

/* GRAVITY FORMS */
	section .gform_wrapper.gravity-theme input,
	section .gform_wrapper.gravity-theme textarea, 
	section .gform_wrapper.gravity-theme select {
		background-color: #f0f0f0;
		border: 1px solid #d0d0d0;
		color: #052c47;
		border-radius: 0;
		padding: 15px 20px!important;
		font: normal 400 18px/28px 'Hind', sans-serif!important;
	}
	section .gform_wrapper.gravity-theme input::placeholder,
	section .gform_wrapper.gravity-theme textarea::placeholder, 
	section .gform_wrapper.gravity-theme select::placeholder {
		color: #9aa1a9;
	}
	section .gform_wrapper.gravity-theme .gform_footer button, 
	section .gform_wrapper.gravity-theme .gform_footer input, 
	section .gform_wrapper.gravity-theme .gform_page_footer button, 
	section .gform_wrapper.gravity-theme .gform_page_footer input {
		font: normal 400 14px/14px 'Montserrat', sans-serif!important;
		padding: 20px 30px!important;
		display: inline-block;
		color: #fff;
		background-color: #f79033;
		cursor: pointer;
		text-decoration: none;
		border-radius: 5px;
		border: 0!important;
		margin: 0 0 20px 0;
		letter-spacing: 0.06em;
		text-transform: uppercase;
	}
	section .gform_wrapper.gravity-theme .gform_footer button:hover, 
	section .gform_wrapper.gravity-theme .gform_footer input:hover, 
	section .gform_wrapper.gravity-theme .gform_page_footer button:hover, 
	section .gform_wrapper.gravity-theme .gform_page_footer input:hover {
		background-color: #0d5381;
		color: #fff;
	}
	.grecaptcha-badge {
		z-index: 99;
	}

/* FIVESTAR FORM */
	.fivestar-wrapper #survey-wrapper { margin: 0 auto; }
  .fivestar-wrapper .gform_wrapper.gravity-theme input,
  .fivestar-wrapper .gform_wrapper.gravity-theme textarea, 
  .fivestar-wrapper .gform_wrapper.gravity-theme select {
    background-color: #f0f0f0;
    border: 1px solid #d0d0d0;
    color: #052c47;
    border-radius: 0;
    padding: 15px 20px!important;
    font: normal 400 18px/28px 'Hind', sans-serif!important;
  }
  .fivestar-wrapper .gform_wrapper.gravity-theme input::placeholder,
  .fivestar-wrapper .gform_wrapper.gravity-theme textarea::placeholder, 
  .fivestar-wrapper .gform_wrapper.gravity-theme select::placeholder {
    color: #9aa1a9;
  }
  .fivestar-wrapper .gform_wrapper.gravity-theme .gform_footer button, 
  .fivestar-wrapper .gform_wrapper.gravity-theme .gform_footer input, 
  .fivestar-wrapper .gform_wrapper.gravity-theme .gform_page_footer button, 
  .fivestar-wrapper .gform_wrapper.gravity-theme .gform_page_footer input {
    font: normal 400 14px/14px 'Montserrat', sans-serif!important;
    padding: 20px 30px!important;
    display: inline-block;
/*    color: #fff;*/
    cursor: pointer;
    text-decoration: none;
    border-radius: 5px;
    border: 0!important;
    margin: 0 0 20px 0;
    letter-spacing: 0.06em;
    text-transform: uppercase;
  }

  .fivestar-wrapper .back-button-wrapper a:hover {color: #fff;}

/* FOOTER */
	footer {
		clear: both;
		overflow: hidden;
		width: 100%;
	}
	.bottom-wrap {
		background-color: #fff;
		position: relative;
		padding: 120px 0;
	}
	.bottom {
		clear: both;
	}
	.footer-wrap {
		background-color: #052c47;
	}
	.bottom-wrap::after,
	.footer-wrap::after,
	.copyright-wrap::after {
		clear: both;
		overflow: hidden;
		display: block;
		content: " ";	
	}
	.footer {
		padding: 100px 0;
		position: relative;
		clear: both;
		overflow: hidden;
		display: flex;
		flex-direction: row;
		justify-content: stretch;
	}
	.footer .col {
		width: 50%;
		margin: 0 5% 0 0;
	}
	.footer .col:last-child {
		margin-right: 0;
		text-align: right;
	}
	.footer p {
		color: #9faeb8;
		font-size: 16px;
		line-height: 24px;
	}
	.footer i {
		color: #f79033;
		font-size: 25px;
	}
	.footer a {
		color: #9faeb8;
	}
	.footer a:hover {
		color: #fff;
	}
	footer .menu-utility-menu-container ul {
		list-style: none;
		margin: 0;
		padding: 0;
		display: inline-block;
	}
	footer .menu-utility-menu-container ul li {
		list-style: none;
		padding: 0;
		display: inline-block;
		margin: 0 10px 0 0;
	}
	footer .menu-utility-menu-container ul li a {
		display: block;
		color: #9faeb8;
		text-align: center;
		font-size: 20px;
	}
	footer .menu-utility-menu-container ul li a:hover {
		color: #fff;
	}
	footer .wp-block-image,
	footer .wp-block-image .alignleft {
		margin: 0;
	}
	footer .footer-wrap .footer-logo figcaption {
	    caption-side:  top; 
	    color: #fff;
	    text-align: center;
	    font-size: 0.9em;
	    padding: 0 5px;
	    line-height: 1.4em 
	}
	.copyright-wrap {
		background-color: #0d5381;
		position: relative;
		padding: 20px 0;
	}
	.copyright {
		clear: both;
		overflow: hidden;
		text-align: center;
		display: flex;
		flex-direction: row;
	}
	.copyright .left {
		width: 50%;
		text-align: left;
	}
	.copyright .right {
		width: 50%;
		text-align: right;
	}
	.copyright p {
		font-size: 14px;
		line-height: 24px;
		color: #abbbca;
		padding: 0 0 5px 0;
	}
	.copyright a {
		color: #abbbca;
	}
	.copyright a:hover {
		color: #fff;
	}

/* RESPONSIVE VIDEO */
	.ill_video_container.vright {
		float: right;
		width: 45%;
		margin: 0 0 30px 5%;
	}
	.ill_video_container.vleft {
		float: left;
		width: 45%;
		margin: 0 5% 30px 0;
	}
	.ill_responsive_video {
		margin: 0;
		padding: 0 0 56.25% 0; /* creates 16:9 size video area */
		position: relative;
	}
	.ill_responsive_video iframe {
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}
	.ill_responsive_video br { display: none; }

/* Gutenberg Accordion Block */	

	.c-accordion__item {
		background: none;
		background-color: #fff;
		border-bottom: 4px solid #d59567;
		margin: 15px 0;
	}

	h2.c-accordion__title {
		width: 100%;
		font-size: 18px;
		line-height: 28px;
		color: #1e1f21;
		padding: 10px;
	}
	h2.c-accordion__title:after {
		background: transparent;
		width: 0;
		height: auto;
		margin: 0;
		right: -5px;
	} 

/* COLLAPSE-O-MATIC */
	section .collapseomatic {
		display: block;
		width: 100%;
		font-size: 18px;
		line-height: 28px;
		color: #1e1f21;
		padding: 20px!important;
		background: none;
		background-color: #fff;
		border-bottom: 4px solid #d59567;
		margin: 15px 0;
	}
	section .collapseomatic::before {
		content: "\f078";
		font-family: 'Font Awesome 5 Pro';
		font-weight: 900;
		margin:  0 20px 20px 0;
		display: block;
		float: left;
		-webkit-transition: .35s all;
		-moz-transition: .35s all;
		-ms-transition: .35s all;
		-o-transition: .35s all;
		transition: .35s all;
	}
	section .collapseomatic:hover {
		text-decoration: none;
	}
	section .collapseomatic.colomat-close::before {
		-webkit-transform: rotate(-180deg);
		-moz-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		-o-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	section .collapseomatic_excerpt, 
	section .collapseomatic_content {
		padding: 20px 0;
	}

/* SEARCH */
	.search-content article.entry {
		clear: both;
		overflow: hidden;
		display: flex;
		flex-direction: row;
		padding: 0 0 20px 0;
		margin: 0 0 40px 0;
		border-bottom: 1px solid #d1d1d1;
	}
	.search-content article.entry figure {
		width: 30%;
	}
	.search-content article.entry figure img {
		width: 100%;
		height: auto;
	}
	.search-content article.entry .details {
		width: 70%;
		margin: 0 0 0 5%;
	}
	.search-content article.entry .details.full {
		width: 100%;
	}
	.search-content article.entry .details h3 {
		font-size: 24px;
		line-height: 30px;
	}
	.nav-previous a,
	.nav-next a {
		font: normal 400 14px/14px 'Montserrat', sans-serif;
		padding: 12px 18px;
		display: inline-block;
		color: #fff;
		background-color: #f79033;
		cursor: pointer;
		text-decoration: none;
		border-radius: 5px;
		margin: 0 0 20px 0;
		letter-spacing: 0.06em;
		text-transform: uppercase;
	}
	.nav-previous a:hover,
	.nav-next a:hover {
		background-color: #0d5381;
		color: #fff;
	}

/* FOCUS */
	a:focus-visible, #logo a:focus-visible, nav.utility_nav ul li li a:focus-visible, nav.utility_nav ul li:focus-visible ul.sub-menu,  nav.primary_nav ul li.active:focus-visible ul.sub-menu,  nav.primary_nav ul li a:focus-visible + ul.sub-menu, nav.primary_nav ul li a:focus-visible, nav.primary_nav ul li:focus-visible a, nav.primary_nav ul li a:focus-visible,  nav.primary_nav ul li.current-menu-item a:focus-visible,  nav.primary_nav ul li.current-menu-ancestor a:focus-visible,  nav.primary_nav ul li.current_page_parent a:focus-visible, #navbtn:focus-visible, .lines:focus-visible, .pods-wrap .pods .pod a.absolute:focus-visible, nav.utility_nav ul li a:focus-visible, footer nav.social_nav ul li a:focus-visible,  footer .access_tools a:focus-visible, footer .access_tools a#textsize:focus-visible, footer .acc-tools p a:focus-visible, .copyright p a:focus-visible, ul.ill_calendar_simple li a:focus-visible { outline: 4px solid #ff5722; outline-offset: 4px; box-shadow: 0 0 0 4px #ffeb3b; text-decoration: underline; }
		.button:focus-visible, .wp-block-button__link:focus-visible { background-color: #e0d1c3; color: #202020; outline: 4px solid #ff5722; outline-offset: 4px; box-shadow: 0 0 0 4px #ffeb3b; text-decoration: underline; }	
		nav.utility_nav ul li a:focus-visible, nav.social_nav ul li a:focus-visible { opacity: 1; outline: 4px solid #ff5722; outline-offset: 4px; box-shadow: 0 0 0 4px #ffeb3b; text-decoration: underline; }
		nav.primary_nav ul li ul li a:focus-visible { color: #fff; background-color: #938a82; outline: 4px solid #ff5722; outline-offset: 4px; box-shadow: 0 0 0 4px #ffeb3b; text-decoration: underline; }
		.pods-wrap .pods .pod:focus-visible .overlay { opacity: .9!important; outline: 4px solid #ff5722; outline-offset: 4px; box-shadow: 0 0 0 4px #ffeb3b; text-decoration: underline; }
		section .collapseomatic:focus-visible, h2.c-accordion__title:focus-visible { text-decoration: none; outline: 4px solid #ff5722; outline-offset: 4px; box-shadow: 0 0 0 4px #ffeb3b; text-decoration: underline; }
		.access_tools a:focus-visible { opacity: 1; outline: 4px solid #ff5722; outline-offset: 4px; box-shadow: 0 0 0 4px #ffeb3b; text-decoration: underline; }
		.acc-tools p a:focus-visible { opacity: 1; color: #fff; outline: 4px solid #ff5722; outline-offset: 4px; box-shadow: 0 0 0 4px #ffeb3b; text-decoration: underline; }
		#hero .splide__arrow.splide__arrow--next:focus-visible, #hero .splide__arrow.splide__arrow--prev:focus-visible, #hero .splide__pagination__page:focus-visible, #hero .splide__pagination__page.is-active:focus-visible, #hero .splide__toggle.controls:focus-visible, #hero .splide__toggle.controls.is-active:focus-visible { outline: 4px solid #ff5722; outline-offset: 4px; box-shadow: 0 0 0 4px #ffeb3b; text-decoration: underline; }	
		form.post-password-form input[type=password]:focus-visible, form.post-password-form input[type=submit]:focus-visible, 	.gform_wrapper .gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus-visible, .gform_wrapper .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus-visible, .gform_wrapper .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus-visible, .gform_wrapper .gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus-visible, .gform_wrapper .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus-visible, .gform_wrapper .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus-visible, .gform_wrapper .gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus-visible, .gform_wrapper .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus-visible, .gform_wrapper .gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus-visible, .gform_wrapper .gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus-visible, .gform_wrapper .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus-visible, .gform_wrapper .gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus-visible, .gform_wrapper .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus-visible, .gform_wrapper .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus-visible, .gform_wrapper .gfield .ginput_password:focus-visible, .gform_wrapper .gfield input:focus-visible, .gform_wrapper .gfield select:focus-visible { outline: 4px solid #ff5722; outline-offset: 4px; box-shadow: 0 0 0 4px #ffeb3b; text-decoration: underline; }
	.gform_wrapper .gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform_wrapper .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform_wrapper .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform_wrapper .gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform_wrapper .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform_wrapper .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform_wrapper .gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform_wrapper .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform_wrapper .gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform_wrapper .gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform_wrapper .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform_wrapper .gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform_wrapper .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform_wrapper .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform_wrapper .gfield .ginput_password:focus, .gform_wrapper .gfield input:focus, .gform_wrapper .gfield select:focus { outline: 3px solid #22b6ff; outline-offset: 1px; box-shadow: 0 0 0 1px #2234ff; text-decoration: underline; }
	.gform_wrapper .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus-visible { text-decoration: none; color: #fff; background: #14424c; outline: 4px solid #ff5722; outline-offset: 4px; box-shadow: 0 0 0 4px #ffeb3b; text-decoration: underline; }
/* ACCESS TOOLS */
	.acc-tools { z-index: 9999; position: relative; margin: 0; padding: 0; display: inline-block; }
	.acc-tools .tool { display: inline-block; vertical-align: middle; }
	.acc-tools a { width: 34px; height: 30px; display: block; vertical-align: middle; color: #fff; font-size: 0; text-align: center; line-height: 30px; opacity: 1; text-decoration: none; }	
	.acc-tools a:hover { opacity: 1; }
	.acc-tools a.textsize { color: #fff; }
	.acc-tools a.textsize span.small { font-size: 14px; text-transform: uppercase; }
	.acc-tools a.textsize span.big { font-size: 20px; text-transform: uppercase; }
	.acc-tools .screen-reader-text { display: inline-block; text-align: center; padding: 0; margin: 0; line-height: 0; vertical-align: top;}
	form.search { display: inline-block; text-align: center; padding: 0; margin: 0; line-height: 0; vertical-align: middle; }
	form.search label { display: none; }
	form.search input[type="submit"] {
		width: 30px;
		height: 30px;
		font-size: 25px;
		color: #fff;
		background: transparent;
		font-family: dashicons!important;
		margin: 0 1px 0 0;
		opacity: 1;
	}
	form.search input[type="text"] {
		height: 30px;
		color: #fff;
		background: transparent;
		padding: 10px 0;
		width: 0;
		font-size: 14px;
	}
	form.search input[type="text"]::placeholder {
		color: #fff;
		opacity: 1;
	}
	form.search.show input[type="text"] {
		width: 300px;
		padding: 10px 15px;
	}
	.acc-tools p {
		display: inline-block;
		margin: 0 0 0 10px;
		padding: 0 0 0 20px;
		border-left: 1px solid #bab4af;
		font-size: 14px;
		line-height: 14px;
	}
	.acc-tools p a  {
		color: #fff;
		opacity: 1;
		text-decoration: none;
		margin: 0 20px 0 0;
	}
	.acc-tools p a:last-child {
		margin-right: 0;
	}
	.acc-tools p a:hover {
		opacity: 1;
		color: #fff;
	}
	
/* CONTRAST */
	body.high_contrast { 
		color: #212121;
		background-color: #fff;
	}	
	.high_contrast p {
		color: #212121;
	}
	.high_contrast a {
		color: #000;
	}
	.high_contrast a:hover {
		color: #212121;
	}
	.high_contrast h1,
	.high_contrast h2,
	.high_contrast h3,
	.high_contrast h4,
	.high_contrast h5,
	.high_contrast h6 {
		color: #000;
	}
	.high_contrast header .utility-wrap {
		background-color: #212121;
	}
	.high_contrast header .utility-wrap p, 
	.high_contrast header .utility-wrap a, 
	.high_contrast nav.utility_nav ul li a {
		color: #fff;
	}
	.high_contrast header,
	.high_contrast header.stick {
		background-color: #000;
	}
	.high_contrast nav.primary_nav ul li:hover > a, 
	.high_contrast nav.primary_nav ul li.active > a, 
	.high_contrast nav.primary_nav ul li > a:focus, 
	.high_contrast nav.primary_nav ul li.current-menu-item > a, 
	.high_contrast nav.primary_nav ul li.current-menu-ancestor > a, 
	.high_contrast nav.primary_nav ul li.current_page_parent > a {
		color: #fff;
		background-color: #000;
	}
	body.high_contrast nav.primary_nav ul li:hover > a, body.high_contrast nav.primary_nav ul li.active > a, body.high_contrast nav.primary_nav ul li > a:focus, body.high_contrast nav.primary_nav ul li.current-menu-item > a, body.high_contrast nav.primary_nav ul li.current-menu-ancestor > a, body.high_contrast nav.primary_nav ul li.current_page_parent > a { border-color: #fff; }
	body.high_contrast nav.primary_nav ul li ul li a { color: #000; background-color: #fff; border-color: #000; }
	body.high_contrast nav.primary_nav ul li ul li a:hover { color: #fff; background-color: #000; }
	body.high_contrast #hero .ill_hero_slider .stage .info {
	  padding-top: 22%;
	}
	.high_contrast .button,
	.high_contrast section .gform_wrapper.gravity-theme .gform_footer button, 
	.high_contrast section .gform_wrapper.gravity-theme .gform_footer input, 
	.high_contrast section .gform_wrapper.gravity-theme .gform_page_footer button, 
	.high_contrast section .gform_wrapper.gravity-theme .gform_page_footer input {
		color: #fff;
		background-color: #212121;
		border: 1px solid #fff;
	}
	.high_contrast .button:hover,
	.high_contrast section .gform_wrapper.gravity-theme .gform_footer button:hover, 
	.high_contrast section .gform_wrapper.gravity-theme .gform_footer input:hover, 
	.high_contrast section .gform_wrapper.gravity-theme .gform_page_footer button:hover, 
	.high_contrast section .gform_wrapper.gravity-theme .gform_page_footer input:hover {
		color: #fff;
		background-color: #000;
	}
	.high_contrast #hero .ill_hero_slider .stage .info {
		background-color: rgba(0, 0, 0, .9);
	}
	.high_contrast #hero .ill_hero_slider .stage .slide .title {
		color: #fff;
	}
	.high_contrast .pods-wrap::after {
		background-color: rgba(0, 0, 0, .9);
	}
	.high_contrast .pods-wrap h2, 
	.high_contrast .pods-wrap h3 {
		color: #fff;
	}
	.high_contrast .pods .pod h3,
	.high_contrast .pods .pod p,
	.high_contrast .pods .pod a.pod-link {
		color: #fff;
		opacity: 1;
	}
	.high_contrast .sidebar .pods .pod h3,
	.high_contrast .sidebar .pods .pod p,
	.high_contrast .sidebar .pods .pod a.pod-link {
		color: #000;
		opacity: 1;
	}
	.high_contrast .side h2,
	.high_contrast .widget_page_sidebar h2 {
		color: #000;
	}
	.high_contrast .highlight,
	.high_contrast .highlight .bkg {
		background-color: #fff;
	}
	.high_contrast .bottom-wrap {
		background-color: #fff;
	}
	.high_contrast section .gform_wrapper.gravity-theme input, 
	.high_contrast section .gform_wrapper.gravity-theme textarea, 
	.high_contrast section .gform_wrapper.gravity-theme select {
		background-color: #fff;
		border-color: #222;
		color: #000;
	}
	.high_contrast section .gform_wrapper.gravity-theme input::placeholder, 
	.high_contrast section .gform_wrapper.gravity-theme textarea::placeholder, 
	.high_contrast section .gform_wrapper.gravity-theme select::placeholder {
		color: #333;
		opacity: 1;
	}
	.high_contrast .button, .high_contrast a.button, .high_contrast .wp-block-button__link, .high_contrast section .gform_wrapper.gravity-theme .gform_footer button, .high_contrast section .gform_wrapper.gravity-theme .gform_footer input, .high_contrast section .gform_wrapper.gravity-theme .gform_page_footer button, .high_contrast section .gform_wrapper.gravity-theme .gform_page_footer input, .high_contrast .fivestar-wrapper .gform_wrapper.gravity-theme .gform_footer button, .high_contrast .fivestar-wrapper .gform_wrapper.gravity-theme .gform_footer input, .high_contrast .fivestar-wrapper .gform_wrapper.gravity-theme .gform_page_footer button, .high_contrast .fivestar-wrapper .gform_wrapper.gravity-theme .gform_page_footer input, .high_contrast .fivestar-wrapper .fivestar-outer .fivestar-inner .button-wrapper #fivestar-submit { color: #fff; background-color: #000; }
	.high_contrast .button:hover, .high_contrast a.button:hover, .high_contrast .wp-block-button__link:hover, .high_contrast section .gform_wrapper.gravity-theme .gform_footer button:hover, .high_contrast section .gform_wrapper.gravity-theme .gform_footer input:hover, .high_contrast section .gform_wrapper.gravity-theme .gform_page_footer button:hover, .high_contrast section .gform_wrapper.gravity-theme .gform_page_footer input:hover, .high_contrast .fivestar-wrapper .gform_wrapper.gravity-theme .gform_footer button:hover, .high_contrast .fivestar-wrapper .gform_wrapper.gravity-theme .gform_footer input:hover, .high_contrast .fivestar-wrapper .gform_wrapper.gravity-theme .gform_page_footer button:hover, .high_contrast .fivestar-wrapper .gform_wrapper.gravity-theme .gform_page_footer input:hover, .high_contrast .fivestar-wrapper .fivestar-outer .fivestar-inner .button-wrapper #fivestar-submit { color: #fff; background-color: #5C5C5C; }
	.high_contrast .footer-wrap {
		background-color: #212121;
	}
	.high_contrast .footer p,
	.high_contrast .footer a,
	.high_contrast .footer i {
		color: #fff;
	}
	.high_contrast .copyright-wrap {
		background-color: #000;
	}
	.high_contrast .copyright p,
	.high_contrast .copyright a {
		color: #fff;
	}

/* FONT SIZE */
	/* BIG +2 */
	body.big, .big p, .big h6, .big .footer h3, .big section .collapseomatic { font-size: 20px; line-height: 30px; }
	.big h1, .big #hero .ill_hero_slider .stage .slide .title { font-size: 62px; line-height: 72px; }
	.big h2 { font-size: 50px; line-height: 60px; }
	.big h3 { font-size: 32px; line-height: 42px; }
	.big h4 { font-size: 27px; line-height: 37px; }
	.big h5, .big #hero .ill_hero_slider .stage .slide .caption, .big #hero .ill_hero_slider .stage .slide .caption p { font-size: 22px; line-height: 32px; }
	.big .button, .big nav.utility_nav ul li a, .big nav.primary_nav ul li a { font-size: 22px; line-height: 22px; }
	.big .wp-caption p.wp-caption-text, .big form.search input[type="text"] { font-size: 16px; line-height: 24px; }
	.big nav.primary_nav ul li ul li a { font-size: 18px; line-height: 18px; }
	.big .int #hero .info ul li, .big .sidebar .side p, .big .copyright p { font-size: 18px; line-height: 28px; }
	.big .callout-navs ul li a, .big .content h1, .big.home h2 { font-size: 38px; line-height: 48px; }
	.big .pods .pod h3 { font-size: 26px; line-height: 32px; }
	.big .sidebar .callout-navs ul li a, .big .ill_quotes_quote_text, .big .ill_quotes_quote_title { font-size: 24px; line-height: 34px; }
	/* BIGGER +4 */
	body.bigger, .bigger p, .bigger h6, .bigger .footer h3, .bigger section .collapseomatic { font-size: 24px; line-height: 34px; }
	.bigger h1, .bigger #hero .ill_hero_slider .stage .slide .title { font-size: 66px; line-height: 76px; }
	.bigger h2 { font-size: 54px; line-height: 64px; }
	.bigger h3 { font-size: 36px; line-height: 46px; }
	.bigger h4 { font-size: 31px; line-height: 41px; }
	.bigger h5, .bigger #hero .ill_hero_slider .stage .slide .caption, .bigger #hero .ill_hero_slider .stage .slide .caption p { font-size: 26px; line-height: 36px; }
	.bigger .button, .bigger nav.utility_nav ul li a, .bigger nav.primary_nav ul li a { font-size: 26px; line-height: 26px; }
	.bigger .wp-caption p.wp-caption-text, .bigger form.search input[type="text"] { font-size: 20px; line-height: 30px; }
	.bigger nav.primary_nav ul li ul li a { font-size: 22px; line-height: 22px; }
	.bigger .int #hero .info ul li, .bigger .sidebar .side p, .bigger .copyright p { font-size: 22px; line-height: 32px; }
	.bigger .callout-navs ul li a, .bigger .content h1, .bigger.home h2 { font-size: 42px; line-height: 52px; }
	.bigger .pods .pod h3 { font-size: 30px; line-height: 36px; }
	.bigger .sidebar .callout-navs ul li a, .bigger .ill_quotes_quote_text, .bigger .ill_quotes_quote_title { font-size: 28px; line-height: 38px; }
	/* BIGGEST +6 */
	body.biggest, .biggest p, .biggest h6, .biggest .footer h3, .biggest section .collapseomatic { font-size: 30px; line-height: 40px; }
	.biggest h1, .biggest #hero .ill_hero_slider .stage .slide .title { font-size: 72px; line-height: 82px; }
	.biggest h2 { font-size: 60px; line-height: 70px; }
	.biggest h3 { font-size: 42px; line-height: 52px; }
	.biggest h4 { font-size: 37px; line-height: 47px; }
	.biggest h5, .biggest #hero .ill_hero_slider .stage .slide .caption, .biggest #hero .ill_hero_slider .stage .slide .caption p { font-size: 32px; line-height: 42px; }
	.biggest .button, .biggest nav.utility_nav ul li a, .biggest nav.primary_nav ul li a { font-size: 32px; line-height: 32px; }
	.biggest .wp-caption p.wp-caption-text, .biggest form.search input[type="text"] { font-size: 26px; line-height: 36px; }
	.biggest nav.primary_nav ul li ul li a { font-size: 28px; line-height: 28px; }
	.biggest .int #hero .info ul li, .biggest .sidebar .side p, .biggest .copyright p { font-size: 28px; line-height: 38px; }
	.biggest .callout-navs ul li a, .biggest .content h1, .biggest.home h2 { font-size: 48px;line-height: 58px; }
	.biggest .pods .pod h3 { font-size: 36px; line-height: 42px; }
	.biggest .sidebar .callout-navs ul li a, .biggest .ill_quotes_quote_text, .biggest .ill_quotes_quote_title { font-size: 34px; line-height: 44px; }

/* RESPONSIVE */
	@media all and (max-width: 1300px) {
		nav.primary_nav ul li a {
			padding: 15px 10px;
		}
	}
	@media all and (max-width: 1200px) {
		nav.primary_nav ul li a {
			font-size: 16px;
			line-height: 24px;
		}
		#hero .ill_hero_slider .stage .info {
			padding: 20% 40% 10% 10%;
		}
	}
	@media all and (max-width: 1100px) {
		header .utility-wrap p, header .utility-wrap a {
			font-size: 14px;
			line-height: 22px;
		}
		header #logo {
			padding: 20px 25px;
			max-width: 25%;
		}
		nav.primary_nav {
			max-width: 75%;
		}
		nav.primary_nav ul li a {
			font-size: 15px;
			line-height: 23px;
		}
		#hero .ill_hero_slider .stage .slide .title {
			font-size: 40px;
			line-height: 50px;
		}
		.button {
			padding: 15px 20px;
		}
	}
	@media all and (max-width: 1000px) {
		header #logo {
			padding: 15px 20px;
			max-width: 20%;
		}
		nav.primary_nav {
			max-width: 80%;
		}
		nav.primary_nav ul li a {
			font-size: 14px;
			line-height: 22px;
		}
		.button {
			font-size: 12px;
			line-height: 12px;
		}
		#hero .ill_hero_slider .stage .slide .title {
			font-size: 30px;
			line-height: 40px;
		}
		#hero .ill_hero_slider .stage .info {
			padding: 20% 30% 10% 10%;
		}
		.content-wrap::before {
			width: 30%;
		}
		.home figure.img {
			width: 35%;
		}
		.home .cont {
			width: 60%;
		}
		.pods-wrap {
			padding: 120px 0 0 0;
		}
		.pods {
			flex-wrap: wrap;
		}
		.pods .pod {
			width: 48%;
			margin: 0 2% 10% 2%;
		}
		.pods .pod:nth-child(2n) {
			margin-right: 0;
		}
		.pods .pod:nth-child(2n+1) {
			margin-left: 0;
		}
		.pods .pod h3 {
			display: block;
		}
		.highlight .left, .highlight .right {
			width: 100%;
			margin: 0 0 50px 0;
		}
		.footer {
			flex-wrap: wrap;
			padding: 100px 0 50px 0;
		}
		.footer .col {
			width: 48%;
			margin: 0 2% 5% 0;
		}
		.copyright {
			flex-wrap: wrap;
		}
		.copyright .left,
		.copyright .right {
			width: 100%;
			text-align: center;
		}
		h1 {
			font-size: 30px;
			line-height: 40px;
		}
	}
	@media all and (max-width: 900px) {
		nav.primary_nav ul { width: 100%; }
		nav.primary_nav .menu-primary-menu-container { display: block; position: fixed; top: 0; left: -100%; background-color: rgba(59, 67, 70, 1); width: 80%; height: 100%; overflow-y: scroll; z-index: 1; }
		.open nav.primary_nav .menu-primary-menu-container { left: 0; }
		nav.primary_nav .menu-primary-menu-container > ul { padding: 15px 0 0 0; width: 100%; }
		nav.primary_nav ul li { display: block; padding: 0; float: none; }
		nav.primary_nav ul li a { display: block; color: #fff; padding: 20px 30px; font-size: 18px; line-height: 18px; border-top: 1px solid #f79033; text-align: left; }
		nav.primary_nav ul li ul.sub-menu { width: 100%; background: none; display: block; clear: both; overflow: hidden; position: relative; left: 0; opacity: 1; }
		nav.primary_nav ul li ul.sub-menu li a { padding: 20px 30px 20px 50px; background-color: rgba(32, 32, 32, .95); color: #fff; }
		header nav.primary_nav ul li:hover a, header nav.primary_nav ul li.active a, header nav.primary_nav ul li a:focus, header nav.primary_nav ul li.current-menu-item a, header nav.primary_nav ul li.current-menu-ancestor a, header nav.primary_nav ul li.current_page_parent a { color: #fff; background-color: #202020; border-bottom: none; }
		nav.primary_nav ul li:last-child a { border-bottom: 1px solid #f79033; }
		#navbtn { display: block; }
		header #logo {
			padding: 20px;
			max-width: 30%;
		}
		.home .cont {
			width: 100%;
			float: none;
		}
		.home figure.img {
			width: 100%;
			margin: 50px 0 0 0;
		}
		.home figure.img img {
			width: 100%;
		}
		.content-wrap::before {
			width: 100%;
			height: 40%;
			bottom: 0;
			top: auto;
		}
		.content {
			padding: 70px 0;
		}
		.pods-wrap {
			padding: 80px 0 0 0;
		}
		.pods .pod {
			width: 100%;
			margin: 0 0 10% 0;
		}
		/*#hero .ill_hero_slider .stage {
			padding: 0 0 76.25% 0;
		}*/
		#hero .ill_hero_slider .splide__slide__container {
			height: 100%!important;
			position: absolute;
		}
		#hero .ill_hero_slider .stage .info {
			padding: 30% 30% 10% 10%;
			position: relative;
			height: auto;
		}
		.cont {
			width: 100%;
			float: none;
			clear: both;
			overflow: hidden;
		}
		.content-wrap.int::before {
			display: none;
		}
		.sidebar {
			border-top: 2px solid #ddd;
			padding: 50px 0;
			margin: 50px 0 0 0;
			width: 100%;
			clear: both;
			overflow: hidden;
			float: none;
		}
	}
	@media all and (max-width: 800px) {
		.footer .col {
			width: 100%;
			margin: 0 0 5% 0;
			text-align: center;
		}
		.footer .col:last-child {text-align: center;}
		footer .wp-block-image, footer .wp-block-image .alignleft {
			float: none;
			margin: 0 auto;
		}
	}
	@media all and (max-width: 700px) {
		header .utility-wrap .wrap {
			justify-content: center;	
		}
		header #logo {
			top: 0;
		}
		/*#hero .ill_hero_slider .stage {
			padding: 0 0 96.25% 0;
		}*/
		#hero .ill_hero_slider .stage .info {
			padding: 40% 10% 10% 10%;
		}
		#hero .ill_hero_slider .prev {
			left: 2%;	
		}
		#hero .ill_hero_slider .next {
			right: 2%;	
		}
	}
	@media all and (max-width: 600px) {
		header #logo {
			max-width: 40%;
		}
		/*#hero .ill_hero_slider .stage {
			padding: 0 0 106.25% 0;
		}*/
		#hero .ill_hero_slider .stage .info {
			padding: 50% 10% 10% 10%;
		}
		.content-wrap::before {
			height: 20%;
		}
	}
	@media all and (max-width: 500px) {
		header #logo {
			max-width: 50%;
		}
		/*#hero .ill_hero_slider .stage {
			padding: 0 0 126.25% 0;
		}*/
		header .utility-wrap a, 
		nav.utility_nav ul li a {
			display: inline-block;
			vertical-align: bottom;
			clear: both;
			overflow: hidden;
			padding: 0;
		}
		header .fas {
			display: none;
		}
	}
	@media all and (max-width: 400px) {
		header #logo {
			max-width: 60%;
		}
		#hero .ill_hero_slider .stage .info {
			padding: 70% 10% 10% 10%;
		}
		/*#hero .ill_hero_slider .stage {
			padding: 0 0 156.25% 0;
		}*/
	}
	
/* PRINT */
	@media only print {
	  #hero,
	  .home figure.img,
	  .pods-wrap,
	  .highlight-wrap,
	  .footer-wrap {display: none;}
		header, header.stick { position: relative!important; }
		header .acc-tools { display: none; }
		header .main-wrap .main.wrap { flex-wrap: wrap; }
		header #logo { margin: 0 auto; width: 100%!important; text-align: center!important; position:relative; top: 0; padding: 20px; box-shadow: none; }
		header .utility-wrap p a { margin: 0 10px; }
		header.stick .utility-wrap p, header .utility-wrap p, header .utility-wrap p a { color: #000; opacity: 1; }
		header .utility-wrap p i { display: none; }
		header nav.primary_nav { display: none; }
		#hero .ill_hero_slider .stage { padding: 0; }
		#hero .ill_hero_slider .stage .slide::before { display:none; }
		#hero .ill_hero_slider .stage .slide .pic { background: none!important; }
		#hero .ill_hero_slider .stage .slide .pic img { display: block; width: 100%; height: auto; }
		#hero .ill_hero_slider .stage .info { position: relative; width: 100%; left: 0; bottom: 0; z-index: 21; background: none; border-top: 2px solid #e0e0e0; border-bottom: 2px solid #e0e0e0; padding: 30px 5%; }
		#hero .ill_hero_slider .stage .slide.active { position: relative; }
		#hero .ill_hero_slider .stage .slide .title, #hero .ill_hero_slider .stage .slide .caption, #hero .ill_hero_slider .stage .slide .caption p, .int #hero .info h1, .int #hero .info ul li, .int #hero .info ul li a { color: #202020!important; }
		.int #hero figure { position: relative; line-height: 0; }
		.int #hero::after { display: none; }
		#hero .ill_hero_slider .stage .slide .title { font-size: 40px!important; line-height: 50px!important; padding: 0; }
		#hero .ill_hero_slider .prev, #hero .ill_hero_slider .next, #hero .ill_hero_slider .controls, #hero .ill_hero_slider .stage .slide a, #hero .button { display: none; }
		.callout-navs { display: none; }
		.pods { padding: 0; border-bottom: 0; }
		.pods .pod, .sidebar .side { width: 100%; text-align: left; margin: 0 0 20px 0!important; border: 2px solid #ddd; border-radius: 0; box-shadow: none; padding: 30px; }
		.pods .pod i { display: none; }
		.pods .pod h3 { font-size: 23px; line-height: 33px; color: #000; width: 100%; }
		.pods .pod p, .pods .pod a.pod-link { color: #000; }
		.content { padding: 30px 0; }
		.ill_responsive_video { display: none; }
		.highlight-wrap { margin: 0 auto!important; background: none!important; }
		.highlight-wrap::before { display: none; }
		.highlight-wrap .highlight { padding: 25px 0; }
		.highlight .left, .highlight .right { padding: 0; margin: 0; }
		.highlight .bkg { display: none; }
		.map-wrap { display: none; }
		.cont { width: 100%; }
		.sidebar { display: none; }
		.int #hero .info { border-top: 2px solid #e0e0e0; padding: 20px 0; }
		.bottom-wrap { display: none; }
		.content, .content.int { padding: 30px 0!important; margin: 0 auto!important; }
		.ill_quotes_quote { padding: 0!important; }
		.ill_quotes_quote_text::before { display: none; }
		.ill_quotes_quote_text, .ill_quotes_quote_title { color: #222; }
		.footer, .footer li, .footer p, .footer h3, footer .menu-utility-menu-container ul li a, .footer a { color: #000; }
		.footer { padding: 30px 0; border-top: 2px solid #e0e0e0; }
		.button, a.button { display: none; }
		.copyright { display: none; }
		.fa, .fas, .fab { display: none; }
		h2 { font-size: 30px; line-height: 40px; }
	}




