/* ---------------------------------------------------------
	1. General reset
	2. Common site styles
	3. Styles for responsive breakpoints
	---------------------------------------------------------*/
/* ---------------------------------------------------------
	1. General reset
	---------------------------------------------------------*/
/*Theme Name: Base
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/
html {
	box-sizing: border-box;
	height:100%;
}
*, *:before, *:after {box-sizing: inherit;}
* { 
	margin:0; 
	padding:0;
	max-height:100000em;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset, mejs-container{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
/*
 * set default background
 */
body {
	height:100%;
	margin:0;
	background:#fff url(images/body-bg.png) no-repeat 50% 0;
	overflow-y: scroll;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:none;
	min-width:320px;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {display: block;}
/* set styles for default page links */
a {
	color:#084897;
	/*text-decoration:underline;*/
	outline:none;
}
a:hover {text-decoration:none;}
img{
	max-width: 100%;
	height: auto;
}
video, iframe, object, embed{max-width: 100%;}
/* set default styles in all browsers */
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
	overflow: auto;
}
textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea{
	background:#fff;
	margin: 0;
	-webkit-appearance:none;
	border:1px solid #ccc;
	padding:3px 4px;
}
label{vertical-align:middle;}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding:0;
	border:0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible;
}
input[type="search"] {-webkit-appearance: none;}
input[type="search"]::-webkit-search-cancel-button {-webkit-appearance: none;}
input[type="search"]::-webkit-search-decoration {display:none;}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h3 a {color: red;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
blockquote{
	border-left:4px solid #ccc;
	padding-left:10px;
	margin-left:14px; 
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{ margin-left:1px; }
ul, ol{ padding-left:3em; }
ul ul,
ul ol,
ol ul, 
ol ol{
	padding-left:3em;
	margin:0;
}
ul>li{
	list-style-type:disc;
	}

.posts li{
	/* Added this to remove the bullets on the FAQ page. 3/18/15 ASW */	
	list-style-type:none;
	}
		
dl dt{
	float:left;
	clear:left;
	padding-right:4px;
	font-weight:bold;
}
@-ms-viewport{width: auto !important;}
.widget {margin-bottom: 14px; overflow: hidden;}
.widget ul{padding-left:2em;}
.widget select{min-width: 150px;}
.comment-form textarea,
.post-password-form input[type="password"],
.comment-form input[type="text"],
.search-form input[type="text"]{
	margin:0 4px 0 0;
	width:300px;
}
.post-password-form input[type="password"],
.search-form input[type="text"]{width:150px;}
.commentlist{margin:0 0 14px;}
.commentlist .edit-link{margin:0;}
.commentlist-item .commentlist-item {padding:0 0 0 3em;}

.phone-portrait-view {
	display: none;
}

.generic-view {
	display: block;
}

.center-align-txt {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.center-align-img img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.exec-team-info {
	width: 100px;
}

.exec-row {
	margin-top: 75px;
}

.exec-row-bio {
	margin-top: 15px;
}

.exec-row-list {
	margin-top: 25px;
}

.exec-row-facility {
	margin-top: 15px;
}

.cat-current a {
	color: #D00 !important;
	font-weight: bold;
}

.blog-nav-blog a {
	color: #084897 !important;
	font-weight: bold;
}


.facility-title {
	font-size: 30px;
	color: #084897;
	
}

.facility-state {
	font-size: 30px;
	color: #084897;
	margin-top:20px;
	
}

.facility-address {
	font-weight: bold;
	font-size: 16px;
	line-height: 16px !important; 
	color: #084897;
	
}

.fun-fact {
	font-weight: bold;
	
}

.facility-link {
	font-weight: bold;
	font-size: 16px;
	line-height: 16px !important; 
	color: #000000;
	text-decoration: underline;
	
}

#facility-ctas {
	display: block
	
}

#facility-ctas ul {

margin-left: -70px;

}

#facility-ctas li {
list-style-type: none;
line-height: 40px;
	
}

.job-title {
	font-size: 30px;
	color: #084897;
}


.home-blog {
	font-weight: bold;
	color: #fdb827;
	
}

.blog-categories {
	color: #A00;
}

#alpha {
	display: block;
	margin-left:14px;
	
}


