/* RESET
------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; max-width: 100%;}
.container, iframe { max-width: 100%;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}
html, body	{ height:100%; }
a img,:link img,:visited img { border:none }
:focus { outline: 0; }
a, a:hover  { text-decoration:none;} 
a, a:active, a:visited {outline: 0 !important; } /* Firefox */
table { border-collapse: collapse; border-spacing: 0; }
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; }
.clearFloat::before, .clearFloat::after { display:table; content:"";}
.clearFloat::after	{ clear:both; }
img	{ max-width: 100%; height: auto; width: auto9; /* ie8 */ }

/* PALETTE
------------------------------------------------------------------------------------*/
body { color: #000; background: WHITE; }
a { color: #050d1a; font-weight: 400;}
div.wpcf7-mail-sent-ok {border: 2px solid BLACK;}

.orange {color: #e46a1f;}
.blue	{color: #3d70c3;}

.blueBlack {color: #0b1c37;}

/* ALT LINKS W. DEFAULT HOVER (BLACK)
------------------------------------------------------------------------------------*/


a:hover	{ color: BLACK; }

/* HTML / FONTS
------------------------------------------------------------------------------------*/
body {
	font-family: Lato, 'Helvetica Neue', 'Open Sans', sans-serif; 
	display: optional;  
    font-weight: 300;

    line-height: 1.5rem;
    -webkit-font-smoothing: antialiased;
}

h1 {}
h2.row-heading,
h2.row-heading10,
h3.row-heading10 {
	font-size: 2rem;
	margin-bottom: 20px;
	margin-left: 15px;
	color: #050d1a;
	color: #0b1c37;
	font-family: Oswald, Lato, 'Helvetica Neue', 'Open Sans', sans-serif; 
}


h4 {}
h2.row-heading10, 
h3.row-heading10,
p {
	max-width: 800px;
	margin: 0 auto 20px;
}

h3.row-heading10 {
	font-size: 1.5rem;
	margin-top: 20px;	
}


.mainContent ul,
.mainContent ol {
	width: 90%;
	max-width: 600px;
	margin: 0 auto 20px;
	padding-left: 20px;
}

p::-moz-selection { color: WHITE; background: GREY;}
p::selection { color: WHITE; background: GREY; }

p.editLink	{
	font-size: .8rem;
}

p.editLink a	{
	background: #66ff66;
	padding: 0px 4px 0px 5px;
	margin-right: 3px;
}

p.editLink { margin-bottom: 0;} /*temp*/
p.editLink a	{padding:0; font-size: 10px; opacity: 0.5;} /*temp*/

img	{
	margin-bottom: 30px;
}

.heroContent img	{
	margin-bottom: 0;
}

p.readmore	{
	margin: 14px 0;
	text-align: right;
}

a.button	{
	text-align: center;
	padding: 8px 16px;
	padding: 10px 30px;
	border: 1px solid #e46a1f;
	background-color: WHITE;
	color: #e46a1f;
	border-radius: 0px;
	font-weight: bold;
}

a.button:hover	{
	background-color: #0b1c37;
	border-color: #0b1c37;
	color: #e46a1f;
}

/* CONTAINERS
------------------------------------------------------------------------------------*/
.navbar-wrapper {min-height: 50px;} 
.container-fluid {}
.container {max-width: 1170px;margin: 0 auto;}
.mainContent	{min-height: calc(100% - 110px); }

.mainContent.underFixedNav	{
	padding-top: 50px;
}

.page-template-page-about .mainContent.underFixedNav,
.page-contact .mainContent.underFixedNav {
	padding-top: 150px;
}


section{}
section.Hero img	{
	border-bottom: 2px solid #e46a1f;
}

section.footer {min-height: 60px;}
.row	{background-color: TRANSPARENT; margin-left: 0;}
.row.nothingHere	{
	width: 700px;
	max-width: 100%;
	margin: 10% auto 0;
	text-align: center;
}

/* HEADERS / NAVIGATION
------------------------------------------------------------------------------------*/
.navbar-wrapper {    /* full-width */
	background: #000; 
	background: #010116;
	background: #3d70c3;
	background: #050d1a;
	border-bottom: 1px solid #e46a1f;
	border-bottom: 1px solid #333;
	border-bottom: 1px solid #2f3f61;
	border-bottom: 1px solid #33201d;		
	min-height: 51px;
	height: 50px;
	z-index: 999;
}

@media only screen and  (min-width: 768px) {}
	.navbar-wrapper {
		position: fixed;
		width: 100%;
	}

	.bannerImg {
		padding-top: 50px;
	}

	.bannerImg img {
		width: 100vw;
	}
}

.navbar {margin-bottom: 0px;}
.navbar-default {background-color: transparent;border-color: transparent;} /* padded inner */
.navbar-static-top {}

h1.siteName, a.header_logo_link, 
.navbar-default .navbar-nav>li>a	{color: WHITE;}

a.header_logo_link:hover, 
.navbar-default .navbar-nav>li>a:hover	{color: RED;}

/* site title 
-----------------*/
.siteTitle	{
	margin: 10px 0 0 15px;
	max-width: 400px;
	float: left;
}
a.header_logo_link	{ 
	font-family: Lato !important;
	font-weight: 700;
	font-size: 1.8rem;
}

a.header_logo_link:hover	{
	color: WHITE;
	text-shadow: 1px 1px 1px rgba(228,106,31, 0.7);
}

@media only screen and (min-width: 768px)	{
	a.header_logo_link	{font-size: 2rem;}
}

/* main navigation 
-----------------*/
.navmenu_align {    
    width: 100%;
}

#mega-menu-wrap-primary,
#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    background: #3d70c3 !important;
    background: transparent !important;
    	font-family: Oswald;
    	font-weight: 400;
    	font-size: 1.1em;
    }
    
    @media only screen and (min-width: 601px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    background: #000 !important;
    color: rgba(228,106,31,1) !important;
    color: #e46a1f;
    }
}
    @media only screen and (min-width:768px)	{
	.navmenu_align {}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {}
	#mega-menu-wrap-primary #mega-menu-primary {
		    background: black!important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		line-height: 20px;
		height: 50px!important;
		border-bottom: 1px solid BLACK;
	}
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	line-height: 20px !important;

}

#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link	{text-transform: uppercase !important;}



/* toggle button (=navbar-header)
-----------------*/
.navbar-header	{}
.navbar-default .navbar-toggle {border-color: #ddd; margin-top: -30px;} /* #ddd default */

/* links / dropdown
-----------------*/


.menu-main-navigation-container	{width: 100%;}
.navbar-default .navbar-collapse {border-color: BLACK;padding: 0;} /* top of mob-menu */
.navbar-nav {margin:0;}
#navbar ul {list-style-type: none;padding: 0;}
#navbar ul li {display: block; font-size: 15px; margin: 1px auto 0px; padding: 10px 0;border-bottom: 1px solid GREY;text-align: center;background-color: GREY;}
#navbar ul li:first-child	{padding-top: 8px;}

@media only screen and (min-width: 768px)	{ /* wide links */
	#navbar ul li {background-color: transparent;}
	#navbar ul li,
	#navbar ul li:first-child {padding: 0;border-bottom: 0px;} 
}

ul#menu-main-navigation li.current_page_item a	{
	color: ORANGE;
}

/* FOOTER
------------------------------------------------------------------------------------*/
.copyright	{text-align:center;}

section.Footer	{
	background-color: BLACK;
	background-color: #050d1a;
	color: WHITE;
}

section.Footer	ul	{
	list-style: none;
}

.leftText,
.centerText,
.rightText	{
	display: block;
	float: left;
	width: 100%;
	font-size: .9em;
	line-height: 1.1em;
	margin-bottom: 30px;
}

.centerText	{display:none;}
.copyrightMob	{display: block; width: 100%; margin: 16px 0; font-size: .9em;}

@media only screen and (min-width: 550px)	{
	.leftText, 
	.rightText	{
		width: 46%;
		margin: 1%;
	}
	.rightText	{text-align: right; float: right;}
}
	
@media only screen and (min-width: 768px)	{
	.leftText, .centerText, .rightText	{
		display: block;
		width: 31%;
		margin: 1%;
	}
	.centerText	{text-align: center;}	
	.copyrightMob	{display: none;}
}

ul.footerLinks li {
	padding-bottom: 12px;
}
	
ul.footerLinks li a,
.centerText a,
.copyrightMob a {
	color: 	white;
}

div.credit {
   color: #aaa;
}
div.credit a {
	color: 	#aaa;
}

ul.footerLinks li a:hover,
.centerText a:hover,
.copyrightMob a:hover,
div.credit a:hover {
	color: #e46a1f;
}



/*div.credit	{display: none;}
.page-contact*/ div.credit	{
	display: block;
	margin: 20px 0 20px;
	font-size: .8rem;
}


/* HOME
------------------------------------------------------------------------------------*/
.home #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-home	{display: none;}
/*.home ul#menu-main-navigation li.current_page_item	{
	display: none;
}*/
.home section	{
	min-height: 100px;
	border-bottom: 1px solid #EEE;
}

section.Hero {}

.heroContent	{
	top:0;
}

.heroContentText	{
	position: absolute;
	top: 15vw;
	width: 100%;
	padding: 50px 30px;
	color: WHITE;
	text-align: center;
	font-size: 2.5rem;
	line-height: 3.3rem;
}

@media only screen and (max-width: 700px)	{
	.heroContentText	{
		font-size: 2rem;
		line-height: 2.5rem;
	}
}

@media only screen and (max-width: 599px)	{
	.heroContentText	{
		font-size: 1.5rem;
		line-height: 2rem;
	}
}

.heroContentText p	{
	margin: 0 auto;
	max-width: 680px;
	max-width: 16em;
	padding: 0 15px;
	font-family: Oswald;
	font-weight: 500;
}

.post-type-archive-articles .heroContentText p	{
	max-width: 770px;
	max-width: 20em;
}

@media only screen and (max-width: 700px)	{
	.heroContentText	{
		font-size: 2rem;
		line-height: 2.5rem;
		padding: 50px 20px 0;
	}
}

@media only screen and (max-width: 599px)	{
	.heroContentText	{
		font-size: 1.5rem;
		line-height: 2rem;
		padding: 50px 15px 0;
	}
}

section.Issues,
section.About,
section.Testimonials,
section.Footer {
	padding: 50px;
}

section.About	{
	padding-top: 20px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu
{
	left: -100%!important;
}

.collapse
{
	display:block;
}
#mega-menu-wrap-primary .mega-menu-toggle {
    position: absolute;
    right: 0;
    top: -41px;
}
@media only screen and (min-width: 601px)
{
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
    content: '\f141'!important;
}
#navbar {    float: right;    padding-right: 15px;}
.mega-sub-menu .mega-indicator
{
	    float: left!important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item, .mega-sub-menu a.mega-menu-link
{
	text-align: right!important;
	padding-right:15px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
	width: 230px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link
{
	padding: 10px 20px 10px 10px!important;
}
}
@media only screen and (max-width: 600px)
{
#mega-menu-wrap-primary .mega-menu-toggle {
    padding-top: 7px;
}
.mega-toggle-blocks-right
{
	background:black;
}
}

p.homeExcerpt	{
	margin-bottom: 40px;
}

p.accordianExcerpt 	{
	margin-top: 30px;
}

.aboutimg
{
	float:left;
	padding-right:15px;
}
.home h3 
{
	padding-bottom:20px;
	font-size:20px;
}
@media (max-width:768px)
{
	.aboutexcerpt
	{
		clear:both;
	}
}

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.screen-reader-text
{
	display:none;
}

/* ARTICLES
------------------------------------------------------------------------------------*/

.post-type-archive-articles .underFixedNav {
	padding-top: 50px;
}

.post-type-archive-articles .mainContent,
.single-articles  .mainContent	{
	padding-top: 70px;
	padding-bottom: 50px;
}

.pdfURL p	{
	margin-bottom: 0px;
}
.herostatment
{
	text-align:center;
}
.articlebanner img 
{
	width:100%;
	border-bottom: 2px solid #e46a1f;
}