body {
	background:#e4e0da;
	/*background-image:url('../img/frontpage_bg.jpg');*/
	background-repeat:no-repeat;
	background-position: center; 
	font-family: 'Lato', sans-serif;
	}
	
.home.page #rightSideContent .wpb_video_wrapper {
	padding-top: 0;
}
	
#updateBrowser {
	background-color: #f7f4e3;
	color: #a22727;
	padding: 20px;
	position:relative;
	border-bottom:4px solid #a22727;
	z-index:1001;
}
	
a:hover {text-decoration:underline;}

h1, h2, h3, h4, h5,
h1 a, h2 a, h3 a, h4 a, h5 a 
{
	color: #839946;
}

h2, h3, h4, h5
{
	font-weight: bold;
}

h1 {font-size: 2em;}	
h2 {font-size: 1.85em;}
h3 {font-size: 1.65em;}
h4 {font-size: 1.45em;}
h5 {font-size: 1.25em;}


#sidebar .panel a, .footer-widget .panel a {
color: #747474;
}

.vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
padding-bottom:15px;
box-sizing: border-box;
}

.mast {
	background-color:#193b5e; 
	background-image:url('../img/mast_bg.png');
	background-size:cover;
}

#content {background:transparent;}

.row {
	max-width:71.250em;
	}

.logo {
	margin:.5em 0;
	float:left;
	display:block;
}

.menuWrap {
	float:right;
}

.panel {
	background:#fff;
}

#sidebar .panel {background:#ecede7;}

#sidebar .panel h4 {color:#839946;}

.shadow {
	-moz-box-shadow:    0px 3px 10px 0px #000;
	-webkit-box-shadow: 0px 3px 10px 0px #000;
	box-shadow:         0px 3px 10px 0px #000;
}

.searchBar {
	background:#fff;
	padding:.18em 0;
	color:#9e9e9e;
	text-align:center;
	font-size:1.25em;
	/*font-weight:700;*/
}

.searchBar input {
	color:#9e9e9e;
	font-size:1em;
	font-weight:700;
	padding-left: 0;
	border: none;
	box-shadow: none;
	display: inline;
	margin: 0;
	width: 11.3em;
}

.searchBar input:focus {
	border: none;
	box-shadow: none;
	background: #fff;
}

.searchIcon {
	margin-top: -0.3em;
	/*margin-right:.25em;*/
}




.wrapper {
	/*margin-top:7em;*/
	padding:0 2em;
	position:relative;
	z-index:3;
	background: #fff;
	padding-top:7em;
}

.wrapperInterior {
	padding-left: 1em;
	padding-right: 1em;
}

#content {
	border: none;
}

.sidePanel {
	padding: 2.5em 1em;
	  -moz-box-shadow:    0px 0px 10px 0px #202020;
	  -webkit-box-shadow: 0px 0px 10px 0px #202020;
		box-shadow:         0px 0px 10px 0px #202020;

}

.sidePanel h3 {
	font-weight:700;
	color:#6b7a1b;
	font-size:1.2em;
}

.blueBox {
	background:#dee9f4;
	margin-bottom:.25em;
	padding:2em 1em .5em 1em;
	color:#2e557c;
	line-height:150%;
}

.iconBlock  {
	font-size:1.18em;		
	font-weight:700;
	position:relative;
	z-index:5;
}

/*
.iconBlock  img {
	margin-right:.5em;
}
*/

.iconBlock span {
	padding-left:.5em;
}


.iconBlock a {
	color:#fff;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	/* ...and now for the proper property */
	transition:.5s;
}

.iconBlock a:hover {text-decoration:none; color:#c1d26a;}

.blueBox p { color:#2e557c; }


#sidebar article li {border-bottom:1px dashed #bababa; padding:.45em 0;}

.footer {
	background:#c0cfdf;
	border-top:.75em solid #859a21;
	min-height:10em;
	/*margin-top:-20em;*/
	position:relative;
	z-index:4;
	padding: 1.2em 0;
}

.footer a {
	color: #3f527a;
}

.subFooter {
	background:#0e2d6c;
	min-height:2em;
	color:#fff;
	text-align:center;
	padding:.75em 0;
}

#footerSocial {
	text-align: right;
	margin-top: .75em;
	/*padding-right: 0;*/
}

#footerSocial div {
	padding: 0;
}

#footerMenu, #footerMenu ul  {
	margin: 0;
	float: left;
}

#footerMenu li {
	list-style-type: none;
	font-size: .87rem;
}