.lower-case {
	/*text-transform: lowercase;*/
}

.content-container {
	min-height: 400px;
	margin-bottom: 40px;
	
}

/* z-index stacking order of divs to make links work top nav */

.nav-holder>ul>li:nth-child(1) {
	z-index: 10;
}

.nav-holder>ul>li:nth-child(2) {
	z-index: 9;
}

.nav-holder>ul>li:nth-child(3) {
	z-index: 8;
}

.nav-holder>ul>li:nth-child(4) {
	z-index: 7;
}

.nav-holder>ul>li:nth-child(5) {
	z-index: 6;
}

.nav-holder>ul>li:nth-child(6) {
	z-index: 5;
}

.nav-holder>ul>li:nth-child(6) {
	z-index: 4;
}

.nav-holder>ul>li:nth-child(7) {
	z-index: 3;
}

.nav-holder>ul>li:nth-child(8) {
	z-index: 2;
}

.nav-holder>ul>li:nth-child(9) {
	z-index: 1;
}



#product-cta {
	display: block;
	max-width:205px;
	min-height: 195px;
	overflow: hidden;
	background-color: #084897;
	text-align: center;
	margin-bottom: 20px;
	
}

#product-cta p {
	font-weight: bold !important;
	color: #ffffff !important;
	text-decoration: none;
	font-size: 18px;
	line-height: 18px;
}

#product-cta a {
	font-weight: bold !important;
	color: #ffffff !important;
	text-decoration: none;
	font-size: 18px;
	line-height: 18px;
}

.home-bottom-headline {
	font-weight: normal;
	color: #fdb827;

}

.joblisting {
	font-weight: normal;
	color: #084897;
	text-decoration: underline;
	font-size: 20px;
	line-height: 21px;
}



#product-cta a:hover {
	color: #fdb827 !important;
}

#sidebar .menu-item {
	display: none;
}

#sidebar .sub-nav .current_page_item .menu-item-has-children .sub-nav {
	display: none;
}

#sidebar .sub-nav .current_page_item {
	display: block;
}

#sidebar .sub-nav .current_page_item .menu-item {
	display: block;
}

#sidebar .sub-nav .current_page_item .active {
	display: block;
}

#sidebar .sub-nav .current_page_item .active .sub-nav {
	display: block;
}




/*Hide All Items*/
#sidebar .sub-nav .current-menu-ancestor .menu-item-has-children .sub-nav {
	display: none;
}

/*Show Current Main Section */
#sidebar .sub-nav .current-menu-ancestor {
	display: block;
}

#sidebar .sub-nav .current-menu-ancestor .menu-item {
	display: block;
}

#sidebar .sub-nav .current-menu-ancestor .active {
	display: block;
}

#sidebar .sub-nav .current-menu-ancestor .active .sub-nav {
	display: block;
}


#sidebar ul.sub-nav li.current_page_item {
	color: #084897;
	font-weight: bold;
}

#sidebar ul.sub-nav li.current_page_item ul.sub-nav {
	color: #000;
	font-weight: normal;
}



/*Style on Second Level */

#sidebar ul.sub-nav li.current_page_ancestor ul.sub-nav li.menu-item a {
	color: #000;
	font-weight: normal;
}

#sidebar ul.sub-nav li.current_page_ancestor ul.sub-nav li.current_page_item a {
	color: #084897;
	font-weight: bold;
}

#sidebar ul.sub-nav li.current_page_ancestor ul.sub-nav li.current_page_item ul.sub-nav li.menu-item a {
	color: #000;
	font-weight: normal;
}


/*Style on Third Level */

#sidebar ul.sub-nav li.current_page_ancestor ul.sub-nav li.current_page_ancestor a {
	color: #084897;
	font-weight: bold;
}

#sidebar ul.sub-nav li.current_page_ancestor ul.sub-nav li.current_page_ancestor ul.sub-nav li a {
	color: #000;
	font-weight: normal;
}

#sidebar ul.sub-nav li.current_page_ancestor ul.sub-nav li.current_page_ancestor ul.sub-nav li.active a {
	color: #D00;
	font-weight: bold;
}


#sidebar a:hover {
	color: #D00 !important;
}


