@charset "utf-8";
/* CSS Document */

strong {
	font-weight:700;
}

#logo {
	float:left;
    margin:10px 0 0;}

#slider div#n2-ss-2 .n2-ss-desktop, #slider div#n2-ss-2.n2-ss-desktop .n2-ss-desktop, #slider div#n2-ss-2.n2-ss-tablet .n2-ss-tablet, #slider div#n2-ss-2.n2-ss-mobile .n2-ss-mobile {
	background:rgba(0,0,0,0.5);
	padding:20px;
	text-align:center;
}

#slider div#n2-ss-2 h1 {
	text-align:center;
	color:#F88E1B;
	margin-bottom:15px;
	font-size:31px;
	font-weight:700;
}

#slider div#n2-ss-2 p {
	text-align:center;
	color:#fff;
	font-size:18px;
	font-family: 'Noto Serif', serif;
}
.search-highlight {
    background:#FFFF00;
    }
.short.pageTitle h1 {
	padding-top: 40px;
	color: white;
	font-size: 57px;
	font-style: italic;
	line-height: 76px;
	font-weight:300;
	margin-bottom:15px;
	text-shadow:1px 1px 1px #000;
}

.short.pageTitle .subHeadline {
	color: white;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	text-shadow:1px 1px 1px #000;
}


.pageTitle h1 {
	color: #fbab01;
	font-weight:700;
	text-shadow:1px 1px 1px #000;
	margin:0 0 10px 0;
	font-size:42px;
}

.pageTitle .subHeadline {
	color: #FFF;
	font-size: 24px;
	font-weight: 400;
	font-style:italic;
	text-shadow:1px 1px 1px #000;
	margin:0;
}


h2 {
	font-size: 42px;
	line-height: 51px;
	font-weight:400;
	margin-bottom:30px;
}
header h2 {
	font-style:normal;
	color:#FFF;
	font-size:25px;
	font-weight:700;
    margin: 0;
    text-align: right;
	clear:right;
	text-shadow:2px 2px 2px #000;
}
#content h2 {
	color: #fbab01;
	font-weight:700;
	margin:0 0 20px 0;
	font-size:30px;
	font-style:normal;
}


h3 {
	color: #000;
	font-size: 26px;
	font-weight: 300;
	line-height: 27px;
	margin-top:0;
	margin-bottom:20px;
}
#sidebar h3 {
    background: #242424;
    color: #fbab01;
    padding: 10px 15px;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 20px;
    border-radius: 7px 7px 0 0;
	border-bottom:1px solid #FFF;
	}

h4 {
	font-size: 21px;
	font-weight: 700;
	margin:0 0 15px;
}
#content h4 {
    font-weight: 700;
    margin: 0 0 15px;
    color: #000;
    font-size: 28px;
    padding-bottom: 8px;
    border-style: double;
    border-color: #fbab01;
    border-width: 0 0 3px;
}
.articles h4, .homeEvents h4 {
	color:#000;
	font-size:32px;
	font-weight:700;
	text-align:center;
	margin-top:40px;
    margin-bottom: 30px;
	text-transform:uppercase;
	}

h5 {
	font-size:18px;
	font-weight:700;
	line-height:normal;
	margin:0 0 15px;
}
	

p {
	font-size: 16px;
	font-weight: 400;
	line-height: 27px;
	margin-bottom:21px;
}

img { display: block; border: 0; max-width: 100%; height:auto; }

a {
	color: #000;
    text-decoration: none;
}

a:hover {
	border-bottom-style:solid;
}

.btn, .older a, .newer a  {
	font-family: 'Noto Sans', sans-serif;
	font-weight: 700;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:10px 20px;
	background:#000;
	color:#FFF;
/*	text-shadow:0px -1px 0px rgba(0,0,0,0.7);
*/	text-align:center;
	border-bottom:none;
	text-transform:uppercase;
	border:1px solid #000;
}