#footerMenuContainer {
	/*padding: 0;*/
	padding-right: 0;
}

#footerLogo {
	text-align: center;
}

#footerMenu li {
    float: left;
    width: 50%;
}

#footerContact {
	font-size: .9em;
	padding: 0;
	color: black;
}

#footerContact br {
	display: none;
}

#footerContact div {
	margin-top: .4em;
}

#footerContact div:first-child, #footerMenu {
	margin-top: 1.4em;
}

#nixleFooterLink {
	display:block;
	margin:.5em 3em 0 0;
}

.iconWrap {
	background:#0c2d6d;
	background:url('../img/bluealpha.png');
	color:#fff;
	padding:2em 0;
	position: absolute;
	width: 100%; 
	top: 34em;
}

.newsWrap {
		/*z-index:5;*/
		position: absolute; 
		width: 100%; 
		top: 53em;
}

.leftSideHome {
	z-index: 3;
}

.frontNews h2 {
	font-family: 'Lato', sans-serif;
	font-weight:700;
	color:#fff;
	font-size:2.1em;
	text-align:center;
}

.frontNews ul {
	margin:0;
	padding:0;
}

.frontNews li {
	list-style:none;
	padding:.5em 0;
	border-bottom:1px solid #001a30;
	position: relative;
	z-index: 222;
}

.frontNews li:last-child {
	border:none;
}

.frontNews li a {
	color:#0c2d6d;
}

.newsDate {
	color:#6b7a1b;
	clear:both;
	font-size:1.4em;
	font-weight:bold;
	display:block;
	float:left;
	margin:-.15em 0 1.5em 0;
	width:3.8em;
	font-family: 'Lato', sans-serif;
	font-weight:700; 
}

.newsTitle {
	margin-bottom:1em;
	font-size:1.1em;
	position:relative;
	z-index:3;
}

.frontMoreNews { margin-bottom: 3em; }

/* .frontMoreNews a { color: white; } */

#sidebar, #content {
	padding-top: 3em;
}

#content.full {
	padding-left: 0;
	padding-right: 0;
}

.specialSidebarMenu {
	background: #c1d26a; 
	margin-bottom: 0;
	padding: 0.5em;
	float: left;
	width: 100%;
}

.specialSidebarMenu li {
	background: #839946;
	margin-bottom: .5em;
	padding: .3em 0 .3em 0;
	float: left;
	width: 100%;
}
.specialSidebarMenu li:last-child {
	margin-bottom: 0;
}
.specialSidebarMenu li a {
	color: #fff;
	float: left;
	width: 95%;
	font-weight: bold;
}

.specialSidebarMenuArrow {
	width: 0; 
	height: 0; 
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent; 
	
	border-left: 6px solid #c1d26a; 
	float: left;
	/*margin-right: .5em;*/
	width: 5%;
	margin-top: .4em;
}

.specialSidebarMenuContainer {
	margin-left: -4.13em;
}

.specialSidebarMenuBottomArrow {
	width: 0;
	height: 0;
	border-top: 20px solid #514f50; 
	border-left: 20px solid transparent;
}

#breadcrumbs {margin:0 0 .4em 0;}

#breadcrumbs li a {color:#839946;}

.crumbNav ul {
	margin-left: 0;
	margin-bottom: 0.3em;
	/*background: url('../img/shadow.png') no-repeat -1.8em bottom;
	background-size: 108% auto;
	height: 3em;*/
	font-size: .95em;
}

.crumbNav li,
.crumbNav li a {
	float: left;
	list-style-type: none;
}

.crumbNav li.separator {
	margin: 0 .3em 0 .3em;
}

.crumbNav,
.crumbNav li a {
	color: #7f7f7f;
	font-size: .95em;
	margin:0;
}


.crumbShadow {
	margin-left: -2em; 
	max-width: 110%; 
	width: 110%;
}

#mastPhoto {
	padding: 0;
}

#iconBlockTreatment, #iconBlockStats {
	padding-bottom: 0;
}

#blueBoxHome {
	margin-top: -.5em;
}

.ubermenu-responsive-toggle {
	font-size: 1.2em;
}

.ubermenu-retractor-mobile {
	color: black;
}

/* ======================================
     ---- Header Animations ---- 
=========================================*/
.headerShrink {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

#headerLinks {
	/*height: 102px;*/
	/*overflow: hidden;*/
}

#headerLinks.headerLinksShrink {
	height: 0;
}