.pagination>.active>a {
	background-color: #084897;
}

.pagination>li>a, .pagination>li>a:hover {
	color: #000;
}

h1.blog-title {
	color: #000;
	font-size: 20px;
	margin-bottom: 2px;
}

h1.blog-cat-title {
	
	color: #084897;
	font-size: 40px;
	margin-top: 30px;
	font-weight: bolder;
	/*text-transform: lowercase;*/
}

.blog-date {
	font-size: 20px;
	color: #777;
	font-style: italic;
	margin-bottom: 15px;
}

.back-links {
	margin-left: 14px; 
	color: #000000; 
	text-decoration: underline; 
	font-size: 16px; 
	font-weight: bold;
}

.facility-link {
	color: #000000; 
	text-decoration: underline; 
	font-size: 16px; 
	font-weight:bold;
}

.comments {width: 100%;}
.comment,
.commentlist-holder{overflow:hidden;}
.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item{padding-top:14px;}
.commentlist .avatar-holder{
	float:left;
	margin:0 14px 4px 0;
}
.comment-form label{
	display:block;
	padding-bottom:4px;
}
.comment-form textarea{
	padding:3px 4px;
	overflow:auto;
	margin:0;
	height:120px;
}
.gallery-item dt{
	float:none;
	padding:0;
}
.navigation{
	overflow:hidden;
	margin:0 0 14px;
}
.navigation .next{float:left;}
.navigation .prev{float:right;}
.wp-caption{
	max-width: 98%;
	clear:both;
	border:1px solid #ccc;
	padding:5px;
}
.wp-caption img{vertical-align:top;} 
.wp-caption p{margin:10px 0 0;}
div.aligncenter {margin: 0 auto 14px;}
table{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-collapse:collapse;
	width:100%;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
	width:100% !important;
	height:auto;
}
.alignleft {
	float: left;
	margin: 0 14px 4px 0; 
}
.alignright {
	float: right;
	margin: 0 0 4px 14px; 
}
/* ---------------------------------------------------------
   2. Сommon site styles
   ---------------------------------------------------------*/
  /* main container styles */
#wrapper{
	width:100%;
	height:100%;
	display:table;
	margin:0 auto;
	table-layout:fixed;
}
/* header styles */
.heading-box{background:url(images/sprite.png) no-repeat;}
/* page logo styles */
.logo{
	width:133px;
	height:103px;
	margin: 20px 5px 10px 35px;
	position:relative;
	z-index:1;
}
.logo img{display:block;}
.header-holder{
	padding: 12px 46px 5px 5px;
	margin:0 0 0 -45px;
	width:83%;
}
/* bar */
.bar{
	text-align:right;
	color:#ee3b33;
	font-size: 24px;
	
}
.bar-iphone{
	display:none;
	
}

.bar strong{
	font-weight:700;
	letter-spacing: -1px;
}
.tel{
	cursor:default;
	color:#ee3b33 !important;
	text-decoration: none;
}
.tel:hover{text-decoration:none;}
/* social-networks */
.social-networks{
	margin:0;
	padding: 7px 0 0 0;
	list-style:none;
	display:inline-block;
	vertical-align:top;
}
.social-networks li{
	display:inline-block;
	vertical-align:top;
	margin: 0 0 0 6px;
}
.social-networks li a{
	text-align:left;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/sprite-reversed.png) no-repeat -9999px;
	/*background:url(images/sprite-revised.png) no-repeat -9999px;*/
	width:22px;
	height:19px;
}

.social-networks .sct li a{
	text-align:left;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/sprite-sct-reversed.png) no-repeat -9999px;
	width:22px;
	height:19px;
}

.social-networks li a.facebook-ico{
	background-position:0 -1px;
	height: 19px;
}
.social-networks li a.twitter-ico{
	background-position:-30px 0;
	height: 19px;
}
.social-networks li a.google-ico{
	background-position:-61px 0;
	height: 20px;
	width: 19px;
}

.social-networks li a.youtube-ico{
	background-position:-90px 0;
	width: 41px;
}
.social-networks li a.linkedin-ico{
	background-position:-142px 0;
	height: 19px;
}

