/************************
* 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{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}

.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}

/*------typography, etc.------*/

body{margin:0;font-family: 'Open Sans',Arial,sans-serif;font-size:16px;line-height:1.5em;color:#444;background:#444;}

p {margin:0 0 1.5em;}

a {color: #238C00;text-decoration: underline;outline:none;
	-webkit-transition: color .1s ease-in;
	-moz-transition: color .1s ease-in;
	-o-transition: color .1s ease-in;
	transition: color .1s ease-in;
}
	a:hover{text-decoration: none;}
	a:active{text-decoration: underline;}
	
a:hover{color:#555;text-decoration:underline;}
a img {border:none;}
a:hover img {opacity: .80;}

img {max-width:100%;}

h1, h1 a {font-size:1.6em;margin-bottom:.75em;line-height:1.2em;color:#238C00;font-weight:400;}
h2, h2 a {font-size:1.4em;line-height:1.3em;margin-bottom:.5em;color:#238C00;font-weight:400;}
h3, h3 a {font-size:1.2em;margin-bottom:.75em;line-height:1.3em;font-weight:400;}
h4, h4 a {font-size:1.1em;margin-bottom:.5em;}

h1 a, h2 a, h3 a, h4 a {text-decoration:none;font-size:1em;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {text-decoration:underline;}

p+ul, p+ol {margin-top:-.125em;margin-bottom:1.5em;}
p+h2, ul+h2, ol+h2, p+h3, ul+h3, ol+h3, p+h4, ul+h4, ol+h4 {margin-top:1.25em;}

.lead {font-size:1.2em;line-height:1.3;margin-bottom:.75em;}

hr {color: #ddd;background-color: #ddd;height:1px;border: 0;width: 100%;margin-bottom:2em;margin-top:1.5em; clear:both;}

blockquote{font-size:16px; font-family:Georgia, "Times New Roman", Times, serif;color:#666;margin:0 0 1.5em 0;border-left:#0088cc 10px solid;padding-left:.75em;}
	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,.07);border-radius:4px;padding:0 3px;}
pre {white-space: pre; overflow:auto;width:100%;padding:0;font-size:12px;line-height:1.4em;font-family: Monaco, monospace;border:1px solid #DDD;background:whitesmoke;-moz-border-radius:4px;border-radius:4px;margin-bottom:2.5em;}

aside, figure {float:right;margin:0 0 1em 2.439024390244%;width:33%;background:whitesmoke;padding:.75em;font-size:.75em;line-height:1.333em;-moz-border-radius:4px;border-radius:4px;}
aside img, figure img{margin:0 0 1em;}

dl {margin-bottom:1em;}
dt {font-weight:bold;}

.visuallyhidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);}

.mobile {display:none;}

/************************
* Structure *
************************/

/*------columns w/ 30px gutter equivalent------*/

.first {float:left;margin-right:2.439024390244%;}
.middle {float:left;margin-right:2.439024390244%;}
.last {float:right;}

/*------widths------*/

.group {margin-bottom:1.5em;}
.group:last-child {margin-bottom:0;}

.group_1of2, table.table_structure_2x td {width:48.717948717949%;}

.group_1of3, table.table_structure_3x td {width:31.623931623932%;}
.group_2of3 {width:65.811965811966%;}

.group_1of4, table.table_structure_4x td {width:23.076923076923%;}
.group_3of4 {width:74.358974358974%;}

.group_1of5 {width:17.948717948718%;}
.group_2of5 {width:38.461538461538%;}
.group_3of5 {width:58.974358974359%;}
.group_4of5 {width:79.487179487179%;}

.group_1of6 {width:14.529914529915%;}
.group_5of6 {width:82.905982905983%;}

/*------wrapper------*/

.wrapper {margin:0 auto;max-width:1170px;padding:0 30px;position:relative;}

/*------site header------*/

.site_header {margin:0 auto;position:relative;z-index:2;background:#fff;-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);-moz-box-shadow:    0px 0px 4px 0px rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);border-top:5px solid #238C00;}
.site_header a.logo img {width:325px;margin:35px 0;}
	
/************************
* Navigation *
************************/

.container {float:right;margin-top:40px;cursor: pointer;display:none;}
.container .nav_section_button {float:right;}
body.home .container .nav_section_button, body.contact_us .container .nav_section_button {display:none;}

/*------primary navigation------*/
nav.nav_primary {float:right;}
nav.nav_primary ul.parent{margin:60px 0 0 0;padding:0;list-style:none;}
nav.nav_primary ul.parent li{float: left;}
nav.nav_primary ul.parent li a { float: left;padding: 0 0 0 1em;text-decoration: none;color:#444;}
nav.nav_primary ul.parent li:last-child a { color: #238C00;}
nav.nav_primary ul.parent li a:hover, nav.nav_primary ul.parent li a:focus { color: #238C00;text-decoration: none;}
nav.nav_primary ul.parent li a:active {color: #238C00;}
nav.nav_primary ul.parent li.active a {font-weight: 600;color: #238C00;}

nav.nav_primary ul.parent li a img {margin-right:.25em;opacity:1!important;}
			
/*------section navigation (vertical)------*/ 
.nav_section {margin-right:2em;}
.nav_section ul a {text-decoration:none;color:#444;display:inline-block;width:100%;}		
.nav_section ul a:hover {color: #238C00;}
.nav_section ul .selected {color: #238C00;font-weight:700;}
.nav_section ul .selected_parent {font-weight:700;}
.nav_section > ul {margin:0;list-style: none;padding:0;border: none;margin-bottom:1.5em;font-size:1.1em;}
.nav_section > ul > li {border-bottom:1px solid #ddd;}
.nav_section > ul > li:first-child {padding-top:0;}
.nav_section > ul > li > a {padding:1em 0;}
.nav_section > ul > li > a img {float:left;margin-right:.75em;width:33px;}
.nav_section > ul > li > a span {}
	/*------nested------*/ 
	.nav_section > ul ul {list-style: none;margin:0;padding:0 1em 1em 1em;font-size:.9em;}
	.nav_section > ul ul li {margin:.5em 0;}
		
/************************
* Content *
************************/

#banner {background:url("/images/rockywall.png") repeat;padding:2em 0;}
#banner .structure {padding:2em 2em 0 2em;}
#banner h1 {font-size:1.9em;margin-bottom:.5em;}

.page_header {background:url("/images/rockywall.png") repeat;padding:2em 0;}
.page_header .inset {padding:0 1.5em;}
.page_header h1 {font-size:1.9em;display:inline-block;margin-bottom:0;}
.page_header .btn {float:right;}

.content {padding:4em 0;position:relative;z-index:2;background:#fff;-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);}

#changeFont {cursor:pointer;display:inline-block;float:right;text-align:right;margin-top:.5em;;}
#changeFont a {margin-left:.75em;text-decoration:none;}

body.home .content {text-align:center;}

.featured {padding:4em 0 2.5em;background:#F9F9F9;text-align:center;}

.partners {text-align:center; max-width:550px; margin:.5em auto 1.5em auto;}
.partners img {border:2px solid #fff; margin-bottom:.75em; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}

.signup {padding:4em 0 2.5em;background:#238C00;text-align:center;}

ul.quickbooks {margin:0;padding:0;list-style:none;}
ul.quickbooks li {display:inline;padding:0 .125em;}
ul.quickbooks li img {width:65px;}

.associate_grid {display:flex; flex-wrap: wrap; list-style:none; padding:1em 0 0 0;}
.associate_grid li {width:22%; margin-bottom:2em; margin-right:4%;}
.associate_grid li:nth-child(4n+4) {margin-right:0;}
.associate_grid li > img {margin-bottom:.625em; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}

.associate_name {display:block; font-size:1.2em; margin-bottom:.25em;}
.associate_title {display:block; font-weight:bold; font-size:.9em; line-height: 1.3; margin-bottom:.25em;}
.associate_location {display:block; font-size:.8em; line-height: 1.2;}

#map {margin:0;padding:0; width: 100%; height: 400px; }

.gm-style-iw * {
    display: block;
    width: 100%;
}
.gm-style-iw h4, .gm-style-iw p {
    margin: 0;
    padding: 0;
}
.gm-style-iw a {
    color: #238C00;
}

section header, article header {}
section footer, article footer {font-size:.875em;color:#999;margin:1em 0 2em;}
section footer img {float:left; margin: 0 10px 0 0;}
 
.inset {padding:15px;}
.inset_r {padding-right:2em;}

.well {display:block;padding:15px 15px;background:#FFF;-moz-border-radius:4px;border-radius:4px; -moz-box-shadow: inset 0 0 5px #ccc;-webkit-box-shadow: inset 0 0 5px #ccc;box-shadow: inner 0 0 5px #ccc;margin-bottom:2em;}
.platform {display:block;padding:15px 15px;background:#FFF;-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;margin-bottom:2em;}

/*------site footer------*/

.site_footer {padding:4em 0 2.5em;color:#ccc;text-align:center;}
.site_footer p {margin-bottom:1em;}
.site_footer a {color:#CCC; white-space: nowrap;}
.site_footer a:hover {color:#fff;text-decoration:none;}
.site_footer ul.nav {margin:0;padding:0;list-style:none;}
.site_footer ul.nav li {display:inline-block; padding:0 .5em;margin-bottom:.5em;}
.site_footer ul.nav li a img {margin-right:.25em;opacity:1!important;}
.site_footer ul.nav li a {text-decoration: none;}
.site_footer ul.nav li a:hover {color: #fff;text-decoration: none;}

.site_footer ul.nav li a .portal_hover, .site_footer ul.nav li a:hover .portal {display:none;}
.site_footer ul.nav li a:hover .portal_hover {display:inline;}

.top_site {position:fixed; bottom:16px; right:20px; z-index:700000; display:none;}
.top_site a { color:#ccc; color: rgba(204,204,204,.75);}

/*------icons (added with selectors.js) ------*/

.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;}

.nav_section .pdf {background:none;}		

/*------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 {border-top: 1px solid #E2E2E2;margin:0;display: table;border-collapse: collapse;width: 100%;float: left;margin-bottom:1em;}
.list_row .inner {padding-right: 50em;display: table-row;text-decoration:none;}
.list_row .li-img {display: table-cell;vertical-align: middle;width: 20%;padding-right: 1em;padding-top:1em;}
.list_row .li-img img {display: block;width: 100%;height: auto;-moz-border-radius:4px;border-radius:4px;}
.list_row .li-text {display: table-cell;vertical-align: middle;width: 70%;padding:1em 1em 1em 0;}
.list_row .li-head {margin-bottom: .1em;}
.list_row .li-summary {display: block;color:#333;margin-bottom:.25em;}
.list_row .li-action {margin: 0;}
span.posted_info {display:block; font-style:italic;color:#999; font-size:.9em; 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:2.439024390244%;margin-bottom:0em;display: block;float: left; }
.list_grid.list_2x li {width:48.717948717949%;}
.list_grid.list_3x li {width:31.623931623932%;}
.list_grid.list_4x li {width:23.076923076923%;}
.list_grid.list_5x li {width:17.948717948718%;}
.list_grid.list_6x li {width:14.529914529915%;}

.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;margin:0;border-bottom:1px solid #ddd;margin:2em 0 2em 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 {}
.list_grid .li-text {clear:both;}
.list_grid .li-head {margin-bottom: .1em;font-size:1em;}
.list_grid .li-summary {font-size:.75em;}
.list_grid .li-action {}
	
.services {margin: 0; padding: 0; list-style: none; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.services > li {padding: 1em 2em;}
.services .li-head {margin-bottom: .1em;font-size:1em;}
.services .li-img {position:relative;height:60px;margin-bottom:.5em;}
.services .li-img img {position:absolute;bottom:0;left:50%;margin-left:-30px;}

.services.list_grid li.clear_even, .services.list_grid li.clear_third, .services.list_grid li.clear_fourth, .services.list_grid li.clear_fifth, .services.list_grid li.clear_sixth {border-bottom:0;margin:0; }/*---set up/style clears---*/  

/*------table structure (in editor template)------*/ 

table.table_structure_4x {width:100%;margin-bottom:1em;border-collapse:collapse;line-height:1.3em;display:block;height:1%;overflow:hidden;}
	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.439024390244%;}/*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;height:1%;overflow:hidden;}
	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.439024390244%;}/*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;height:1%;overflow:hidden;}
	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.439024390244%;}/*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 thead {border-bottom:1px solid #DDD;}
	table thead th{background:#eee; white-space:nowrap;
font-weight:600;color:#333;padding:10px 10px;font-size:13px;text-transform:uppercase;}
table thead tr:first-child th:first-child { border-top-left-radius: 4px; }
table thead tr:first-child th:last-child { border-top-right-radius: 4px; border:0;}

.table_data {border-collapse:collapse;width:99.9%;font-size:.9em;}
	.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;width:99.9%;font-size:.9em;}
	.table_list td{padding:.5em 1em;border-bottom:1px solid #DDD;border-right:1px solid #DDD;min-width:5em;}
	.table_list td{border-top:1px solid #DDD;}
	.table_list td:last-child{border-right:0;}
	.table_list.table_stripe {border-top:0;}
	
	table .stripe_row{background:#EFF2F5;background:rgba(123,125,126,.10);}
	table.table_condensed th{padding:.25em .5em;font-size:1em;}
	table.table_condensed td{padding:.25em .5em;font-size:.875em;}
	
.table_overflow {
		/*added with selectors.js and */ 
		width:100%;overflow-x:auto;margin-bottom:1.5em;
		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;
}

/************************
* Forms *
************************/

.form {margin-bottom:1em;clear:both;font-size:14px;}
.form fieldset {margin-bottom:1em;border:1px solid #DDD;padding:15px;-moz-border-radius:4px;border-radius:4px;background:#FFF;}
	.form fieldset fieldset{margin-bottom:0;padding:1em;clear:both;border:0;background:#F9F9F9;}
	.form fieldset fieldset fieldset{background:#FFF;}
	.form fieldset fieldset fieldset fieldset{background:#F9F9F9;}
	.form fieldset legend{display:block;color:#FFF;display:block;font-weight:bold;background:#999;padding:.5em .75em;-moz-border-radius:4px;border-radius:4px;height:1%;overflow:hidden;float:left;margin-bottom:1.5em;font-size:.875em;line-height:1;}
	
.form fieldset > div {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{display:block;padding:3px 5% 3px 0;width:33%;text-align:right;float:left;}

.form fieldset ul{padding:3px 0;list-style:none;margin:0;float:left;display:compact;width:60%;}
	.form fieldset ul li{margin:0 0 5px 0;}
	.form fieldset ul li{*zoom:1}.form fieldset ul li:before,.form fieldset ul li:after{display:table;content:""}.form fieldset ul li:after{clear:both}
	.form fieldset ul li span{width:90%;float:left;}
	
	.form fieldset ul li small{font-size:.85em;margin:-.5em 0 0 0;}

.form label input[type="checkbox"], .form label input[type="radio"]{margin-right:.5em;vertical-align:text-top;margin-top:6px;float:left;clear:both;}

.form fieldset select {margin: 0 1em 0 0;max-width:55%;}

input[type="text"], textarea, input[type="email"], input[type="password"], input[type="radio"]{margin-right:.5em;padding: 5px;font-size: 14px;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);-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;max-width:55%;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0;}/*------remove number spinners------*/
li input[type="text"], li textarea, li input[type="email"], li input[type="password"]{max-width:98%;}
input[type="text"]:focus, textarea:focus {border: 1px solid #ccc;background: #fff;}
span.required{color: #BA1A22;font-weight:bold;}
.form fieldset .icon_form img{margin-right:.5em;}
.form [disabled="disabled"]{opacity:.60;}

/*------signup------*/

.signup {color:#fff;}
.signup .form {margin-bottom:0;font-size:inherit;}
.signup .form fieldset {border:none;padding:0;background:none;}
.signup fieldset label {display:inline-block;margin:0 .5em 0 0;color:#fff;}
.signup fieldset input[type="email"] {margin-right:.25em;padding: 9px 14px;display:inline-block;}
.signup fieldset input[type="submit"] {display:inline-block;}

/*------buttons------*/

.btn{ text-transform:uppercase;text-decoration:none;display:inline-block;*display:inline;*zoom:1; background: #444;border: 0;color: #fff;line-height: 130%;font-size: 13px;letter-spacing:1px;margin: 0 .25em 0 0;padding: .85em 1.5em;cursor: pointer; -moz-border-radius:4px; border-radius:4px;}
	.btn:hover {background:#666;color:#FFF;text-decoration:none;}
	.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-special {background:#238C00;}

@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dppx) { 
	.selector {background: url() top no-repeat;background-size:;}/* high-density images */

}

@media only screen and (max-width: 1250px) {

.site_header a.logo img {width:250px;margin:30px 0;}
nav.nav_primary ul.parent {margin-top:45px;}
nav.nav_primary ul.parent li a { font-size: .95em;}

}

@media only screen and (max-width: 1050px) {

nav.nav_primary { display:none;}

.container {display:inherit;}

.mobile {display:block;}

}

@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:2.439024390244%;}/*---over-ride default margin---*/ 

.featured br {display:none;}

.content .structure > .first, .content .structure > .middle, .content .structure > .last {float:none;width:100%;margin-right:0;margin-bottom:4em;}
.content .structure > .first:last-child, .content .structure > .last:last-child {margin-bottom:0;}

.inset_r {padding-right:0;}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	
/*---5, 6 column to 4---*/	
.list_grid.list_5x li, .list_grid.list_6x li {width:23.076923076923%;}/*---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---*/ 

.services.list_grid.list_5x li {width:17.948717948718%;}
.services.list_grid.list_5x li.fourth {margin-right:2.439024390244%;}
.services.list_grid.list_5x li.fifth {margin-right:0;}

}

@media only screen and (max-width: 767px) {

/* default breakpoints for structure */
.structure > .first, .structure > .middle, .structure > .last {float:none;width:100%;margin-right:0;}
	.structure > .first:last-child, .structure > .last:last-child {margin-bottom:0;}
/* default breakpoints for table structure */
table.table_structure_4x tr td {width:48.717948717949%;}
table.table_structure_4x td.clear {display:block;}

.site_header .container .menu-btn {float:left;}
body.home .container .menu-btn, body.contact_us .container .menu-btn {float:inherit;}

#banner .structure {padding:1em 0 0 0;}
#banner .structure > .first, #banner .structure > .middle, #banner .structure > .last {margin-bottom:1.5em;}

.signup fieldset label {display:inherit;}
.signup fieldset label, .signup fieldset input[type="email"], .signup fieldset input[type="submit"] {margin:0  .25em .75em 0;}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {

/*---4, 5, 6 column to 3---*/	
.list_grid.list_4x li, .list_grid.list_5x li, .list_grid.list_6x li {width:31.623931623932%;}/*---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---*/ 

}

/* Interim breakpoint for some phones (landscape) and tablets (portrait) */
@media only screen and (max-width: 640px) {

.site_header {padding-bottom:30px;text-align:center;}
.container {float:none;margin:0;}

#banner {text-align:center;}

table.table_data_stack, .table_data_stack thead, .table_data_stack tbody, .table_data_stack th, .table_data_stack td, .table_data_stack tr { display: block; }

/* Hide table headers (but not display: none;, for accessibility) */
.table_data_stack {width:100%; border-collapse:collapse;margin:0 0 2em;}
.table_data_stack thead {border-bottom:none;}
.table_data_stack thead tr { position: absolute;top: -9999px;left: -9999px;}
.table_data_stack tr { background:#fff!important; border: 1px solid #ddd;margin-bottom:1em;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; }
.table_data_stack td { border: none;border-top: 1px solid #eee; position: relative;padding-left: 40%!important; min-height:20px;}
.table_data_stack td:first-child { border-top: none}
.table_data_stack td:before { /* Now like a table header */position: absolute;/* Top/left values mimic padding */top: 10px;left: 10px;width: 35%!important; padding-right: 10px; white-space: nowrap;}

/* Label the data */
.table_category td:nth-of-type(1):before { content: "Name";}
.table_category td:nth-of-type(2):before { content: "Location"; }
.table_category td:nth-of-type(3):before { content: "Email"; }

.associate_grid li {width:30.6%; margin-bottom:1.5em;}
.associate_grid li:nth-child(4n+4) {margin-right:4%;}
.associate_grid li:nth-child(3n+3) {margin-right:0;}
	
}

@media only screen and (min-width: 0px) and (max-width: 479px) {

/* 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;}

img.img_left, img[align=left], img.img_right, img[align=right]{max-width:33%;}
aside, figure {width:auto;float:none;margin-left:0;}

/*---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.717948717949%;}/*---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---*/ 

.list .li-summary {display: none;}

#changeFont {display:none;}

.associate_grid li {width:48%; margin-right:4%;}
.associate_grid li:nth-child(4n+4), .associate_grid li:nth-child(3n+3) {margin-right:4%;}
.associate_grid li:nth-child(even) {margin-right:0;}

}

/*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; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""!important; }  /* Don't show links for images, or javascript/internal links */
  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; }

}