.btn.large {
	font-size:24px;
	padding:16px 20px;
}
#quote .btn {
	margin:45px auto 0; 
	text-align:center; 
	width:160px;
	display:block;
}
.btn.alignright {
/*	float:right;
*/	display:inline-block;
}

.btn.white {
	background:#FFF;
	color:#000;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 1);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 1);
}

.btn.white:hover {
	background:#000;
	color:#FFF;
	}


.btn.yellow {
	color:#000;
	background:#fbab01;
	border-color:#d89600;
	-webkit-box-shadow:  0px 2px 0px 0px #d89600;
	box-shadow:  0px 2px 0px 0px #d89600;
}
.btn.yellow:hover {
}

.btn.black {
	-webkit-box-shadow:  0px 2px 0px 0px #fdc13a;
	box-shadow:  0px 2px 0px 0px #fdc13a;
}
.btn.black:hover {
	border-color:#fdc13a;
}

.btn.red {
	background:#a00d00;
	border:1px solid #a00d00;
	font-weight:normal;
}
.btn.red:hover {
	color:#000;
	background:#fbab01;
}
.btn.round {
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}
#sidebar .btn.round {
	display:block;
}

a.btn:hover, .older a:hover, .newer a:hover {
	background:#FFF;
	color:#000;
}
#tagline .btn {
	margin-top:1px;
	float:right;
}

#C2As a {
	color:#FFF;
}
#C2As span a:hover {
	color:#2BACE0;
}
#C2As .btn {
	font-size:21px;
	text-align:center;
	color:#FFF;
	margin-bottom:20px;
}
#C2As .btn i {
	padding-right:15px;
	font-size:36px;
	line-height:normal;
    vertical-align: middle;}
	
#C2As span.btn i {
	padding-right:25px;
}


header ul.headerContact {
	list-style-type:none;
	margin:0;
    padding: 10px 0 0;
	float:right;
}
header ul.headerContact li {
	display:inline-block;
	color:#FFF;
	font-size:35px;
	vertical-align:middle;
	padding-left:15px;
	text-shadow:2px 2px 2px #000;
}
header .headerContact a {
	color:#FFF;
}
header i {
	padding-left:20px;
	padding-right:5px;
}


#nav {
    margin: 10px auto 0;
	padding:0;
	list-style-type:none;
	clear:both;
	position:relative;
	z-index:50;
	text-align:center;
	float:none;
}

#nav > li{            /* Top Level */
	display:inline-block;
	margin:0;
	padding:0;
	white-space:nowrap;
	text-transform:uppercase;}

	
#nav li a {
	color: #FFF;
	text-decoration:none;
	font-size: 21px;
	font-weight: normal;
	display: block;
    padding: 13px 0;
    margin: 0 48px;
}
	
#nav li a:hover {
	color:#fbab01;
	text-shadow:none;
}
#nav > li.menu-item-has-children:hover {
	background:#FFF;
}
#nav > li.menu-item-has-children:hover a {

}

#nav li.first a {
	padding-left:0;
	margin-left:0;
}

#nav li.last a {
	padding-right:0;
	margin-right:0;
}


#nav > li > ul {        /* Second Level */
    display:none;
	list-style-type:none;
	background-color:#FFF;
	margin:0;
	padding:0;
	-webkit-box-shadow:  0px 3px 2px 1px rgba(0, 0, 0, .25);
	box-shadow:  0px 3px 2px 1px rgba(0, 0, 0, .25);
	z-index:-1;
	border:2px solid #465C69;
	border-radius:0 5px 5px 5px;
	text-align:left;
}

/*#nav > li:nth-child(3) > ul {
	width:220px;
}
#nav > li:nth-child(4) > ul {
	margin-left:60px;
}
#nav > li:nth-child(5) > ul {
	margin-left:-60px;
}
*/


#nav > li:hover > ul{
    display:block;
    position:absolute;
}

#nav > li > ul li {
	display:block;
	border-radius:0px 0px 0px 0px;