.social-networks li a.facebook-ico:hover{background-position:0 -26px;}
.social-networks li a.twitter-ico:hover{background-position:-30px -25px;}
.social-networks li a.google-ico:hover{background-position:-61px -25px;}
.social-networks li a.youtube-ico:hover{background-position:-90px -25px;}
.social-networks li a.linkedin-ico:hover{background-position:-142px -25px;}
/* navbar */
.navbar{font-weight:700;}
.navbar .container-fluid{padding:0;}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form{
	border:0;
	top:41px;
}
.home .navbar-default .navbar-collapse,
.home .navbar-default .navbar-form{top:46px;}
.navbar-nav{
	padding: 3px 3px 0 0;
	letter-spacing: -1px;
	font-size: 19px;
}
.navbar-nav > li{margin: 0 0 0 38px;}
.navbar-default .navbar-nav > li > a{
	padding:0 0 13px;
	margin:0 0 -13px;
	letter-spacing: 0px;
}
.navbar-nav>li>ul{
	left:0;
	right:auto;
	margin:0 0 0 2px;
	/*width:228px;*/
	background:#084897;
	position:absolute;
	top:100%;
	display:none;
	z-index:100;
}

/*
Menu stacking debug
.navbar-nav>li>ul{display:block;} 
*/

.navbar-nav>li.hover>ul{display:block;}
.navbar-default{
	background:none;
	border:0;
}
.navbar-nav>li ul{
	padding: 13px 0 10px 0;
	margin-top:13px;
}
.navbar-nav>li>ul li a{
	font-weight: 700;
	font-size:18px;
	line-height:20px;
	color:#fff;
	text-decoration: none;
}
.navbar-nav>li>ul li.hover> a{color:#fdb827;}
.navbar-nav>li.last-child>ul{
	left:auto;
	right:0;
}
.navbar-nav>li>ul li{
	list-style:none;
	padding: 0 50px 12px 11px;
}
.navbar-nav ul li {position: relative;}
.navbar-nav ul li>ul {
	top: 0;
	left: 100%;
	margin-top:-13px;
	font-size:18px;
	line-height:20px;
	display:none;
	position:absolute;
	width:161px;
	background:#084897;
}
.navbar-nav > li > ul li.hover>ul {display: block;}
.dropdown-menu>li>a{padding:0 5px;}
.navbar-nav ul li.left>ul {
	left:-161px;
	right:auto;
	margin-left: 10px;
}
/* btn */
.btn {
	border-radius:0;
	text-transform:uppercase;
	text-decoration: none;
	min-width:107px;
	padding:1% 3%;
	margin:0 0 5px;
	font-size:1em;
	white-space:normal;
}
/* home-intro */
.home-intro{font-size:26px;}
.home-intro .intro-text{
	display:block;
	margin: 7% auto;
	max-width:751px;
}
.home-intro .intro-text img{
	display:block;
	width:100%;
	height:auto;
	/*background-color: #010207;*/
}
/* box-info */
.box-info{
	background:#fdb827;
	text-align:center;
	color:#fff;
	margin:0 0 43px;
	padding: 5px 10px 13px;
}
.box-info>strong{
	font-size:40px;
	color:#084897;
	display:block;
	margin:0 0 -4px;
	word-spacing:-3px;
	letter-spacing:-1px;
	text-transform:capitalize;
	
}
.box-info p{margin: 0 0 15px;}

/* box-info-rev */
.box-info-rev {
	background:#084897;
	text-align:center;
	color:#fff;
	margin:0 0 43px;
	padding: 5px 10px 13px;
}
.box-info-rev>strong{
	font-size:40px;
	color:#fdb827;
	display:block;
	margin:0 0 -4px;
	word-spacing:-3px;
	letter-spacing:-1px;
	text-transform:capitalize;
	}
.box-info-rev p {margin: 0 0 15px; color:white;}
.box-info-rev p a {color:white;}
.box-info-rev p a:hover, a:active {color: #fdb827 !important;}
.box-info-rev h3 {color:#fdb827;}
.box-info-rev h3 a {color:white;}
.box-info-rev h3 a:hover {color: #fdb827 !important;}
.box-info-rev .btn-rev {background: #fdb827; color: #084897; font-size: 1.25em;}
.box-info-rev .btn-rev:hover {background: #428bca; color: #fefefe;}
/* news-feed */
.news-feed{
	background:#396dac;
	margin:0 0 38px;
	padding:6px 0;
	text-align:center;
}
.news-feed strong{
	text-transform:uppercase;
	
}
.news-text{
	display:inline;
	color:#fff;
}
.news-feed p{margin:0;}
a.more{
	text-transform:capitalize;
	text-decoration:underline;
	color: #fdb827;
}
/* main informative part styles */
#main{
	display:block;
	background:#fff;
	padding:25px 0;
}
.home #main{padding:0;}
/* stats-content */
.stats-content{
	background:#084897;
	color:#fff;
	padding-top: 69px;
}
.stats-content .content{padding: 43px 28px;}
.stats-content h1{
	font-weight:300;
	margin:0 0 27px;
}
.stats-content .city-image{
	display:block;
	width:100%;
	max-width:1138px;
	margin:1.9% auto 0;
}
.stats{
	white-space:nowrap;
	width:100%;
	height:100%;
	font-size:40px;
	padding: 0 0 0 15%;
	letter-spacing: -1px;
	margin: 0 0 -19px;
}
.stats.even-child{padding: 0 0 0 36%;}
.stats:after {
	content:'';
	display:inline-block;
	height:100%;
	width:1px;
	overflow:hidden;
	margin:0;
	vertical-align:middle;
}
.stats strong,
.stats span{
	vertical-align:middle;
	display:inline-block;
	white-space:normal;
	text-transform:lowercase;
}
.stats strong{
	font-size:80px;
	margin: 0 21px 0 0;
	color:#fdb827;
}
.intro{padding: 5px 0 0;}
.intro img{
	display:block;
	width:100%;
	height:auto;
}
/* sub-nav */
.sub-nav{
	margin:0;
	padding: 57px 0 10px 11%;
	font-size:18px;
	line-height:20px;
}
.sub-nav li {
	list-style:none;
	margin-top: 8px;
	}

.sub-nav ul{
	margin:0;
	padding: 0 0 0 16px;
}
.sub-nav li a{color:#000;}
.sub-nav li.active>a,
.sub-nav li a:hover{
	color:#084897;
	text-decoration:none;
}
.sub-nav ul li a{color:#000;}
.sub-nav ul li.active>a,
.sub-nav ul li a:hover{color:#ee3b33;}
#aside .box-info{
	background:#fdb827;
	text-align:center;
	color:#000;
	margin: 55px 2% 20px 20%;
	padding: 12px 5px 20px;
	word-spacing: -1px;
	line-height: 20px;
}
#aside .box-info>strong{
	font-size:30px;
	color:#084897;
	display:block;
	line-height: 40px;
	margin: 0 0 12px;
	word-spacing:-3px;
	letter-spacing:-1px;
	text-transform:capitalize;
}
#aside .box-info p{margin: 0 0 22px;}
/* main content styles */
#content{
	padding: 0 0 0 2%;
	margin-top: 40px;
}
#content h1{
	margin: 0 0 13px;
	letter-spacing: -2px;
	font-weight: 700;
}
input{
	height:33px;
	overflow:hidden !important;
	margin-bottom:10px !important;
}
input[type="submit"]{
	background:#fff;
	height:33px;
	min-width:100px;
	padding:0 5px;
	border:1px solid #ccc;
	margin:0;
	color:#000;
	display:inline-block;
	vertical-align:top;
}
input[type="submit"]:hover{
	background:#999;
}
/* footer styles */
#footer{
	width:100%;
	overflow:hidden;
	display:table-footer-group;
	height:1%;
	background:#fdb827;
	font-size:22px;
	line-height:30px;
	color:#fff;
}
#footer .container{
	padding-bottom:1%;
}

.footer-list{
	display:inline-block;
	vertical-align:top;
	margin: 0 1.5% 0 0;
	padding: 2%;
	font-weight:700;
	/*letter-spacing: -1px;*/
	-moz-column-count: 2;
    -moz-column-gap: 100px;
    -webkit-column-count: 2;
    -webkit-column-gap: 100px;
    column-count: 2;
    column-gap: 100px;
}

.footer-list li{
	margin: 0;
	list-style:none;
	padding-top: 2%;
}
#footer a{
	color:#11232b;
	text-decoration:underline;
}
#footer a:hover{text-decoration:none;}
#footer p{margin: 0 0 9px;}
.copy-box{
	padding: 23px 0 0 14%;
	font-weight:700;
	letter-spacing:-1px;
	font-size: 14px;
}
#footer .list{
	margin: 0 auto;
}
#footer .list li{
	list-style:none;
	font-size:16px;
	font-weight:700;
	display:inline;
	margin: 1%;
	/*text-transform:lowercase;*/
}

