drop/************************
* Resets *
************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,main{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a:hover,a:active{outline:0}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{height:auto;border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle}button,input{*overflow:visible;line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}

html {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
*, *:before, *:after {-webkit-box-sizing: inherit;-moz-box-sizing: inherit;box-sizing: inherit;}

.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}

/*------ prevent focus zoom on mobile ------*/
@media screen and (-webkit-min-device-pixel-ratio:0) { 
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { font-size: 16px!important; }
}

/*------typography, etc.------*/
body{background-color:#E0E0E0;margin:0; font-family: 'Muli', sans-serif; font-size:18px; line-height:1.5em; color:#333333; font-weight:400;}

p {margin:0 0 .5em;}

a {color: #833187; text-decoration:none; border-bottom: 1px dotted #ccc;font-weight:600;;
	-webkit-transition: color .2s ease-in;
	-moz-transition: color .2s ease-in;
	-o-transition: color .2s ease-in;
	transition: color .2s ease-in;
}
	a:hover { color: #5B0A60; text-decoration:none; border-bottom:1px solid #833187;}

	
a:hover img, a:link img, a:visited img { border: none;}






img {max-width:100%;}

h1, h1 a, .h1 {font-size:3em;font-weight:800;margin-bottom:.75em;line-height:1.1em;}
h2, h2 a, .h2 {font-size:1.75em;margin-bottom:1em;font-weight:800;line-height: 1.2em}
h3, h3 a, .h3 {font-size:1.5em;margin-bottom:.5em;font-weight:bold;}
h4, h4 a, .h4 {font-size:1.25em;margin-bottom:.5em;font-weight:bold;}
h5, h5 a, .h5 {font-size:1em;margin-bottom:.5em;font-weight:bold;}
h6, h6 a, .h6 {font-size:1.1em;margin-bottom:0;font-weight:bold;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none;font-size:1em;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration:underline;}

p+div, p+fieldset{margin-top:1.5em;}
p+ul, p+ol {margin-top:-.125em;margin-bottom:1.5em;}
p+h2, ul+h2, ol+h2, aside+h2, p+h3, ul+h3, ol+h3, aside+h3, p+h4, ul+h4, ol+h4, aside+h4, p+h5, ul+h5, ol+h5, aside+h5, p+h6, ul+h6, ol+h6, aside+h6{margin-top:1.25em;}

.lead {font-size:1.4em;font-family: 'Muli', sans-serif; line-height:1.25em;font-weight: 300;margin-bottom:2em;text-align:center;}

hr {color: #CCCCCC;background-color: #CCCCCC;height:1px;border: 0;width: 100%;margin-bottom:4em;margin-top:3.5em; clear:both;}

blockquote{font-size:1.25em; font-family:'Muli', sans-serif;margin:0 0 .75em 0;}
	blockquote p{margin-bottom:.75em}
cite{color:#333;margin:0 00;display:block;text-emphasis:none; font-style:normal;}
cite p{margin-bottom:1em;}
	
sup, sub{line-height:1em;}
strike {color:#999;}

iframe{margin:0 auto 1.5em auto;display:block;width:100%;}

code {font-size:1em;background:rgba(0,0,0,.085);border-radius:4px;padding:0 3px;}
pre code {display:block;background:#f4f6f9;font-family: Monaco, monospace;border:1px solid #DDD;-moz-border-radius:4px;border-radius:4px;margin-bottom:2.5em;overflow:auto;width:100%;padding:1em;font-size:1.25em;}
pre {white-space: pre; padding:0;font-size:12px;line-height:1.4em;}

aside, figure {float:right;margin:0;width:33%;background:#f5f5f5;padding:1em;font-size:.875em;line-height:1.333em;border:1px solid #ddd;}
aside img, figure img{margin:0 0 1em;}

dl {margin-bottom:1em;}
dt {font-weight:bold;}

.mobile {display:none;}

.visuallyhidden { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; }
.center {text-align:center;}


/************************
* Structure *
************************/

.first {float:left;margin-right:3.5%;}
.middle {float:left;margin-right:3.5%;}
.last {float:right;}

/*------widths------*/

.group {margin-bottom:1.5em;}
.group:last-child {margin-bottom:0;}

.group_1of2, table.table_structure_2x td {width:48.25%;}

.group_1of3, table.table_structure_3x td{width:31%;}
.group_2of3 {width:65.5%;}

.group_1of4, table.table_structure_4x td {width:22.375%;}
.group_3of4 {width:74.125%;}

.group_1of5 {width:17.2%;}
.group_2of5 {width:37.9%;}
.group_3of5 {width:58.6%;}
.group_4of5 {width:79.3%;}

.group_1of6 {width:13.75%;}
.group_5of6 {width:82.75%;}

.group_1of7 {width:11.28571428571429%;}
.group_2of7 {width:26.07142857142858%;}
.group_3of7 {width:40.85714285714287%;}
.group_4of7 {width:55.64285714285716%;}
.group_5of7 {width:70.42857142857145%;}
.group_6of7 {width:85.21428571428574%;}

.group_1of8 {width:9.4375%;}
.group_3of8 {width:35.3125%;}
.group_5of8 {width:61.1875%;}
.group_7of8 {width:87.0625%;}

/*------sections / wrappers------*/
.site_wrapper {background-color:#fff;margin:0 auto;max-width:1680px; -moz-box-shadow: 0 0 20px rgba(0,0,0,.15); -webkit-box-shadow: 0 0 20px rgba(0,0,0,.3); box-shadow:0 0 20px rgba(0,0,0,.3); overflow:hidden;}
.wrapper {padding:0 3%;}
section.section_primary {padding:3em 0;}
section.section_secondary {padding:3em 0;border-bottom:1px solid #ddd;}
.section_hero .wrapper{max-width:1400px;padding:0;}

/* --- global media object --- */
.media{display: -ms-flexbox;display: flex;-ms-flex-align: start;align-items: flex-start;}
.media_body{-ms-flex: 1;flex: 1;min-width: 0;-ms-word-break: break-all;overflow-wrap: break-word;word-wrap: break-word;}
.media_right{-ms-flex-negative: 0;flex-shrink: 0;margin-left: .75rem;}
.media_left {margin-left: 0;margin-right: .75rem;}
	/* --- no support for flex, .no-flexbox added with Modernizr--- */
	.no-flexbox .media {display:table;width:100%;}
	.no-flexbox .media_body, .no-flexbox .media_right, .no-flexbox .media_left{display:table-cell;}
	.no-flexbox .media_right{float:right;}

/*------rotator banner------*/
.rotator_banner {position:relative; z-index:0; background:#eee; text-align:center; }
.rotator_banner .rotator_banner_img {height:300px; -webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; background-repeat:no-repeat; background-position: center center; display:block;}
.rotator_banner .rotator_banner_content {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index:1;}
.rotator_banner .heading {display:block; font-weight:bold; font-size:1.8em; line-height:1.1em; margin-bottom:.25em;}
.rotator_banner .description {display:block; font-size:1.2em; margin-bottom:.5em;}

/*------site header------*/
.site_header {position:relative;z-index:100;border-bottom: 1px solid #ddd;background:#fff; -webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.2); box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.2);}
.site_header .wrapper{position:relative;}
.site_header a.logo {margin: 20px 30px 20px 0;
	

background: url(/images/aht-logo.png); /*------ PNG backup (2x final size)------*/
background-image: url(/images/aht-logo.svg), none; /*------ SVG ------*/
background-repeat: no-repeat;
background-position: top left;
background-size: 213px 53px;width: 213px;height: 53px;/*------ final size ------*/
float: left;
display: block;
border:none;
}
.site_header_scrolled {position: fixed; top: 0; z-index:100; width:100%;max-width:1680px; margin:0 auto}

	
		
/*------site footer------*/

.footer_label {color:#919AAC; margin-bottom:1.5em; font-size:.7em;text-transform:uppercase;line-height:1.5em;font-weight:700;letter-spacing:.2em;}

.site_footer {background:#000; color:#fff; font-weight:400;}
.site_footer a {color:#fff; border-bottom: none;}
.site_footer a:hover {border-bottom: 1px solid #fff;}
.site_footer ul {padding:0; margin-top:0; list-style:none;}

.site_footer a.logo {margin-bottom:1.5em; background: url(/images/logo-white.png); background-repeat: no-repeat; background-position: top left; background-size: 234px 35px; width: 234px;height: 35px; display: inline-block; border:0;}

.site_footer .wrapper {padding:3em 3%; line-height:2.1em;}

.site_footer .social {text-align:right;}
.site_footer .social a {border:0; display:flex; align-items: center; justify-content: center; background: #833187; border-radius:50%; width:44px; height:44px; text-align:center;}
.site_footer .social a:hover {opacity:.7;}
.site_footer .social li {display:inline-block; margin-right:.5em;}
.site_footer .social li:last-child {margin-right:0;}


.site_footer .legal {font-size:.75em;line-height:1.75em;}

.top_site {position:fixed; bottom:20px; right:30px; z-index:700000;}
.top_site a { color:#777; color: rgba(119,119,119,.6); border:0;}
.top_site a:hover { border:0;}

/************************
* Navigation *
************************/

/* Primary Navigation Resets and Defaults*/
nav.nav_primary {line-height:1.2em; float:left;}
	nav.nav_primary ul {list-style: none; margin:0; padding:0;list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)/*load css hack*/;}
	nav.nav_primary li > a {text-decoration:none; }
	
/* Mobile Button*/
.nav_primary_btn {display:none;margin:.5em; color:#fff;text-decoration:none;font-size:1.3em;}
	.nav_primary_btn:hover {color:#fff;text-decoration:none;}

	
/*----------nav overlay-------*/
.nav_overlay_btn {display:none; position:absolute; top:22px; right:25px; padding:.25em .25em; color:#333; font-size:24px; border:0;}
.nav_overlay_btn:hover {border:0;}
.nav_overlay_btn.show {display:block;}	

.nav_overlay {height: 100%; width: 100%; padding:0 4%; background:#000; position:fixed; overflow:auto; display: none; z-index: 100; -webkit-overflow-scrolling: touch; color:#fff;}
.nav_overlay::-webkit-scrollbar {display:none;}
.nav_overlay a {border:0;}
.nav_overlay .heading {font-size:.9em; color:#fff; padding:25px 0 19px 0; margin-bottom:0; text-align:center; letter-spacing:10px; text-transform:uppercase;}
.nav_overlay ul {margin: 0 0 4em 0; padding: 0;}
.nav_overlay > ul li {list-style: none; border-bottom: 1px dotted rgba(255,255,255,0.3)}
.nav_overlay > ul li:first-child {border-top: 1px dotted rgba(255,255,255,0.3)}
.nav_overlay > ul li:last-child {border-bottom: none;}


.nav_overlay ul li a {color: #919AAC; text-decoration: none; display: block; font-size: 1em; padding: 15px; text-align:center;}
.nav_overlay_close {display: block; color: #fff; text-decoration: none; position: absolute; right: 0; top: 0px; font-size: 30px; text-align: right; padding:16px 28px 16px 38px; }
.nav_overlay_close:hover {color:#fff;}

.nav_overlay ul li > ul {margin:0;padding:0;display:none;}
.nav_overlay ul li ul li {border-top:none;border:0!important}
.nav_overlay ul li > ul li a {font-size:1em;padding: 10px;color:#FFFFFF; }
.nav_overlay ul li ul li:last-child {margin-bottom:1.5em}

.nav_overlay .quote a.btn {font-size:.9em; background-color:#833187;color:#fff;margin:1em 0 1em 0;}

.nav_overlay ul li > ul li > ul li a {font-size:1em; padding: 10 14px; -moz-border-radius:4px;border-radius:4px; margin-bottom:.25em; background:rgba(255,255,255,0.1);}


/* Level 1 (All) */
nav.nav_primary ul.parent > li {position:relative; display:block; float:left;}
nav.nav_primary ul.parent > li.nav_mobile {display:none;}
nav.nav_primary ul.parent > li > a {padding:2em .75em; text-transform:uppercase;text-align:center; display:block; color:#333; font-weight:700; font-size:.85em;border:none;position:relative;}
nav.nav_primary ul.parent > li > a:hover, nav.nav_primary ul.parent > li.drop_mega.hover > a {color:#833187;}
	nav.nav_primary ul.parent > li > a i {color:#ccc; margin-left:.125em; font-size:1.2em;}
	nav.nav_primary ul.parent > li > a:hover i {color:#833187;}

/* Level 1 Dropdown (Mega)*/
nav.nav_primary ul.parent li.drop_mega{ position: static;}
	
/* Level 2 Dropdown (All)*/
nav.nav_primary ul.parent > li > ul{ background:#fff;display:none; position: absolute; left: 0px; -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);box-shadow: 0 5px 10px rgba(0,0,0,0.2);z-index:3;}
	/* Level 2 Dropdown (Nav)*/
	nav.nav_primary ul.parent li.drop_nav > ul{ width: 450px; top: 94px;padding:1em 1em;line-height:1.75em;}
	nav.nav_secondary ul.parent > li > ul > li > a{padding:1em;background:#fff ;display:block;border-bottom:1px solid #ddd }
	nav.nav_primary ul.parent li.drop_nav > ul > li > a:hover{background:#f4f6f9 ; }

	/* Level 2 Dropdown (Mega)*/
	nav.nav_primary ul.parent li.drop_mega > ul{width: 100%;top: 94px;}
	nav.nav_primary ul.parent li.drop_mega > ul > li{width: 31%;padding:1.25em 3em;float:left;}
	nav.nav_primary ul.parent li.drop_mega > ul > li ul li a{color:#333;font-size:.85em;display:block;padding:.5em 0;border:none;}
	nav.nav_primary ul.parent li.drop_mega > ul > li ul li a:hover{color:#833187;}

	/* Level 2 Dropdown (Mega)*/
	nav.nav_primary ul.parent li.locations.drop_mega > ul{width: 100%;top: 94px;}
	nav.nav_primary ul.parent li.locations.drop_mega > ul > li{width: 25%;padding:1.25em 3%;float:left;}
	nav.nav_primary ul.parent li.locations.drop_mega > ul > li ul li a{color:#333;font-size:.9em;display:block;padding:.75em 0;border:none;}
	nav.nav_primary ul.parent li.locations.drop_mega > ul > li ul li a:hover{color:#833187;}
	nav.nav_primary ul.parent li.locations.drop_mega > ul > li img{margin-bottom:.5em;}

nav.nav_primary ul.parent > li > a i.fa-angle-down {position:absolute;bottom:15px;left:50%;margin-left:-6px}
				
/*------CTA Button------*/
.cta {float:right;margin-top:1.25em;}			
.cta ul {list-style: none; margin:0; padding:0;}		
.cta a {font-size:.8em;padding:.75em 1em;}				

/*------top bar------*/
.top_bar {background:#000;}
.top_bar ul {margin:0; padding:0; list-style:none;}
.top_bar li {float:left; font-size: .8em;}
.top_bar a {display:block; text-decoration: none; color:#fff;border:none;}



/*------secondary navigation------*/
nav.nav_secondary {float: right;}
	nav.nav_secondary li:last-child a {padding-right:0;}
	nav.nav_secondary li a {padding: .5em 1em;color:#fff;}
	nav.nav_secondary li a:hover {color: rgba(255, 255, 255, 0.6)}


	
/*------section navigation (vertical)------*/ 
.nav_section {}
.nav_section > ul{margin:0;list-style: none;padding:0;border: none;margin-bottom:2em;font-size:.875em;line-height:2em;}
	.nav_section h4 {font-size:18px;padding:25px;padding-bottom:.5em;margin-bottom:0;text-transform:uppercase;}
	.nav_section h4 a{color:#333;}
	.nav_section > ul > li {border-bottom:none;}
	.nav_section > ul li a{text-decoration:none;display:block;padding:.5em 0;color:#333;}
	.nav_section > ul li a:hover{background-color:#F5F5F5;}
	.nav_section > ul .selected{color:#833187;font-weight:700;background-color:#F5F5F5;}
		/*------nested------*/ 
		.nav_section > ul ul {list-style: none;padding:0 0 0 10px;font-size:.9em;margin-bottom:5px;}
		.nav_section > ul ul li a{padding:3px 10px;border-left:1px solid #833187}
 		.nav_section ul .selected_parent {font-weight:700;}

	.nav_section_btn {background:#919AAC; display:none; cursor:pointer;-moz-border-radius: 5px; border-radius: 5px;margin-bottom:1.5em;}
		.nav_section_btn a {color:#fff; text-decoration:none; font-weight:600; padding:.5em 1em; display:block;border:none }
		nav.nav_section.show {display:block;}

.nav_section.hide_desktop {display:none}
	
/*------paging, crumbs, tags (articles)------*/ 
nav.page ul {text-align: center;padding:0;}
	nav.page ul li {display: inline;margin: 0 4px 0 0;}
	nav.page ul li a {padding: 4px 8px;font-size: 14px;font-weight: bold;border: 1px solid #CCC;border-radius: 4px;text-decoration:none;background:#f4f6f9;}
	nav.page ul li a:hover,nav.page ul li a:focus {background: #f0f0f0;border-color: #ccc;}
	nav.page ul li a:active, nav.page ul li a.current {background: #fff;border-color: #ccc;}
	

nav.breadcrumb {color: #666;font-size:0.7em;font-weight:700;letter-spacing:0.1em;margin-bottom:3.5em;padding:0;text-transform:uppercase;}
	nav.breadcrumb a {margin: 0 5px;text-decoration: none;border:none;color: #999;}
	nav.breadcrumb a:first-child {margin-left: 0;}
	nav.breadcrumb a:hover,nav.breadcrumb a:focus {color: #000;}
	nav.breadcrumb a:active {color: #000;}
	nav.breadcrumb strong {margin-left: 5px;font-weight: bold;color: #000;}
	
ol.tags {list-style:none;padding:0;margin:0 0 1.5em;font-size:.8em;}
	ol.tags li {float: left;margin: 0 5px 5px 0;}
	ol.tags li a {text-decoration:none;background:#CCC;background:rgba(0,0,0,.2);float: left;padding: 5px 10px;font-weight: bold;color: #fff;-moz-border-radius: 5px;border-radius: 5px;}
	ol.tags li a:hover, ol.tags li a:focus {background-color: #999;}
	ol.tags li a:active {background-color: #ccc;}

/************************
* Content *
************************/

.callout a {border:none; position:fixed; background:#5B0A60; top:680px; right:0;z-index:100;text-align:center; line-height:1.1em; color:#fff; padding: 10px 13px; font-size: 1em;-webkit-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2);-moz-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2);box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2); -webkit-transition: all .18s ease-in-out;
  -moz-transition: all .18s ease-in-out;
  -o-transition: all .18s ease-in-out;
  transition: all .18s ease-in-out; text-decoration:none;}

.callout span {display:block;}
.callout a:before {content:"";position: absolute;right: 100%;top: 15px;width: 0;height: 0;border-top: 10px solid transparent;border-right: 8px solid #5B0A60;border-bottom: 10px solid transparent}

.callout a:hover {color:#fff; text-decoration:none;padding:10px 30px;}

.stats td p {margin-bottom:1.5em;}
.stats td span {font-size:4.5em; line-height:1.2em; display:block; letter-spacing:-4px;}
.stats h3 {margin-bottom:1.5em;}

/*------accordian ------*/
 .accordian { list-style: none;padding: 0; margin: 0;background: #F4F4F4;margin-bottom: 1.7em}
.accordian li.category > div { display: none;padding: 20px 25px;background:#833187;}
.accordian li.category > a {display: block;padding: 1.5em 1em; text-decoration: none;font-size: 1.3em; font-weight: 700;border: 1px solid #D8DEDA;color: #666;line-height:1.4em;position: relative;text-align:center;}
.accordian li.category > a:hover {background:#ddd}
.accordian li.category > a i.fa-plus-square {color: #833187;margin-right: 5px;}
.accordian li.category:first-child > a {}
.accordian li.category .status {position: absolute;top: 14px;right: 14px;font-size: 22px}
.closed .fa-accord:before {content: "\f0fe";color: #833187;}
.open .fa-accord:before {content: "\f146";color: #833187;}

.accordian_list {margin: 0; padding: 0; list-style: none; text-align:center}
.accordian_list li {display: inline-block;}
.accordian_list li a {display: inline-block;padding: 13px 20px;background:#fff;border-radius:40px; margin:0 5px 10px;text-decoration: none; line-height: 1.4em;}
.accordian_list li:last-child a {border-bottom: 0;}

.accordian_list .btn:hover {border: 1px solid #fff;}

.accordian .no-accord:hover {color:#fff !important; background-color:#833187 !important; border:1px solid #833187 !important;}

.group_3of4.first.inset_right_large {min-height:1000px;}



/*------FAQ Accordian ------*/

.faq {list-style: none;padding: 0; margin: 0;border: none;margin-bottom: 2em;}
.faq.accordian {background:none;}

.faq.accordian li.category > div {display: none;padding: 20px 25px;border: none;background:#fff;}
.faq.accordian li.category > a {display: block; padding: 1em 1em; font-size:1.25em; background:#F4F4F4; position: relative; text-align:left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;border:1px solid #D8DEDA;}
.faq.accordian li.category > a:hover {background:#ddd}
.faq.accordian .category {margin-bottom:.5em;}

.faq .closed .fa-accord:before {content: "\f0fe";color: #833187;margin-right:1em;}
.faq .open .fa-accord:before {content: "\f146";color: #833187;margin-right:1em;}

.accordian_faq {list-style: none; padding: 0; margin: 0;}
.accordian_faq li a {display: block; padding: 1em 0; border-bottom: 1px solid #ddd;}
.accordian_faq li:last-child a {border-bottom: 0;}

section header, article header {}
section footer, article footer {border-top:1px solid #CCC;font-size:.875em;padding:2em 0;margin-top:3em;}
section footer img {float:left; margin: 0 10px 0 0;border-radius:40px}

.well {display:block;padding:15px 15px;background:#FFF;border-radius:4px; -moz-box-shadow: inset 0 0 5px #ccc;-webkit-box-shadow: inset 0 0 5px #ccc;box-shadow: inset 0 0 5px #ccc;margin-bottom:2em;}
.platform {display:block;padding:15px 15px;background:#FFF;border-radius:4px; -moz-box-shadow: 0 0 4px #999;-webkit-box-shadow: 0 0 4px#999;box-shadow:0 0 4px #999;margin-bottom:2em;}

.comments {margin-top:5em;}

.item_image {margin-bottom:.5em;}
.item_title {font-size:1em;margin-bottom:.5em;}
.item_description {margin-bottom:.5em;}

.mission {padding:0 15%;}




/*------Home ------*/

.home_hero {width:100%;height:470px;background-repeat: no-repeat;background-size: cover; background-position: center;position:relative;}
.home_hero .overlay {position:absolute;width:100%;height:100%;background-image: linear-gradient(-180deg, rgba(131,49,135,0.7) 0%, #7E2F83 100%);}
.home_hero .caption {position:absolute;top:0;left:0;width:54vw;padding: 7vw 7vw 0 7vw}
.home_hero .caption h1 {color:#fff;margin-bottom:.25em;font-size:4vw}
.home_hero .caption p {color:#DBDDDF;text-transform:uppercase;font-weight:700;letter-spacing:.2em}
.home_hero .round_img {position:absolute;right:10%;bottom:-30px;}
.home_hero .round_img img {border-radius:600px;width:37vw; -moz-box-shadow: 0 0 30px rgba(0,0,0,.4); -webkit-box-shadow: 0 0 30px rgba(0,0,0,.4); box-shadow:0 0 30px rgba(0,0,0,.4)}


.section_hero {width:100%;height:470px;background: linear-gradient(90deg, #833187 10%, #5B0A60 100%);position:relative;}
.section_hero .caption {position:absolute;top:0;left:0;width:50vw;padding: 7vw 7vw 0 7vw}
.section_hero .caption h1 {color:#fff;margin-bottom:.25em;font-size:4vw}
.section_hero .caption p {color:#fff;font-size:1.25em;line-height:1.3em;font-weight:300;margin:0}
.section_hero .caption p a {color:#fff;font-weight:bold;}

.section_hero .round_img {position:absolute;right:10%;bottom:-30px;}
.section_hero .round_img img {border-radius:600px;width:44vw; -moz-box-shadow: 0 0 30px rgba(0,0,0,.4); -webkit-box-shadow: 0 0 30px rgba(0,0,0,.4); box-shadow:0 0 30px rgba(0,0,0,.4)}

.section_hero.no_img {height:auto;}
.section_hero.no_img .caption {position:static;padding:4vw;width:60vw;color:#fff;}


/*------Insets & Outsets ------*/
.inset {padding:2rem;}
.inset_large {margin:2rem 4rem;}


.inset_right_large {padding-right:4rem;}
.inset_right {padding-right:2rem;}
.inset_right_small {padding-right:.5rem;}

.inset_left_large {padding-left:4rem;}
.inset_left {padding-left:2rem;}
.inset_left_small {padding-left:.5rem;}

.inset_top_large {padding-top:4rem;}
.inset_top {padding-top:2rem;}
.inset_top_small {padding-top:.5rem;}

.inset_bottom_large {padding-bottom:4rem;}
.inset_bottom {padding-bottom:2rem;}
.inset_bottom_small {padding-bottom:.5rem;}

.outset {margin:2rem;}
.outset_large {margin:2rem 4rem;}

.outset_right_large {margin-right:4rem;}
.outset_right {margin-right:2rem;}
.outset_right_small {margin-right:.5rem;}

.outset_left_large {margin-left:4rem;}
.outset_left {margin-left:2rem;}
.outset_left_small {margin-left:.5rem;}

.outset_top_large {margin-top:4rem;}
.outset_top {margin-top:2rem;}
.outset_top_small {margin-top:.5rem;}

.outset_bottom_large {margin-bottom:4rem;}
.outset_bottom {margin-bottom:2rem;}
.outset_bottom_small {margin-bottom:.5rem;}

/*------Spinternet Defaults ------*/
.page_banner {margin-bottom:1em;-moz-border-radius:4px;border-radius:4px; -moz-box-shadow: 0 0 4px #999;-webkit-box-shadow: 0 0 4px#999;box-shadow:0 0 4px #999;}
.page_video {font-size:.875em;line-height:1.666em;padding:1em;margin-bottom:1em;-moz-border-radius:4px;border-radius:4px; -moz-box-shadow: 0 0 4px #999;-webkit-box-shadow: 0 0 4px#999;box-shadow:0 0 4px #999;}
	.page_video .fluid_video{margin-bottom:0;}
	.page_video .last{margin-left:1em;}

img[align=left], img.img_left{float:left;margin:0 1em 1em 0;max-width:30%;}
img[align=right], img.img_right{float:right;margin:0 0 1em 1em;max-width:30%;}
	
.fluid_video{margin-bottom:1.5em;}

.fluid_map {width: 100%;height: 0;padding-top: 60%;position: relative; margin-bottom:1.5em;}
	.fluid_map iframe {width: 100%;height: 100%; position: absolute;top: 0; right: 0;left: 0; bottom: 0; }
	.fluid_map img {max-width: none;}/*-- fixes max-width conflict in Google API maps --*/
	
	ul.login_links {position: fixed; top: 0; right: 0; margin: 0; padding: 4px; list-style: none; font-size: 12px;}
	.login_links  li{float: right; margin-left: .5em;}
	.login_links  li > a{line-height: 1; padding: .333em .5em; text-decoration: none; background-color: #888; background: rgba(0,0,0,.5); border: 1px solid #666; -moz-border-radius: 4px; border-radius: 4px; color: #FFF;}

/*------Locations------*/
.location_results {padding:1em;border:1px solid #CCC;font-size:.875em;}
	.location_results ol{list-style:none;margin:0;padding:0;line-height:1.5em;width:100%;}
	.location_results ol li{list-style:none;margin:0;display:inline-block;width:100%;}
	.location_results ol li div{float:left;width:80%;}
	.location_results img{float:left;margin-right:5%;max-width:15%;}

/*------video container ------*/
.video_link {display:block; margin-bottom:1em;}
.video_link .video_thumb {position:relative; display:block; margin-bottom:.5em; }
.video_link .video_play {position:absolute; top: 50%; left: 50%; margin-right: -50%; transform: translate(-50%, -50%); color:rgba(255,0,0,0.80); font-size:5em; line-height:1em;}
.video_link:hover .video_play {color:rgba(255,0,0,0.40);}
	
/*------icons (added with selectors.js) ------*/

/*
a[href$="pdf"]:after {content:' (.pdf)';}
a[href$="xls"]:after {content:' (.xls)';}
a[href$="csv"]:after {content:' (.csv)';}
a[href$="doc"]:after {content:' (.doc)';}
a[href$="docx"]:after {content:' (.docx)';}
a[href$="ppt"]:after {content:' (.ppt)';}
*/

.pdf {background: url(/images/icon-pdf.gif) no-repeat 98% 50%;padding: 2px 2em 2px 0;}
.excel {background: url(/images/icon-excel.gif) no-repeat 98% 50%;padding: 2px 2em 2px 0;}
.word {background: url(/images/icon-word.gif) no-repeat 98% 50%;padding: 2px 2em 2px 0;}

/*------text options------*/

.text_cooler {color:#0066CC;}
.text_success {color:#009933;}
.text_warmer {color:#f78d1d;}
.text_danger, .ecom-error {color:#b94a48;}

.text_smaller {font-size:.75em;}
.text_small {font-size:.875em;}
.text_large {font-size:1.25em;line-height:1.5em;}
.text_larger {font-size:1.5em;}
.text_largest {font-size:1.75em;}

.text_primary {color:royalblue}
.text_secondary {color:saddlebrown}

/*------highlighting / alerts------*/

.alert_banner {background:#D90000; color:#fff;padding:1.25em 1em;margin-bottom:0; font-size:.9em;line-height:1.4em;}
.alert_banner a {color:#fff;}
.alert_banner .btn {padding:0; border:none; background:none; margin:0 0 0 3em; float:right;}
.alert_banner .btn:hover {border:none; background:none; color:#ccc;}
.hidden {position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden;}

.alert {padding:.5em 1em;color:#c09853;border:1px solid #fbeed5;background:#fcf8e3;font-size:.875em;border-radius:4px;margin:.25em 0 2em;}
	.alert p:last-child{margin:0;}
.alert.alert_success{color:#468847;border:1px solid #d6e9c6;background:#dff0d8;}
.alert.alert_danger{color:#b94a48;border:1px solid #eed3d7;background:#f2dede;}
/*.site_alert{z-index:4000; position:relative; top:0; left:0; padding:25px; background:#C00; color:#FFF; font-size:18px; font-weight:bold;}
.site_alert a{color:#F1C411;}*/

/*------Flags------*/

.flag {z-index:1;min-width:40px;max-width:100%;background:grey;color:#fff;line-height:1.2em;padding:.5em;position:absolute;top:15px;left:-7px;font-size:.875em;}
  .flag:after {width: 0;height: 0;display:block;content:' ';border-top: 10px solid grey;opacity:.3;border-left: 7px solid transparent;position:absolute;bottom:-10px;left:0;}

.flag.flag_success {background:#288232;}
  .flag.flag_success:after{border-top-color: #288232;}

.flag.flag_danger {background:#b94a48;}
  .flag.flag_danger:after  {border-top-color: #b94a48;}

.flag.flag_cool {background:#06C;}
  .flag.flag_cool:after  {border-top-color: #06C;}

.flag.flag_warm {background:#f78d1d;}
  .flag.flag_warm:after  {border-top-color: #f78d1d;}


/* --- lists --- */
.list--horizontal {list-style:none;margin:0;padding:0;display:table;}
	.list--horizontal > li{width:auto;margin:0 2rem 0 0;display:inline-block;vertical-align:middle;}
	.list--horizontal > li:last-child{margin-right:0;}
	.list--horizontal.last > li:first-child{margin-right:0;}
	
	.list--horizontal.list--m--small > li{margin:0 1rem 0 0;}
	.list--horizontal.list--m--xsmall > li{margin:0 .5rem 0 0;}
	.list--horizontal.list--m--none > li{margin:0;}
	
.list--horizontal.last > li{margin:0 0 0 2rem;}
	.list--horizontal.list--m--small.last > li{margin:0 0 0 1rem;}
	.list--horizontal.list--m--xsmall.last > li{margin:0 0 0 .5rem;}

/* --- Definition Lists --- */	
.dl--horizontal {-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: start;
align-items: flex-start;
display: -ms-flexbox;
display: flex;max-width:400px;}

.dl--horizontal__label {width: 30%;padding-right: .75rem;margin:0;}
.dl--horizontal__detail {width: 70%;margin:0;}

.no-flexbox .dl--horizontal__label {display:inline-block;padding-right:0;}
.no-flexbox .dl--horizontal__detail {display:inline-block;width:68%;}

/*------rows and grid views (e-commerce, typically generated dynamically)------*/ 

.list {clear:both;margin:0 0 2em;}

.list_row {padding:0;padding-top:1em;}
.list_row > li {margin-bottom:1.5em;display: table;width: 100%;float: left;border-bottom:1px solid #ddd;}
.list_row > li:last-child {border-bottom:none;}

.list_row .inner {display: table-row;text-decoration:none;}
.list_row .li-img {display: table-cell;vertical-align: middle;width: 30%;height: auto;-moz-border-radius:4px;border-radius:4px;padding-right: 1.5em;padding-top:1em;padding-bottom:1em;}
.list_row .li-text {display: table-cell;vertical-align: middle;width: 70%;padding:1.5em 1em 1.5em 0;}
.list_row .li-head{margin-bottom:.25em;font-size:1.5em;text-decoration:none;}
.list_row .li-summary {display: block;color:#333;margin-bottom:.25em;font-size:1em;}
.list_row .li-action {margin: 0;text-decoration:none;}
span.posted_info {display:block;color:#999; font-size:.8em; margin-bottom:1em;}
.list_row .author {display:block; font-style:italic;color:#999;}
.list_row > li.clear_even,.list_row > li.clear_third,.list_row > li.clear_fourth, .list_row > li.clear_fifth {width:100%;display:none;margin:0;}

.list_grid {padding:0; }
.list_grid > li {padding:0;margin-right:3.5%;margin-bottom:0em;display: block;float: left; }
.list_grid.list_2x > li {width:48.25%;}
.list_grid.list_3x > li {width:31%; }
.list_grid.list_4x > li {width:22.375%; }
.list_grid.list_5x > li {width:17.2%; }
.list_grid.list_6x > li {width:13.75%; }

.list_grid > li.clear_even, .list_grid > li.clear_third, .list_grid > li.clear_fourth,.list_grid > li.clear_fifth, .list_grid > li.clear_sixth {display:none;border-bottom:none;margin:0; }/*---set up/style clears---*/ 
.list_grid.list_2x > li.even, .list_grid.list_3x > li.third, .list_grid.list_4x > li.fourth, .list_grid.list_5x > li.fifth, .list_grid.list_6x > li.sixth {margin-right:0;}/*---margin of last item---*/ 
.list_grid.list_2x > li.clear_even, .list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_fourth, .list_grid.list_5x > li.clear_fifth, .list_grid.list_6x > li.clear_sixth {display:block;width:100%;}/*---show clears---*/ 
	
.list_grid .inner {text-decoration:none;}
.list_grid .li-img {padding-bottom:1em;}
.list_grid .li-img img {-moz-border-radius:4px;border-radius:4px;margin-bottom:.5em;}
.list_grid .li-text {clear:both;display:block;}
.list_grid .li-head {margin-bottom: .1em;line-height:1.1em;font-size:1em;font-weight:bold;display:block;}
.list_grid .li-summary {font-size:.75em;display:block;}
.list_grid .li-action {font-size:.75em;display:block;}


/*------Technical Resources ------*/


.resources_author {color:#999;margin-bottom:.75em;font-size:.875em;}
.resources_feed {margin:0;padding:0;list-style:none;font-size:1em;line-height:1.6em}
.resources_feed a {text-decoration:none;font-weight:bold;}
.resources_feed a:hover {text-decoration:none;}
.resources_feed li h4, .resources_feed li h4 a {color:#833187;font-size:1.1em; line-height:1.2em;margin-bottom:.25em; font-weight:600;letter-spacing:0 ;}
.resources_feed li h4, .resources_feed li h4 a:hover {color:#5B0A60}
.resources_feed li {border-bottom:1px solid #ccc; padding:1.5em 0; overflow:hidden; background:#fff;}
.resources_feed li:last-child {border-bottom:none;}


.resources_feed li p {margin-bottom:0}
.resources_feed li p:last-child a {font-weight:500;}
.resources_feed+.view_more {border-top:1px solid #979797}



	
/*------related content (often used in side column, or below main content)------*/ 

.related .related_item.related_html {border:1px solid #ddd; padding:25px;background-color:#F5F5F5;}

ul.related > li.related_html {border:1px solid #ddd; padding:25px;background-color:#F5F5F5;}
ul.related > li.related_html hr {margin-bottom:1em;margin-top:1.5em; }


.related h4 {margin-bottom:.5em; font-size:.875em;text-transform:uppercase;line-height:1.5em;font-weight:800;letter-spacing:.2em;}
.related {list-style:none;padding:0;margin:0;font-size:.875em;}
.related .related_item{padding:0;margin-bottom:2em;}
.related .related_item *:last-child{margin-bottom:0;}

.related .related_item.related_html {border:1px solid #ddd; padding:25px;margin-bottom:2em;background-color:#F5F5F5;}
.related .related_item.related_banner figure{float:none;width:auto;}
.related .related_item.related_banner img{margin-bottom:.5em;}

.related .related_item.related_html ul {list-style-type: none;padding:0;margin:0;}
.related .related_item.related_html li {margin-bottom:.75em;}



.related .related_item.related_testimonial {border-left:10px solid #833187;padding-left:20px}
ul.related > li.related_testimonial {border-left:10px solid #833187;padding-left:20px}
.related .related_item.related_video img {cursor:pointer;}
.related .related_item.related_video iframe {margin-bottom:.5em;}



.related .related_item.related_links {border:1px solid #ddd; padding:25px;margin-bottom:2em;background-color:#fff;}
.related .related_item.related_links  ul {margin:0;padding:0;}
.related .related_item.related_links  li {border-bottom:1px solid #ccc;list-style:none;overflow:hidden; padding:15px 0; line-height:1.4em}
.related .related_item.related_links  li a {text-decoration:none;font-weight:bold;border:none;}
.related .related_item.related_links  li a:hover {}
.related .related_item.related_links  li img {float:right;width:35%; margin: 0 0 10px 10px}
.related .related_item.related_links li:last-child {border-bottom:none;}
.related .related_item.related_links  li ul {margin:0}
.related .related_item.related_links  li li {border:0;padding:10px 0 0}
.related .related_item.related_links  li li:last-child {border:0;padding:10px 0 0}

.related .related_item.related_links  li li a{color:#999;}
.related .related_item.related_links  li li a:hover {color:#666;}


.related .related_item.faq {border:1px solid #ddd; padding:25px;margin-bottom:2em;background-color:#fff;}
.related .related_item.faq ul {margin:0 0 .5em;padding:0;}
.related .related_item.faq li {border-bottom:1px solid #ccc;list-style:none;overflow:hidden; padding:15px 0; line-height:1.4em}
.related .related_item.faq li a {text-decoration:none;font-weight:bold}
.related .related_item.faq li a:hover {}
.related .related_item.faq li img {float:right;width:35%; margin: 0 0 10px 10px}

.related .related_item.faq li ul {margin:0}
.related .related_item.faq li li {border:0;padding:10px 0 0}
.related .related_item.faq li li:last-child {border:0;padding:10px 0 0}

.related .related_item.faq li li a {color:#999;}
.related .related_item.faq li li a:hover {color:#666;}
.related .related_item.faq .btn {width:100%;}

	
/*------panels (often used to create different sections of content on the same page)------*/ 


.wrapper .panel {margin:0 -3.2%}

.panel {position:relative;padding:6em 0; border-bottom:1px solid #ccc; background-color:#fff; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-repeat:no-repeat; background-position: center center;}

.section_primary .panel:last-of-type {margin-bottom:-3em;border:none;}

.panel.panel_html {}	
.panel.panel_image {padding:0;}
.panel.panel_image .panel_image_img {position:relative;}
.panel.panel_image .panel_image_img > img {width:100%;}

.stats.panel.panel_image {padding:0em 0;}
.stats .wrapper {z-index:50;position:relative;}

.quality.panel.panel_image {padding:0 0 -3em 0;border:none;}
.quality .wrapper {z-index:100;position:relative;line-height:2em;}

.panel.panel_testimonial {background: url("webres/image/home/quotation-icon.png") no-repeat center 80px; background-color:#833187;border:none;}
.panel.panel_testimonial blockquote {text-align:center;color:#fff;font-family: 'Muli', sans-serif;font-style:normal;font-size:1.75em;line-height:1.5em;font-weight:300;margin:2em 2em; padding:0;}
.panel.panel_testimonial cite {color:#fff;font-size:.5em;line-height:.75em;font-weight:700;}
.panel.panel_testimonial img {width:75px;float:left;margin:0 1em 1em 0;border-radius:50%;}
.panel.panel_shared {}
.panel.panel_video {}
.panel.panel_related {}

.panel .img_blend {position:absolute; top:0; height:100%; width:100%;}

.panel.left .img_blend {opacity: 0.5;background-image: linear-gradient(-90deg, rgba(255,255,255,0.00) 0%, #ffffff 80%);left:0;width:60%;}
.panel.right .img_blend {opacity: 0.5;background-image: linear-gradient(90deg, rgba(255,255,255,0.00) 0%, #ffffff 80%);right:0;width:60%;}
.panel.cover .img_blend {background:rgba(255,255,255,0.7);left:0;right:0;top:0;bottom:0; color:#000;}

.panel.dark.left .img_blend {background-image: linear-gradient(-90deg, rgba(0,0,0,0.00) 0%, #000000 80%);}
.panel.dark.right .img_blend {background-image: linear-gradient(90deg, rgba(0,0,0,0.00) 0%, #000000 80%);}
.panel.dark.cover .img_blend {background:rgba(0,0,0,0.7); color:#fff;}

.panel.dark, .panel.dark h4, .panel.dark h3 {color:#fff;}

.panel .img_text {position:absolute; top:50%; transform:translateY(-50%); width:100%;}
.panel.left .img_text {left:7%; width:40%;}
.panel.right .img_text {right:7%; width:40%;}


/*------table structure (in editor template)------*/ 

table.table_structure_4x {width:100%;margin-bottom:1em;border-collapse:collapse;line-height:1.3em;display:block;}
	table.table_structure_4x tbody, table.table_structure_4x tr{display:block;width:100%;}
	table.table_structure_4x tr td{display:block;float:left;padding-bottom:.5em;margin-right:2.5%;}/*margin matches column structure*/
	table.table_structure_4x td td {display:table-cell;float:none;width:auto;}/*fix embeded tables*/
	table.table_structure_4x td.clear {display:none;clear:both;width:100%;}

table.table_structure_3x {width:100%;margin-bottom:1em;border-collapse:collapse;display:block;}
	table.table_structure_3x tbody, table.table_structure_3x tr{display:block;width:100%;}
	table.table_structure_3x tr td{display:block;float:left;padding-bottom:.5em;line-height:1.4em;margin-right:2.5%;}/*margin matches column structure*/
	table.table_structure_3x td td {display:table-cell;float:none;width:auto;}/*fix embeded tables*/
	
table.table_structure_2x {width:100%;margin-bottom:1em;border-collapse:collapse;display:block;}
	table.table_structure_2x tbody, table.table_structure_2x tr{display:block;width:100%;}
	table.table_structure_2x tr td{display:block;float:left;padding-bottom:.5em;margin-right:2.5%;}/*margin matches column structure*/
	table.table_structure_2x td td {display:table-cell;float:none;width:auto;}/*fix embeded tables*/
	
	table.table_structure_2x tr td:last-child, table.table_structure_3x tr td:last-child, table.table_structure_4x tr td:last-child{margin-right:0;}/*margin matches column structure*/
	
	
/*------data tables (min-width for overflow on small devices, can be adjusted)------*/ 

table.table_data thead th, table.table_list thead th{background:#eee; white-space:nowrap;font-weight:normal;color:#333;padding:10px 10px;font-size:15px;}
table.table_data thead tr:first-child th:first-child, table.table_list  thead tr:first-child th:first-child { border-top-left-radius: 4px; }
table.table_data thead tr:first-child th:last-child, table.table_list  thead tr:first-child th:last-child { border-top-right-radius: 4px; border:0;}

.table_staff {position:relative;border-collapse:collapse;width:100%;margin-bottom:4em;}
.table_staff img {float:left;border-radius:60px;border:solid 2px #833187;margin-left:30px;}
.table_staff td {position:relative;vertical-align:middle;padding:.5em .75em;border:1px solid #ddd;min-width:5em;}
.table_staff tr:nth-child(even) {background-color:#FAFAFA;}
.table_staff .staff_name {float:left;margin-left:30px;margin-top:20px;}

.table_data {border-collapse:collapse;min-width:480px;width:99.9%;font-size:.9rem;}
	.table_data td{padding:.5em .75em;border:1px solid #ddd;min-width:5em;}
	.table_data td strong{white-space:nowrap;}

.table_list {border-collapse:collapse;min-width:480px;width:99.9%;font-size:.9rem;}
	.table_list td{padding:.5em .75em;border-bottom:1px solid #DDD;border-right:1px solid #DDD;min-width:5em;}
	.table_list td:last-child{border-right:0;}
	.table_list.table_stripe {border-top:0;}
		
	table.table_stripe tbody tr:nth-child(even) {background:#F5F5F5;background:rgba(193  195  198,.1);}
	table.table_condensed th{padding:.25em .5em;font-size:1rem;}
	table.table_condensed td{padding:.25em .5em;font-size:.875rem;}
	
.table_overflow {
		/*added with selectors.js and */ 
		width:100%;overflow-x:auto;margin-bottom:1.5rem;
		background:
		/* Shadow covers */
		linear-gradient(90deg, white 30%, rgba(255,255,255,0)),
		linear-gradient(90deg, rgba(255,255,255,0), white 70%) 100% 0,
		/* Shadows */
		radial-gradient(0 50%, farthest-side, rgba(0,0,0,.8), rgba(0,0,0,0)),
		radial-gradient(100% 50%,farthest-side, rgba(0,0,0,.8), rgba(0,0,0,0)) 100% 0;
		background:
		/* Shadow covers */
		linear-gradient(90deg, white 30%, rgba(255,255,255,0)),
		linear-gradient(90deg, rgba(255,255,255,0), white 70%) 100% 0,
		/* Shadows */
		radial-gradient(farthest-side at 0 50%, rgba(0,0,0,.8), rgba(0,0,0,0)),
		radial-gradient(farthest-side at 100% 50%, rgba(0,0,0,.8), rgba(0,0,0,0)) 100% 0;
		background-repeat: no-repeat;
		background-color: white;
		background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%;
		/* Opera doesn't support this in the shorthand */
		background-attachment: local, local, scroll, scroll;
}

/* Flex Grid */

.flex_grid { padding: 0; margin: 0; list-style: none; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: row; -ms-flex-wrap: wrap; -webkit-flex-flow: row wrap; flex-flow: row wrap; justify-content: flex-start; margin-bottom: 0em; }
.flex_grid .flex_item { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; /* for IE */
padding: .75em; margin-bottom: 2em; position: relative; }
/* Flex Grid border/no border widths */
.flex_grid.flex_4x .flex_item { width: 25%; }
.flex_grid.flex_3x .flex_item { width: 33.333%; }
.flex_grid.flex_2x .flex_item { width: 50%;}
/* Flex Grid Borders */
.flex_grid.flex_borders { border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; }
.flex_grid.flex_borders .flex_item { border: 1px solid #ddd; margin: 0; border-bottom: 0; border-right: 0; }
/* Flex Grid Margins */
.flex_grid.flex_borders.flex_margin { border: 0; }
.flex_grid.flex_borders.flex_margin .flex_item { margin-right: 3%; margin-bottom: 1.5em; border: 1px solid #ddd; padding: 0;}

.flex_grid.flex_borders.flex_margin .flex_item .item_details { padding: .75em; padding-top: 0; }
.flex_grid.flex_4x.flex_margin .flex_item { width: 22.75%; }
.flex_grid.flex_3x.flex_margin .flex_item { width: 31.333%; }
.flex_grid.flex_2x.flex_margin .flex_item { width: 48.5%; }
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(4n+4), .flex_grid.flex_3x.flex_margin .flex_item:nth-child(3n+3), .flex_grid.flex_2x.flex_margin .flex_item:nth-child(2n+2) { margin-right: 0; }
/* IE8 and IE9 */
.no-flexbox .flex_grid:after { content: ' '; display: block; clear: both; }
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(4n+5), .no-flexbox .flex_grid.flex_3x .flex_item:nth-child(3n+4), .no-flexbox .flex_grid.flex_2x .flex_item:nth-child(2n+3) { clear: both; }

.resources .flex_grid {margin:0 4em;}
.resources .flex_grid.flex_borders.flex_margin .flex_item {padding:0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background:#fff;}
.resources .flex_grid.flex_borders.flex_margin .flex_item:hover {border:1px solid #fff; -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);}
.resources .flex_grid.flex_borders.flex_margin .flex_item a {display:block; padding:2em 1.5em; border:none;}
.resources .flex_grid.flex_borders.flex_margin .flex_item i {display:block; color:#919AAC; margin-bottom:.325em;}
.resources .flex_grid.flex_borders.flex_margin .flex_item .h4 {display:block; color:#919AAC; font-size:1.1em; padding-bottom:.75em; margin-bottom:.75em; border-bottom:1px solid #919AAC;}
.resources .flex_grid.flex_borders.flex_margin .flex_item .item_description {text-align:center;}



.site_footer .flex_grid {border-top:1px solid rgba(255,255,255,.4); border-bottom:1px solid rgba(255,255,255,.4);}
.site_footer .flex_grid .flex_item {border-right:1px solid rgba(255,255,255,.4); margin:0; padding:0;}
.site_footer .flex_grid .flex_item:hover {background:#833187;}
.site_footer .flex_grid .flex_item:last-child {border-right:none;}
.site_footer .flex_grid .flex_item a {display:block; padding:1.75em 1.5em; border:none;}
.site_footer .flex_grid .flex_item i {display:block; color:#919AAC; margin-bottom:.25em;}
.site_footer .flex_grid .flex_item:hover i {color:#fff;}

.grow_hover {display:block; text-align: center;}
.grow_hover .grow_img img {display: block;position:absolute;top:0;left:50%; margin-left:-38px;	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;}
.grow_hover:hover .grow_img img{width:86px;}
.grow_hover .item_title {display:block;margin-top:70px}

/*---Scale Proportionally for varied images sizes---*/ 
.grid_img {position: relative;border:1px solid #ddd;width: 100%;margin-bottom:.75em}
.aspect_ratio_1to1 {padding-top: 100%; /* forces 1:1 aspect ratio, 100% is a square */}
.aspect_ratio_3to2 {padding-top: 66.666%; /* forces 3:2 aspect ratio*/}
.aspect_ratio_16to9 {padding-top: 56.25%; /* forces 16:9 aspect ratio*/}
.img-container {position: absolute;top: 0;bottom: 0;left: 0;right: 0;text-align:center; /* Align center inline elements */font: 0/0 a;}
.img-container:before {content: ' ';display: inline-block;vertical-align: middle;height: 100%;}
.img-container img {vertical-align: middle;display: inline-block;max-height:100%/* Makes taller img fit the box */;}

.flex_grid.flex_borders.flex_margin .flex_item .grid_img {border:0;border-bottom:1px solid #ddd}



/************************
* Forms *
************************/

.form {margin-bottom:1rem;clear:both;font-size:.875rem;}
.form > fieldset {margin-bottom:1em;border:1px solid #DDD;padding:15px;-moz-border-radius:4px;border-radius:4px;background:#FFF;}
	.form > fieldset > legend{display:block;color:#000;font-size:1.3em;float:left;margin-bottom:1.5em;font-weight:600;}
	
.form fieldset > div, .form fieldset > fieldset {padding:7px 0;clear:both;border-bottom:1px dotted #DDD;}
	.form fieldset > div:last-child {border-bottom:0;}
.form fieldset > div{*zoom:1}.form fieldset div:before,.form fieldset div:after{display:table;content:""}.form fieldset div:after{clear:both}
.form fieldset > div > label, .form fieldset > fieldset > legend{display:block;padding:3px 5% 3px 0;width:33%;text-align:right;float:left;}
.form fieldset > div > ul {margin: 0; padding: 0; list-style: none;}

.form fieldset ul.field_list{padding:3px 0;list-style:none;margin:0;float:left;display:block;width:66%;}
	.form fieldset ul.field_list li{margin:0 0 3px 0;}
	.form fieldset ul.field_list li{*zoom:1}
	.form fieldset ul.field_list li:before,.form fieldset ul.field_list li:after {display:table;content:""}
	.form fieldset ul.field_list li:after{clear:both}
	.form fieldset ul.field_list li span{width:90%;float:left;}
	
	.form fieldset ul.field_list li small{font-size:.85em;margin:-.5em 0 0 0;}

.form input[type="checkbox"], .form input[type="radio"] {margin-right:.5em; vertical-align:text-top; margin-top:6px; float:left;}

.form fieldset input, .form fieldset select{margin:0;max-width:66%;}
.form fieldset select{padding:0;}

input[type="text"], textarea, input[type="email"], input[type="password"], input[type="number"], input[type="tel"], select{padding: .5em .5em;font-size: .875rem;width:100%;border: 1px solid #CCC;background: #f5f5f5;-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);box-shadow: inset 0 1px 2px rgba(0,0,0,.05);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
input[type="number"]::-webkit-inner-spin-button, 
input[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0;}/*------remove number spinners------*/
input[type="text"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus {border-color: rgba(0,102,204,.8);
outline: 0;outline: thin dotted 9;box-shadow: 0 0 8px rgba(0,102,204,.6);background: #fff;}
.form .required {color:#b94a48;font-weight:bold;font-size:1em;}
.form [disabled="disabled"]{opacity:.60;}

.form .btn {margin:.5em .5em 0 0;}

.app_hours label {display:block}
.app_hours div {float:left;}

/*------Login------*/
.form.login {clear:none;}
.form.login fieldset input, .form.login fieldset select {width:100%;max-width:none;}
.form.login fieldset > div {border-bottom:none;}
.form.login fieldset > div > label {width:inherit;padding:0;text-align:left;}
.form.login fieldset input[type="submit"] {width:inherit;}

/*------Search Bar------*/
.searchbar { display: none; padding:10px 0; background: #eee;}

/*------Search Box------*/
.search_box {position:relative;}
.search_box input {width:100%; padding:1em 1.25em; background:#fff;box-shadow: none; border: 1px solid #ddd;}
.search_box a  {position:absolute; top:.75em; right:1.25em; color:#833187; border:0;}
.search_box a:hover {color:#999}

/*------buttons------*/

.btn{text-decoration:none;display:inline-block;*display:inline;*zoom:1;background: #fff;color: #833187;line-height: 1em;font-weight: 600;font-size: .9rem;margin: 0 .25em .25em 0;padding: 1em 2em;cursor: pointer;-webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px;border:1px solid #833187; text-transform:uppercase; position:relative;transition: all 0.4s;
 }

.btn:after {font-size:18px;font-family: FontAwesome;content: '\f101';position: absolute;opacity: 0;  top: 48%;transform: translateY(-50%);right: -15px;transition: 0.4s;}

.btn:hover {padding-right: 2.5em;padding-left:1.5em;border-color:#833187;background:#833187;color:#FFF;text-decoration:none;}
.btn:hover:after {
  opacity: 1;
  right: 15px;
}

.btn:active {background-image: none;outline: 0;-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);}

.btn-purple {background:#833187;color:#fff;border-color: #fff;font-weight: 600;font-size: .9rem;margin: 0 .25em .25em 0;padding: 1em 2em;cursor: pointer;-webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px;border:1px solid #833187; text-transform:uppercase;transition: all 0.4s;}
.btn-purple:hover {background-color: #fff;color:#833187;border-color: #833187;}

.btn-danger {background:#b94a48;border-color: #ac2925;}
	.btn-danger:hover {background-color: #d2322d;border-color: #ac2925;}
.btn-success {background-color:#5cb85c;border-color: #4cae4c;}
	.btn-success:hover {background-color: #47a447;border-color: #398439;}

.btn-full {display:block;margin:0;}

input.hs-button.primary.large {background:#833187;cursor: pointer;-webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px;color:#fff;font-size:16px;text-transform:uppercase;color:#fff;text-shadow:none;box-shadow:none;padding:10px 30px 10px;border:1px solid #833187;}
input.hs-button.primary.large:hover {background-color: #fff;color:#833187;border:1px solid #833187;}

.btn-xxxlarge{font-size: 1.75rem;}
.btn-xxlarge{font-size: 1.5rem;}
.btn-xlarge{font-size: 1.25rem;}
.btn-large{font-size: 1.15rem;}
.btn-small{font-size: .875rem;}
.btn-mini{font-size: .75rem;}

/* just for presentation (bottom left corner) */
.breakpoint{position:fixed;bottom:0;left:0;background:#333;width:70px;color:#FFF;font-size:.8em;display:none;padding:0 10px;}
.break_1024to992{display:block;}

.g-recaptcha > div {margin-left:33%;}

/* High Density Images - uncomment to use
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dppx) { 
.selector {background: url() top no-repeat;background-size:;}
}
*/

@media only screen and (min-width: 1500px) {
	
.home_hero .round_img img {width:600px;}
.home_hero .caption {width:45vw;padding: 4vw 6vw 0 6vw}
	

}

@media only screen and (min-width: 1300px) {
	
.section_hero {}
.section_hero .caption {position:absolute;top:0;left:0;width:50%;padding: 4em 4em 0 4em}
.section_hero .caption h1 {color:#fff;margin-bottom:.25em;font-size:2.5em}
.section_hero .caption p {color:#fff;font-size:1.25em;line-height:1.4em;font-weight:300;margin:0}
.section_hero .round_img img {width:600px;}
	
}



@media only screen and (min-width: 1100px) {

nav.nav_primary ul.parent > li > a i.fa-angle-down {position:static;margin-left:0}	
.home_hero .caption h1 {font-size:3em}
	.home_hero {height:550px;}
	
}

@media only screen and (max-width: 991px) {
/*---remove defaults for breakpoints---*/
.list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_fourth, .list_grid.list_5x > li.clear_fifth, .list_grid.list_6x > li.clear_sixth {display:none;}/*---hide default clears---*/ 
.list_grid.list_3x > li.third, .list_grid.list_4x > li.fourth, .list_grid.list_5x > li.fifth,.list_grid.list_6x > li.sixth {margin-right:3.5%;}/*---over-ride default margin---*/ 

/* Flex Grid max 3 column */
.flex_grid.flex_4x.flex_margin .flex_item {width:31.333%;}
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(4n+4) {margin-right:3%;}
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(3n+3) {margin-right:0;}

/* Flex Grid IE9 */
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(4n+5) {clear: none;}
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(3n+4), .no-flexbox .flex_grid.flex_3x .flex_item:nth-child(3n+4) {clear:both;}

.resources .flex_grid {margin:0;}

.mission {padding:0 10%;}

/* Level 1 Dropdown (All)*/
nav.nav_primary ul.parent, nav.nav_primary .nav_full ul.parent { display:none;}
	nav.nav_primary ul.parent.show, nav.nav_primary .nav_full ul.parent.show { display:block;}
nav.nav_primary ul.parent > li, nav.nav_primary .nav_full ul.parent > li{display:block;width:100%;}
nav.nav_primary ul.parent > li.nav_mobile {display:block;}
nav.nav_primary ul.parent > li > a {text-align:center;border-top:1px solid #ddd;}
nav.nav_primary ul.parent > li > ul{display:none;}
nav.nav_primary .caret {display:none;}
nav.nav_primary .nav_primary_btn {display:block;}

/* Level 2 Dropdown (All)*/
nav.nav_primary ul.parent li.drop_nav > ul, nav.nav_primary ul.parent li.drop_mega > ul {position:relative;width:100%;left:0;}
nav.nav_primary ul.parent li.drop_mega > ul > li {float:none;width:100%;}	
	
.top_bar {display:none;}
.nav_overlay_btn {display:block;}

.cta {position:absolute;right:70px;top:0;}		
	
}

@media only screen and (min-width: 769px) and (max-width: 991px) {
	.break_991to768{display:block;}
	
/*---5, 6 column to 4---*/	
.list_grid.list_5x > li, .list_grid.list_6x > li {width:22.375%;}/*---establish widths---*/ 
.list_grid.list_3x > li.third, .list_grid.list_4x > li.fourth, .list_grid.list_5x > li.fourth, .list_grid.list_6x > li.fourth {margin-right:0;}/*---last column---*/ 
.list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_fourth, .list_grid.list_5x > li.clear_fourth, .list_grid.list_6x > li.clear_fourth {display:block;width:100%;}/*---show clears---*/ 
	
}

@media only screen and (max-width: 768px) {
h1 {font-size:2.25em;}
.wrapper {padding:0 4.5%;}
.site_footer .wrapper {padding:2em 4.5%;}
	
/* default breakpoints for structure */
.structure > .first, .structure > .middle, .structure > .last {float:none;width:100%;margin-right:0;margin-bottom:1em;}
	.structure > .first:last-child, .structure > .last:last-child {margin-bottom:0;}
	
section.section_primary {padding:2em 0;}	
	
.site_footer {margin:0;}

.stats td span {font-size:4em;}
	
nav.breadcrumb {display:none;}

.section_hero {height:auto;}
	
.section_hero .caption {position:static;top:0;left:0;width:100%;padding: 7vw 7vw 7vw 7vw;}
.section_hero .caption h1 {color:#fff;margin-bottom:.25em;font-size:2.25em}
.section_hero .caption p {font-size:1em;line-height:1.25em;}
.section_hero .round_img {position:static;height:300px;overflow:hidden;}
.section_hero .round_img img {position:relative;border-radius:0;width:100%;top:50%; transform:translateY(-50%);}

.section_hero.no_img {height:auto;}
.section_hero.no_img .caption {position:static;padding:5vw;width:100%}
	
/* default breakpoints for table structure */
table.table_structure_4x tr {clear:both;}
table.table_structure_4x tr td {width:47%;}
table.table_structure_4x td.clear {display:block;}

/* Flex Grid max 2 column */
.flex_grid.flex_4x .flex_item, .flex_grid.flex_3x .flex_item {width: 50%;}
.flex_grid.flex_4x.flex_margin .flex_item, .flex_grid.flex_3x.flex_margin .flex_item {width:48.5%;}
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(3n+3), .flex_grid.flex_3x.flex_margin .flex_item:nth-child(3n+3) {margin-right:3%;}
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(2n+2), .flex_grid.flex_3x.flex_margin .flex_item:nth-child(2n+2) {margin-right:0}

/* Flex Grid IE9 */
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(3n+4), .no-flexbox .flex_grid.flex_3x .flex_item:nth-child(3n+4) {clear: none;}
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(2n+3), .no-flexbox .flex_grid.flex_3x .flex_item:nth-child(2n+3) {clear:both;}
				
.resources .flex_grid.flex_3x.flex_margin .flex_item { width: 100%;margin-right:0; }

/*------rotator banner------*/
.rotator_banner .rotator_banner_img {height:300px;}
.rotator_banner .rotator_banner_content {padding:1.5em 1.5em; position: relative; top:auto; left:auto; transform: none;}

/*------panels (often used to create different secions of content on the same page)------*/ 
	
.wrapper .panel {margin:0 -4.9%}
	.panel_image_img {margin-bottom:3em;}
	.panel.panel_image {padding: 0 0 2em;}	
.panel.panel_image .panel_image_img > img { margin-bottom:1em;}
.panel .img_blend {opacity:1; position:inherit; top:inherit; height:inherit; right:inherit!important; left:inherit!important; background:none!important; width:100%!important;}
.panel .img_text {position:inherit; top:inherit; right:inherit!important; left:inherit!important; transform:inherit; width:100%!important;}
.panel, .panel h4 {color:#333!important;}
	.panel p:last-child {margin:0;}

	.home_hero {height:auto;overflow:hidden}
	.home_hero .overlay {z-index:0}
.home_hero .caption {width:100%;position:relative;z-index:2;padding:10% 4.5%}
.home_hero .caption h1 {color:#fff;margin-bottom:.5em;font-size:1.7em;}
.home_hero .caption p {width:45%;color:#DBDDDF;text-transform:uppercase;font-weight:700;letter-spacing:.2em; font-size:.75em; line-height: 1.3em;margin-bottom:1em}
.home_hero .round_img {position:absolute;z-index:1;right:-50px;top:auto;bottom:-60px}
.home_hero .round_img img {width:250px;}
	.home_hero .btn {position:relative;z-index:2}

	
.table_staff {border:1px solid #ccc;text-align:center;}
.table_staff tr {border-bottom:1px solid #ccc;}
.table_staff tr:last-child {border-bottom:none;}
.table_staff td {display:block;overflow:hidden;border:none;text-align:center;}
		.table_staff img {float:none;margin:.5em 0 .5em 0;}

	.table_staff .staff_name {float:none;margin:0}
	
	
.group_3of4.first.inset_right_large {min-height:auto;}


.nav_section_btn {display:block;}
.nav_section {display:none;margin-top:1em;}	
	
.site_footer .social {text-align:left;}

/*------Insets & Outsets ------*/
[class*="outset_r"], [class*="outset_l"] {margin:0;}

.inset_right_large {padding-right:0;}
.inset_left {padding-left:0;}

	
.mobile {display:block;}

}

@media only screen and (min-width: 480px) and (max-width: 768px) {
.break_767x480{display:block;}

	
.form textarea{width:60%;}

/*---4, 5, 6 column to 3---*/	
.list_grid.list_4x > li, .list_grid.list_5x > li, .list_grid.list_6x > li {width:31%;}/*---establish widths---*/ 
.list_grid.list_3x > li.third, .list_grid.list_4x > li.third, .list_grid.list_5x > li.third, .list_grid.list_6x > li.third {margin-right:0;}/*---last column---*/ 
.list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_third, .list_grid.list_5x > li.clear_third, .list_grid.list_6x > li.clear_third {display:block;width:100%;}/*---show clears---*/ 

.panel {padding:4em 0;}
.panel.panel_testimonial {background-position:center 50px;}

.site_footer .flex_grid .flex_item:nth-child(-n+2) {border-bottom:1px solid rgba(255,255,255,.4)}
.site_footer .flex_grid .flex_item:nth-child(even) {border-right:none;}

}

/* Interim breakpoint for some phones (landscape) and tablets (portrait) */
@media only screen and (max-width: 640px) {

.site_header a.logo {margin: 10px 30px 10px 0;}
		
.panel.panel_testimonial blockquote {font-size:1.25em;line-height:1.25em;font-weight:300;margin:1em 1em;}

.nav_overlay_btn {top:15px;}
.cta {margin-top:.8em}			

.lead {font-size:1.25em;line-height:1.25em;}

.mission {padding:0;}
	
.group_1of2, table.table_structure_2x td {width:100%;}

	
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
.break_479x0{display:block;}
/* default breakpoints for table structure */
table.table_structure_4x tr td, table.table_structure_3x tr td, table.table_structure_2x tr td {width:100%;margin:0;}
	table.table_structure_4x tr td td, table.table_structure_3x tr td td, table.table_structure_2x tr td td{width: auto;}

.form fieldset {padding-left:0;padding-right:0;border-radius:0;border-right:0;border-left:0;}
.form input[type="text"], .form input[type="number"], .form input[type="email"], .form input[type="password"], .form textarea, .form fieldset select {max-width: none;width:100%;}
.form fieldset > div > label, .form fieldset > fieldset > legend {width:100%;padding:0;text-align:left;}
.form fieldset .icon_form{clear:both;display:block;margin-top:.5em;}
.form fieldset ul{width:100%;}

.accordian_list li {display:block;width:100% !important}
.accordian_list li a {display:block;width:100%;padding: 10px 12px;}
	
.panel {padding:2.5em 0;}
.panel.panel_testimonial {background-position:center 40px;}

	
hr {margin-bottom:2em;margin-top:2em;}
	
	
img.img_left, img[align=left], img.img_right, img[align=right]{max-width:33%;}
aside, figure {width:auto;float:none;margin-left:0;}

nav.page ul li {display:none;}
nav.page ul li.page-prev, nav.page ul li.page-next {display:inline;}

.cta {display:none;}			

.section_hero .caption h1 {color:#fff;margin-bottom:.25em;font-size:1.5em}
.section_hero .caption p {font-size:1em;line-height:1.25em;}
	
/*---3, 4, 5, 6 column to 2---*/	
.list_grid.list_3x > li, .list_grid.list_4x > li, .list_grid.list_5x > li, .list_grid.list_6x > li {width:48.25%;}/*---establish widths---*/ 
.list_grid.list_3x > li.even,.list_grid.list_4x > li.even, .list_grid.list_5x > li.even, .list_grid.list_6x > li.even {margin-right:0;}/*---last column---*/ 
.list_grid.list_3x > li.clear_even, .list_grid.list_4x > li.clear_even, .list_grid.list_5x > li.clear_even, .list_grid.list_6x > li.clear_even {display:block;width:100%;}/*---show clears---*/

/* Flex Grid */
.flex_grid.flex_4x .flex_item, .flex_grid.flex_3x .flex_item, .flex_grid.flex_2x .flex_item, .flex_grid.flex_4x.flex_margin .flex_item, .flex_grid.flex_3x.flex_margin .flex_item, .flex_grid.flex_2x.flex_margin .flex_item { width: 100%;margin-right:0; }

.site_footer .flex_grid .flex_item {border-bottom: 1px solid rgba(255,255,255,.4); border-right:none;}
.site_footer .flex_grid .flex_item:last-child {border-bottom:none;}

.list .li-summary {}
.list_row .li-img {display: block;width: 100%;padding:0}
.list_row .li-text {display: block;width: 100%;padding:1.5em 1em 1.5em 0;}
	
.rotator_banner .rotator_banner_img {height:200px;}

/*---form builder captcha---*/
#rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
#rc-imageselect > div, .g-recaptcha > div {margin:0;width:291px!important;}
}

/*Print styles */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;-ms-filter: none !important; } /* Black prints faster */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }

}


/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
.slick-loading .slick-list { background: #fff url('/images/ajax-loader.gif') center center no-repeat; }
/* Icons */
@font-face { font-family: 'slick'; font-weight: normal; font-style: normal; src: url('/fonts/slick.eot'); src: url('/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/fonts/slick.woff') format('woff'), url('/fonts/slick.ttf') format('truetype'), url('/fonts/slick.svg#slick') format('svg'); }
/* Arrows */
.slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; z-index:1; top: 50%; margin-top:-20px; display: block; width: 40px; height: 40px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }
.slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 50px; line-height: 1; opacity: .4; color: #000; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev:focus:before, .slick-next:focus:before {outline: 1px dotted #212121; outline: 5px auto -webkit-focus-ring-color;}
.slick-prev { left: 30px; }
[dir='rtl'] .slick-prev { right: 30px; left: auto; }
.slick-prev:before { content: '\f104'; font-family: FontAwesome;}
[dir='rtl'] .slick-prev:before { content: '\f105'; font-family: FontAwesome;}
.slick-next { right: 30px; }
[dir='rtl'] .slick-next { right: auto; left: 30px; }
.slick-next:before { content: '\f105'; font-family: FontAwesome;}
[dir='rtl'] .slick-next:before { content: '\f104'; font-family: FontAwesome;}
/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -25px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; }
.slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { font-family: 'slick'; font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: .75; color: black; }

.page_banner .slick-prev:before, .page_banner .slick-next:before { color: #fff; }
.page_banner .slick-prev { left: 10px; }
.page_banner [dir='rtl'] .slick-prev { right: 10px; }
.page_banner .slick-next { right: 10px; }
.page_banner [dir='rtl'] .slick-next { left: 10px; }

@media only screen and (max-width: 768px) {
	
	.slick-prev { left: 0; }
	[dir='rtl'] .slick-prev { right: 0; }
	.slick-next { right: 0; }
	[dir='rtl'] .slick-next { left: 0; }

}