/*	border-bottom:1px solid #d89600;
	border-top:1px solid #ffd87f;
*/}
#nav > li > ul li a, #sidebar .submenu a  {
	font-size: 15px;	
	display:block;
	padding:15px; 
	border-radius:0px 0px 0px 0px;
	margin:0;
}
#nav > li > ul li:first-child {
	border-top:none;
}
#nav > li > ul a:hover, #nav > li.menu-item-has-children:hover ul a:hover {
	color:#FFF !important;
}
#nav > li > ul li:hover {
	color: #FFF;
	background: #465C69;
	border:none;
	border-radius:0px;}



/*#nav .sub-menu li.menu-item-has-children a:after {
	font-family:'FontAwesome';
	content:'\f054';
	padding-left:15px;
	float:right;
	margin-top:3px;
}
*/
#nav .sub-menu li.menu-item-has-children li a:after {
	content:'';
	padding-left:0px;
}

#nav > li > ul li > ul{   /* Third Level & beyond */
    display:none;
    background:none;
	margin:0 0 0 -8px;
	padding:0;
	background-color:#0069aa;
	-webkit-box-shadow:  0px 1px 3px 1px rgba(0, 0, 0, .25);
	box-shadow:  0px 1px 3px 1px rgba(0, 0, 0, .25);
}
#nav .sub-menu li.menu-item-has-children ul li a:hover {
	background-color:#0089de;
	background-image:none !important;
}
#nav .sub-menu li.menu-item-has-children ul li a {
	border-bottom:1px solid #004b79;
	border-top:1px solid #0089de;
}
#nav > li > ul li:hover > ul{
    display:block;
    position:absolute;
    left:100%;
    top: auto;
    width:auto;
	margin-top:-45px;
}

#nav > li > ul li > ul a {
	text-transform:none;
	padding:10px 15px; 	
}
#nav > li > ul > li ul > li{
    display:block;
    white-space:nowrap;
}

#sidebar .submenu {  
	list-style-type:none;
	background-color:#F0F0F0;
	margin:0 0 40px;
	padding:0 0 20px 0;
	border-radius:0 0 7px 7px;
}

#sidebar .submenu li {
	border-bottom:1px solid #FFF;
/*	border-bottom:1px solid #d89600;
	border-top:1px solid #ffd87f;
*/}

#sidebar .submenu li a:before {
	font-family:'FontAwesome';
	content:'\f18e';
    float: left;
    padding: 0 10px 0 0;
    color: #777;
	font-size:18px;
	font-weight:normal;
}


#sidebar .submenu .children {
    margin: 0;
    padding: 0;
    list-style-position: inside;
    list-style-type: disc;
    color: #FFF;
}
#sidebar .submenu .children a {
	padding-left:20px;
	font-size:13px;
}

#sidebar .submenu a  {
	padding:17px 15px;
	color:#777;
	border-bottom:none;
	text-shadow:1px 1px 1px #FFF;
	font-size:16px;
}
#sidebar .submenu a:hover {
	background:#000;
	color:#FFF;
	text-shadow:none;
}
#sidebar .submenu a:hover:before {
	color:#FFF;
}
#sidebar .submenu .current_page_item a {
	background:#fbab01;
	color:#000 !important;
	font-weight:700;
	border-bottom:none;
	text-shadow:none;
}

#sidebar .submenu .current_page_item a:before {
	content:'\f0a9';
	color:#000;
}

.page-career-opportunities #sidebar img.aligncenter, .page-career-opportunities #sidebar .su-button-wide {
	margin:0 auto;
}
#tagline p {
	color: #000;
	font-size: 34px;
	line-height:normal;
	margin:0;
	display:inline-block;
}

.home.page #tagline p {
	font-size: 34px;
	font-weight:700;
	width:77%;
	padding:5px 0 0;
	font-style:italic;
	}


#tagline span {
	width:30%;
}