.footer-nav {
	margin-left: auto;
	margin-right: auto;	
}

/* ---------------------------------------------------------
	3. Styles for responsive breakpoints
	---------------------------------------------------------*/
@media only screen and (max-width: 1023px) {
	body {
			height:100%;
			margin:0;
			background:#fff url(images/body-bg.png) no-repeat 50% 0;
			overflow-y: scroll;
			-webkit-text-size-adjust:100%;
			-ms-text-size-adjust:none;
			min-width:320px;
			font-size:18px;
	}
	
	#facility-map {
		display: none !important;
	}
		
	.phone-portrait-view {
		display: none;
	}
	
	.generic-view {
		display: block;
	}
	

	.header-holder{
		padding:12px 0 91px;
		width:auto;
	}
	/* Commented out because it was too small - 6/16/15 ASW
	.btn{
		font-size:12px;
		min-width:69px;
		padding: 3px 5px 2px;
	}*/
	.navbar-default{
		position:absolute;
		bottom:0;
		left:0;
		width:100%;
		padding:0 15px;
	}
	.bar{font-size:18px;}
	.home-intro{font-size:22px;}
	.stats-content{padding-top:30px;}
	.stats-content h1{font-size:30px;}
	.stats{font-size:30px;}
	.stats strong{font-size:60px;}
	.navbar-default .navbar-nav > li > a{letter-spacing:-1px;}
	#footer{font-size:17px;}
	.footer-list{
		letter-spacing:0;
		padding:2% 0 0 15%;
		margin-left: auto; 
		margin-right: auto;
	}

	#footer .list{padding: 0 0 7px 0; margin-left: auto; margin-right: auto;}
	#footer .list li{font-size:13px;}
	.copy-box{
		padding:23px 0 0;
		letter-spacing:0;
	}
	.sub-nav{font-size:16px;}	
	.footer-list{
    -moz-column-gap: 40px;
    -webkit-column-gap: 40px;
    column-gap: 40px;
}
	
}
@media only screen and (min-width: 1024px) {

	body {
		height:100%;
		margin:0;
		background:#fff url(images/body-bg-bigger.png) no-repeat 50% 0;
		background-position: center top;
		overflow-y: scroll;
		-webkit-text-size-adjust:100%;
		-ms-text-size-adjust:none;
		min-width:320px;
	}

	.phone-portrait-view {
		display: none;
	}
	
	.generic-view {
		display: block;
	}

	.tel{pointer-events:none;}
	
	/* Commented out because it was too small - 6/16/15 ASW
	.btn{
		font-size:12px;
		min-width:69px;
		padding: 3px 5px 2px;
	}*/
	.copy-box {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}

}
	