#headerMast.shrink {
	/*top: -102px;*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90); 
	opacity: 0.9;
}

.rssFeeds ul {
	margin-left: 0;
}

.rssFeeds ul li {
    border-bottom: 1px dashed #d6d6d6;
    list-style-type: none;
    padding: 0.5em 0.5em 0.5em 0;
}

.rssDate {
	font-size: .9rem;
}

.rssSubscribe, .rssSubscribe:hover {
	color: orange;
	font-size: .9rem;
}

article.searchResults {
    margin-bottom: .5rem;
    padding-bottom: .5rem;
}

article.searchResults h2 {
	font-size: 1.45rem;
}

.searchResults .entry-content p {
	font-size: .9rem;
	margin-bottom: 0.5rem;
}

.searchResults header {
	margin-bottom: 0;
}

.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target, 
.ubermenu-sub-indicators .ubermenu-item-has-children > .ubermenu-target.ubermenu-noindicator {
	padding-right: 18px;
}

figure {
	line-height: 1.6;
}

.green {
	color: #A6BE29;
}

#filterSearch ul li input {
	margin: 0.3rem 0 0.5rem;
}

#filterSearch ul {
	margin-top: .5rem;
}


#filterDetails {
/*	margin-bottom: 1.5rem;
	line-height: .5; */
    font-weight: bold;
}

.filterSearchChk {
	width: 15%;
}

label.filterSearchLbl {
	margin: 0;
	width: 85%;
}



/* ======================================
     ---- Media Queries ---- 
=========================================*/
/* Small screens */
@media only screen { } /* Define mobile styles */

@media only screen and (max-width: 1155px) {
        .iconBlock {
			font-size: 1em;
        }
}

@media only screen and (max-width: 1000px) {
	.frontMoreNews a {
		display: block;
		margin: .2em 0 .2em 0;
	}
	
	.pipe {
		display: none;
	}
}

/* Medium screens */
@media only screen and (max-width: 64.063em) { 
	
	.specialSidebarMenu li {
		background: #839946;
		margin-bottom: .25em;
		padding: .3em 0 .3em 0;
		float: left;
		width: 100%;
	}
	
	.specialSidebarMenu li a {
		font-size:.75rem;
		font-weight:normal;
	}
	
	.specialSidebarMenuArrow {
		margin-top: 0.2em;
	}
	
	article h1 {font-size: 1.75em;}	
	article h2 {font-size: 1.65em;}	
	article h3 {font-size: 1.45em;}	
	article h4 {font-size: 1.25em;}	
	article h5 {font-size: 1em;}
	
	#sidebar {
		margin:0;
		padding: 3.5em 0 0 0;
	}
		
	#footerMenu li, #footerMenu ul  {
		width: 100%;
	}
	
	#footerContact div:first-child, #footerMenu, #footerSocial {
		margin-top: 0;
	}
	
	#footerMenuContainer {
		padding-left: 0.9375rem;
	}
	
	#footerSocial {
		padding-right: 0.9375rem;
	}
	
	.iconBlock {
		font-size: 1.2em;
	}
		
} /* min-width 641px, medium screens */

@media only screen and (max-width: 1140px) {
	#footerContact {
		font-size: .8em;
	}
}
 
@media only screen and (max-width: 830px) {
	.filterSearchChk {
		width: 23%;
	}

	label.filterSearchLbl {
		width: 77%;
	}
}

@media only screen and (max-width: 820px) { 
	#footerContact br {
		display: block;
	}
	#footerContact .hideit {
		display: none;
	}
}

@media only screen and (max-width: 860px) { 
	#footerSocial img {
		width: 40px;
		height: 40px;
	}
	
	#nixleFooterLink img {
		height: 28px;
		width; 84px;
	}
}


@media only screen and (max-width: 660px) { 
	#footerSocial img {
		width: 35px;
		height: 35px;
	}
}


@media only screen and (max-width: 800px) { 
	#footerContact {
		font-size: .75em;
	}
}

@media only screen and (max-width: 1150px) { 
	.specialSidebarMenuContainer {
		margin-left: 0;
		margin-bottom: 1em;
	}
	
	.specialSidebarMenuBottomArrow {
		display: none;
	}
}

@media only screen and (max-width: 800px) { 
	#footerContact {
		font-size: .75em;
	}
}

@media only screen and (max-width: 320px) {
	.searchBar input {
		font-size: .9em;
	}
}

@media only screen and (max-width: 1030px) {
	.iconBlock span, .iconBlock img {
		float: left;
	}
	
	.iconBlock img {
		width: 30%;
		max-width: 54px;
	}
	
	.iconBlock span {
		width: 70%;
	}
}