#latest img {
	margin-bottom:0px;
	margin-top:0;
	border:3px solid #FFF;
}
#latest h2, #latest h2 a {
	color:#fbab01;
	font-size: 31px;
	line-height:normal;
	letter-spacing:2px;
	text-align:center;
	margin-bottom:15px;
}
#latest h4 {
	color: #FFF;
	background:#000;
	font-size: 24px;
	font-weight: 700;
	line-height: 41px;
	margin-top:-30px;
}

#latest p {
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color:#FFF;
	margin:0 0 20px;
}

#latest p:last-child {
	margin-bottom:0;
}

#latest .su-button, #sidebar .su-button, .page-projects #content .su-button {
	font-family: 'Noto Sans', sans-serif;
	font-size:14px !important;
	text-transform:uppercase;
	font-weight:700;
}

#latest .su-button-style-flat span, #sidebar .su-button-style-flat span, .page-projects #content .su-button-style-flat span {
    padding: 10px 10px 10px 18px !important;
	min-width: 130px;
}
#latest .su-button i, #sidebar .su-button i, .page-projects #content .su-button i {
	font-size: 18px !important;
    color: #fdc13a !important;
    float: right;
    padding: 2px 0 0 10px;
}

.textwrap {
	float: right;
    width: 45%;
    height: auto;
    shape-outside: url(../images/brush-mask.png);
    shape-margin: .8em;
     shape-outside: ellipse(145px 160px at 38% 60%); 
}

#intro p {
	font-size:21px;
	line-height:38px;
}

#quote p {
    font-family: 'Noto Sans', sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-shadow: 1px 1px 1px #000;
    line-height: 46px;
    text-align: center;

}
#quote p em {
	font-family: 'Noto Serif', serif;
	color:#fbab01;
	font-style: italic;
}

#quote p strong {
	font-family: 'Noto Serif', serif;
	font-style: italic;
}



.articles .su-posts-teaser-loop .su-post-thumbnail {
	float: none;
	display: block;
	margin: 0 auto;
	width: 240px;
	height: auto !important;
}

.articles .su-posts-teaser-loop .su-post-thumbnail img {
    display: block;
    margin: 0;
    padding: 0px;
    border: 0px solid #ccc;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    max-width: 100%;
    max-height: 100%;
}

.articles p {
	color:#FFF;
}

p.pubTitle, p.pubTitle a {
	font-family: 'Noto Sans', sans-serif;
	font-size:24px;
	font-weight:400;
	color:#FFF;
}

.dateWrapper {
    float: left;
    display: inline-block;
    text-align: center;
    padding: 2px 0px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 24px;
	font-weight:700;
    margin: 0 5% 0 0;
    background: #F88E1B;
    width: 15%;
}
.dateWrapper .day {
	font-size:18px;
}

.postContainer {
	float:left; 
	width:80%;
}

.homeEvents .su-posts-default-loop .su-post {
	margin-bottom:0;
	line-height:normal;
}

.homeEvents h3 {
	margin:0;
	font-size:20px;
	font-weight:700;
}

.homeEvents p {
	color:#636363;
	margin:0;
	font-size:16px;
	line-height:24px;
}

.homeEvents h3 a {
	color:#0069AA;
}

.homeEvents a.read-more {
	display:none;
}

.articles .btn, .homeEvents .btn {
    display: table;
    margin: 0 auto;
}

.homeEvents .btn {
    margin: 30px auto 0;
}

hr {
	display: block;
	position: relative;
	padding: 0;
	margin: 20px auto;
	width: 100%;
	clear: both;
	border: none;
	font-size: 1px;
	height:1px;
	line-height: 0;
	overflow: visible;
	border-bottom:1px dashed #c9c9c9;
}
	
	

/*FOOTER
-------------------------------------------------------------------------*/

footer #logo {
	float:none;
	margin:-10px auto 10px;
}
footer ul, #sidebar ul.contact {
	margin:0 0 0 40px ;
	padding:0;
	list-style:none;
	font-size:15px;
	font-weight:400;
}
footer ul {
	margin-left: 20px;
}