@media only screen and (max-width: 991px) {

	body {
		height:100%;
		margin:0;
		background:#fff url(images/body-bg.png) no-repeat 50% 0;
		overflow-y: scroll;
		-webkit-text-size-adjust:100%;
		-ms-text-size-adjust:none;
		min-width:320px;
	}
	#facility-map {
		display: none !important;
	}
	.phone-portrait-view {
		display: none;
	}
	
	.generic-view {
		display: block;
	}


	.sub-nav{padding-left:0;}
	.header-holder{
		padding:12px 0 150px;
	}
	.navbar-nav{
	padding: 3px 3px 0 0;
	letter-spacing: -1px;
	font-size: 19px;
	margin-top:-60px;
}
	.bar-iphone{
	display:none;
}

.navbar-nav > li{margin: 0 0 0 20px;}

	.copy-box {
	text-align: center;
	
}

	.footer-nav {
	margin-left: auto;
	margin-right: auto;
	
}

	.footer-list {
		width: 100%;
		font-size: 1.5em;
		line-height: normal;
	}
	
		.box-info, .box-info-rev{
		font-size:17px;
		margin: 5%;
		padding: 2%;
	}


@media only screen and (max-width: 767px){
	
	.commentlist-item .commentlist-item {padding: 0;}

	body {
		height:100%;
		margin:0;
		background:#fff url(images/body-bg.png) no-repeat 50% 0;
		overflow-y: scroll;
		-webkit-text-size-adjust:100%;
		-ms-text-size-adjust:none;
		min-width:320px;
	}
	#facility-map {
		display: none !important;
	}
	.phone-portrait-view {
		display: none;
	}
	
	.generic-view {
		display: block;
	}

	.logo{
		width:85px;
		height:auto;
		float:none !important;
		margin: 15px 0 0 -4px;
	}
	.logo img{
		width:100%;
		height:auto;
	}
	.header-holder{
		padding: 11px 0;
		margin:0 -15px;
		float:none !important;
	}

	.bar{
		display:none;
	}
	.bar-iphone{
		display:block;
		font-size:14px;
		margin-left: 10px;
		color:#ee3b33;
		text-align:center;
		position:absolute;
		bottom:36px;
		left:0;
		width:100%;
	
}
	/*.footer-nav, .copy-box { width: 50%; }*/
	.footer-nav, .copy-box { width: 95%; }