@media only screen and (max-width: 900px) {
	.iconBlock {
		font-size: 1rem;
	}
}

@media only screen and (max-width: 760px) {
	.iconBlock {
		font-size: .8rem;
	}
}


/* ======================================
     ---- Small Screens ---- 
=========================================*/
@media only screen and (max-width: 40em) {
	.iconWrap, .newsWrap {
		top: 0;
		position: relative;
	}
	
	.iconWrap {
		margin-bottom: 2em;
	}
 
	#footerContact {
		font-size: 1em;
	}
	
	#footerMenuContainer {
		padding-right: 0.9375rem;
	}
	
	#footerMenu {
		font-size: 1em;
		width: 100%;
	}
	
	#footerSocial {
		text-align: center;
	}
	
	#footerContact {
		padding-right: 0.9375rem;
		padding-left: 0.9375rem;
	}
	
	.footer {
		text-align: center;
	}
	
	#footerLogo, #footerContact, #footerSocial {
		margin-top: 1em;
	}
	
	#footerSocial img {
		width: auto;
		height: auto;
	}
	
	#mastPhoto {
		display: none;
	}
	
	.iconBlock {
		text-align: center;
		font-size: 1.1em;
	}
	
	#iconBlockTreatment {
		padding-bottom: 1.25rem;
	}
	
	.specialSidebarMenu li a {
		font-size: 1rem;
	}
	
	.specialSidebarMenuArrow {
		margin-top: 0.4em;
	}
	
	.iconBlock span, .iconBlock img {
		float: none;
		width: auto;
	}	
	
	.filterSearchChk {
		width: 6%;
	}

	label.filterSearchLbl {
		width: 94%;
	}
	
	#nixleFooterLink {
		margin: 1em 0 0 0;
	}
	
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

@media only screen and (max-width: 400px) {
	.filterSearchChk {
		width: 10%;
	}

	label.filterSearchLbl {
		width: 90%;
	}
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.iconWrap {
		background:#0c2d6d;
		/*position:relative;*/
		background:url('../img/bluealpha.png');
		color:#fff;
		padding:2em 0;
	}
		
	.newsWrap {
		z-index:5;
		/*position: relative; */
		width: 100%; 
	}		
} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

/* ======================================
     ---- Ubermenu Media Queries ---- 
=========================================*/
@media only screen and (max-width: 1166px) { 

	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
		font-size: 0.85em;
	}
	
	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target, 
	.ubermenu-sub-indicators .ubermenu-item-has-children > .ubermenu-target.ubermenu-noindicator {
		padding-bottom: 43px;
		padding-right: 15px;
		padding-top: 43px;
	}
}

@media only screen and (max-width: 1035px) { 

	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
		font-size: 0.8em;
	}
	
	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target, 
	.ubermenu-sub-indicators .ubermenu-item-has-children > .ubermenu-target.ubermenu-noindicator {
		padding-right: 10px;
		padding-left: 10px;
	}
	
}

@media only screen and (max-width: 959px) {
	.logo {
		width: 32%;
	}
	
	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target, 
	.ubermenu-sub-indicators .ubermenu-item-has-children > .ubermenu-target.ubermenu-noindicator {
		padding-bottom: 2.7em;
		padding-top: 2.7em;
	}
}


@media only screen and (max-width: 750px) { /* 750px is the ubermenu mobile breakpoint */
	.menuWrap {
		width: 100%;
	}
	
	.logo {
		width: 80%;
	}
	
	.ubermenu-responsive-toggle {
		float: right;
		padding-left: .5em;
		padding-right: .5em;
		width: 20%;
		text-align: right;
		padding-top: 1.5em;
	}
	
	.ubermenu-responsive-toggle .fa {
		margin-right: 0;
	}
	
	.menuWrap .ubermenu-responsive-toggle {
		display: none;
	}
	
	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target, 
	.ubermenu-sub-indicators .ubermenu-item-has-children > .ubermenu-target.ubermenu-noindicator {
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 1em;
	}
	
	#blueBoxHome {
		margin-top: 2em;
	}
	
	.wrapper {
		/*margin-top: 10.5em;*/
		padding-top: 9em;
	}
	
}

@media only screen and (max-width: 40em) { 

	#headerMast {
		position: relative;
	}

	.wrapper {
		padding-top: 0;
	}
	
	.noPadRightSmall {
		padding-right: 0;
	}
}