footer li, #sidebar ul.contact li {
	padding:0 0 15px;
	font-size:14px;
}
footer li {
	font-size: 16px;
	line-height: normal;
}
footer li:before, #sidebar ul.contact li:before {
    font-family: 'FontAwesome';
	font-size:24px;
    margin-left: -35px;
    margin-right: 17px;
	position:relative;
	top:4px;
}
footer li.phone {
	font-size:19px;
}
#sidebar ul.contact li, #sidebar ul.contact li:before {
	color:#000;
}

#sidebar ul.contact a {
	border-bottom:none;
}
.address:before {
    content: '\f041';
}

.phone:before {
    content: '\f095';
}

.fax:before {
    content: '\f1ac';
}

.email:before {
    content: '\f0e0';
	margin-left: -37px;
	margin-right: 15px;
}

footer a {
	color:#9a9a9a;
	border-bottom:none;
}
footer a:hover {
	border-bottom:none;
	color:#fbab01;
}

footer p {
	font-family: 'Noto Sans', sans-serif;
	font-size:14px;
	line-height:21px;
}

footer h4 {
	color:#30343f;
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
}
.copy {
	font-size:12px;
	text-align:left;
	line-height:normal;
	margin-bottom:0;
	float:left;
}
.copy.design {
	text-align:right; 
	float:right;
}

footer img.affiliate {
	margin:0 auto;
}

/* socials */

li#facebook { 
	display: inline; 
	padding:0; 
	font-weight:normal; 
	font-size:24px;
	line-height:24px;
	list-style-type:none; }
li#facebook a { 
	display:block; 
	float:left; 
    margin-right: 30px;
	margin-top:5px;
	width:45px; 
	height:34px; 
	padding-top:11px; 
	color:#FFF; 
	text-align:center; 
	border:1px solid;
	border-radius:30px;
	background:#2f2f2f;
}

li#facebook a:hover {
	background:#a00d00;
	color:#FFF;
}

footer a.btn {
	margin:45px auto;
	display:table;
	font-size:18px;
	padding:14px 28px;
	font-weight:normal;
}

/*CONTENT
-------------------------------------------------------------------*/
#content ul {
	margin: 0px 20px 20px 40px;
	list-style-type:none;
}

#content ul li {
	line-height:30px;
	font-size:15px;
}

#content ul li:before {
    font-family: 'FontAwesome';
    content: '\f0a9';
    margin-left: -20px;
    margin-right: 8px;
    font-weight: 400;
    font-size: 16px;
    float: left;
	color:#242424;
}
#content ul ul {
	margin:0 0 0 21px;
}
#content ul ul li {
	font-size:15px;
	line-height:24px;
}
#content ul ul li:before {
    content: '\f061';
    font-size: 12px;
    margin-right: 6px;
    margin-left: -15px;}

#sidebar ul {
	padding:0;
	margin-bottom:40px;
}


.older {
	float:right;
	display:block;
	font-weight:bold;
	display:inline-block;
}
.newer {
	float:left;
	font-weight:bold;
	display:inline-block;
}

.older a, .newer a {
	font-size: 12px;
    letter-spacing:normal;
	padding:10px 24px;
}
/*.su-pullquote.callout {
    padding: 0em 1em;
	width:35%;
    font-size: 17px;
    line-height: 30px;
	color:#aaa;
	font-weight:700;
}
*/

.su-pullquote-align-right.callout {
    margin: 0.5em 0 1em 1.5em;
    padding: 0 0 0 1em;
    float: none;
    border-left: 5px solid #fbab01;
    line-height: 28px;
	width:auto;
	font-weight:600;
}


.widget-sidebar {
/*	background: #F0F0F0;
*/}

.widget-sidebar .textwidget {
	padding:10px;
	margin-bottom:30px;
}
#searchform {
    margin: 10px 0 0 10px;
	padding: 10px 0 20px;
}