@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
	.footer-nav, .copy-box { width: 95%; }
	.footer-nav {margin: 0;}
	.footer-list {
		width: 100%;
		font-size: 1.25em;
		line-height: 1.10em;
	}
	
	.footer-list li{
		padding: 5% 0;
	}	
}

@media only screen and (max-width: 320px) {
	
	.nav-holder ul li.active a {
		color: #FFF !important;
	}
	
	.footer-nav, .copy-box { width: 95%; }
	.footer-nav {margin: 0;}
	.footer-list {
		width: 100%;
		font-size: 1.25em;
		line-height: 1.10em;
	}
	
	.footer-list li{
		padding: 5% 0;
	}	
	
/*	.footer-list {
		width: 90%;
		font-size: 1.25em;
		line-height: 1.5em;
	}*/
	
	body {
		height:100%;
		margin:0;
		background:#fff url(images/body-bg.png) no-repeat 50% 0;
		overflow-y: scroll;
		-webkit-text-size-adjust:100%;
		-ms-text-size-adjust:none;
		min-width:320px;
		font-size:14px;
	}
	
	#facility-map {
		display: none !important;
	}
		
	.phone-portrait-view {
		display: block;
	}
	
	.generic-view {
		display: none;
	}
	
	.exec-row-list {
		margin-top: 5px;
	}
	
}

	.bar strong{letter-spacing:0;}
	/*.home-intro .intro-text{margin:14% auto 6.5%;}*/
	.box-info, .box-info-rev{
		font-size:17px;
		margin: 5%;
		padding: 2%;
	}
	.box-info > strong, .box-info-rev > strong{font-size: 2em; word-spacing: normal; line-height: 105%;}
	.box-info-rev > p {color: #fff;}
/* Commented out because it was too small - 6/16/15 ASW	
.btn{
		font-size:12px;
		min-width:69px;
		padding: 3px 5px 2px;
	}*/
	.news-feed{
		font-size:13px;
		line-height:15px;
		text-align:left;
		margin: 5px 0 6px;
		padding: 13px 0 16px;
	}
	.news-feed strong{font-size:14px;}
	.news-text{display:inline;}
	.news-text p{display:inline;}
	.stats-content{padding: 0;}
	.stats-content .content{
		padding: 27px 0 0;
		line-height: 17px;
		word-spacing: -1px;
	}
	.stats-content h1{
		font-size:26px;
		margin: 0 0 17px;
	}
	.stats-content .content p{margin: 0;}
	.stats{
		font-size:26px;
		padding: 0 0 0 13%;
		margin: 0 0 -11px;
	}
	.stats strong{
		font-size:51px;
		margin: 0 15px 0 0;
	}
	.stats-content .city-image{margin: 18% auto 0;}
	#footer{
		font-size:14px;
		line-height:19px;
		padding: 5% 0 5% 0;
	}
	#footer .list li{font-size:12px;}
	#footer p{margin:0 0 20px;}
	.navbar-collapse {
		position:absolute;
		top:100%;
		left:0;
		width:100%;
		background:#084897;
		margin:0 !important;
		padding:0 !important;
		z-index:1;
	}
	.navbar-nav{
		margin:0 !important;
		padding:0 !important;
		font-size:15px;
	}
	.navbar-nav li{
		border-bottom:1px solid #9e8d52;
		margin:0;
		z-index: 5; 
	}
	.navbar-default .navbar-nav > li > a{
		color:#fff;
		padding: 0 14px 3px;
		margin:0;
	}
	.home .navbar-toggle{margin: -22px 5px 0 0;}
	.navbar-toggle{margin: -22px 5px 0 0;}
	.navbar-toggle .icon-bar{
		width:38px;
		height:4px;
	}
	.navbar-toggle:hover .icon-bar{background:#fdb827;}
	.navbar-toggle .icon-bar + .icon-bar{margin-top: 3px;}
	.navbar-nav > li > ul,
	.navbar-nav > li > ul ul{
		position:static !important;
		width:100%;
		margin:0;
		padding:0 0 4px;
		background:#fdb827;
	}
	.navbar-nav > li > ul li,
	.navbar-nav > li > ul ul li{
		padding:0;
		font-size:12px;
		line-height:20px;
		border:0;
		z-index: 7;
	}
	.navbar-nav > li > ul li a,
	.navbar-nav > li > ul ul li a{
		color:#084897 !important;
		background:#fdb827 !important;
		padding: 5px 10px 0 22px;
		font-size:12px;
		line-height:16px;
		display:block;
	}
	.navbar-nav > li > ul li.hover> a,
	.navbar-nav > li > ul ul li.hover> a{color:#fff !important;}
	.navbar-nav > li > ul ul li a{padding-left:30px;}
	.navbar-nav ul li.left > ul{margin:0;}
	.navbar-header{margin:0;}
	.box-info, .box-info-rev p{margin: 0 0 9px;}
	#footer .list{margin:0;}
	.copy-box{text-align:center;}
	#main{padding:13px 0;}
	.home #main{padding:0;}
	#content{
		font-size:13px;
		line-height:17px;
		padding: 0 4%;
	}
	#content h1{
		font-size:26px;
		margin: 0 0 9px;
	}
	#aside .box-info{
		margin: 16px 10px 25px;
		padding: 9px 10px 16px;
		word-spacing: -1px;
		font-size:13px;
		line-height:13px;
	}
	#aside .box-info>strong{
		font-size: 19px;
		margin: 0 0 7px;
		word-spacing:-3px;
		line-height: 25px;
	}
	#aside .box-info p{margin: 0 0 14px;}
	.intro{
		padding: 0;
		margin: -14px 0 0;
	}
	#content p{margin: 0 0 16px;}
	.sub-nav{
		font-size:12px;
		line-height:19px;
		padding: 7px 21px 11px;
		margin:0 -15px;
		background:#cedaea;
	}
	.sub-nav ul{padding: 0 10px;}
	iframe{width:100%;}
	pre{white-space:pre-line;}
	.comment-form textarea,
	.post-password-form input[type="password"],
	.comment-form input[type="text"],
	.search-form input[type="text"]{
		margin:0 0 5px;
		width:100%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#footer .container{padding-bottom:1%;}
	
	.content-container {
	min-height: 100px;
	margin-bottom: 0px;
	
	}
	
	.facility-state {
	font-size: 30px;
	line-height: 34px !important;
	color: #084897;
	margin-top:20px;
	
}

	.facility-link {
	font-weight: bold;
	font-size: 16px;
	line-height: 22px !important; 
	color: #000000;
	text-decoration: underline;
	
}
	
	
}

.center-align {
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}

.space-above {
	margin-top: 2%;	
}

.form-row {
	margin: 1% 0 1% 1px;
}

.form-label {
	paddin-top: 2%;
	font-size: 1.25em;
}

.send_btn {
	padding: 1%;
}

hr 
{
  border: 0;
  width: 100%;
  height: 2px;
  color: #444444;
  background-color: #444444;
}

.white-text { color: white !important; }