#searchform input {
    padding: 10px 0;
    -webkit-border-radius: 5px;
    border: 0px solid #FFF;
    width: 62%;
	margin-right:2%;
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
    text-indent: 10px;
	color:#999;
}


#searchform input#searchsubmit {
	color: #FFF;
    text-transform: uppercase;
    background: #F88E1B;
    padding: 10px 0;
    font-weight: 700;
    border-style: solid;
    border-width: 0px 1px 2px 1px;
    border-color: #ae6210;
    width: 30%;
    text-align: center;
    text-indent: 0;
}
#searchform input#searchsubmit:hover {
	cursor:pointer;
	background:#ffa13c;
}

#errorSearch #searchform {
	margin:0;
	padding:0;
}




footer .menu ul {
	display:none;
}

/*.su-service-title {
	color:#f88e1b !important;
}
.su-service-title i {
	color:#0069aa !important;
}
*/
/* wordpress image captions */
    .wp-caption{
	border: 1px solid #ddd;
    text-align: center;
    background-color: #f0f0f0 !important;
    padding: 6px 4px 0 4px;
	margin: 10px !important;
    }

    .wp-caption.alignright {
        float:right;
        margin:0 0 10px 10px !important;
    }

    .wp-caption.alignleft {
        float:left;
        margin:0 10px 10px 0 !important;
    }

    .wp-caption.aligncenter{
        display: block;
        margin:10px auto;
    }

    .wp-caption img {
        margin: 0 auto;
        padding: 0;
        border: 1px solid #555 !important;
    }

    .wp-caption p.wp-caption-text {
		font-size: 13px;
		line-height: 17px;
		padding: 4px 0px 5px;
		margin: 0;
		color: black;
		text-align: center;
    }

#content img.Border {
	padding:5px;
	background:#FFF;
	border:1px solid #ccc;
}

img.alignright {
	float:right;
	margin:0 0 20px 20px;
}

img.alignleft {
	float:left;
	margin:0 20px 20px 0;
}

img.aligncenter {
	margin:20px auto;
}

#sidebar img.aligncenter {
	margin:0 auto;
}


.none {
	display:none !important;
}

.post-type-archive-publications #content img {
	padding:0;
	border:none;
}
.su-spoiler-style-fancy.opps  {
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	color:#333;
	border-width:0 0 1px 0;
	border-style: dashed;
    border-color: #fbab01;
	margin-bottom:0;
}
.su-spoiler-style-fancy.opps.su-spoiler-closed > .su-spoiler-title {
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	border-width:0 0 1px 0;
}
.su-spoiler-style-fancy.opps > .su-spoiler-title {
	color:#000;
	font-size:21px;
    padding: 15px 10px 15px 32px;
	background:none;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	border-width:0 0 1px 0;
}
.opps .su-spoiler-icon {
	color:#333;
    left: 0px;
    top: 15px;
    font-size: 21px;
}

.su-spoiler-style-fancy.opps > .su-spoiler-content {
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	border:1px solid #ccc;
	background:#F7F7F7;
}

.oldernewer {
	margin-top:40px;
	padding-top:20px;
	text-align:center;
	font-size:21px;
}
.oldernewer .page-numbers {
	padding:8px 16px;
	background:#efefef;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin:0 1px;
}
.oldernewer a {
	color:#707070;
	text-shadow:1px 1px 1px #FFF;
}
.oldernewer a:hover {
	background:#0069AA;
	color:#FFF;
	text-shadow:none;
}

.oldernewer .page-numbers.current {
	background:#F88E1B;
	color:#FFF;
}

.next.page-numbers {
	margin-left:15px;
}

.prev.page-numbers {
	margin-right:15px;
}

.su-spoiler-content .btn {
    display: inline-block;
	margin: 0px auto ;
}



#gallery-1 img, #gallery-2 img {
	border:none !important;
}

#gallery-1 .gallery-item, #gallery-2 .gallery-item {
    margin-bottom: 10px !important;
}
