body {
	font-variant-numeric: lining-nums;
  -moz-font-feature-settings: "lnum";
  -webkit-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
}

/* search */

#searchbutton {
	float: right;
	margin: 6px;
}

#searchbutton a {
    background: rgba(255,255,255,1);
    display: block;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16pt;
    color: rgba(135,135,135,1);
	padding: 6px 13px 5px 13px;}

/* HEADER */

#bigmenu {
border-radius: 5px;
margin-top: 20px;
height: 260px;
max-width: 1000px;
z-index: 1100;
}



#pagecontainer {
max-width: 1050px!important;	
}

.big_unfixed {
position: relative;	
width: 100%;

}

.big_fixed {
position: fixed;
 top: -220px;
margin: 0 auto;
    z-index: 100;
    width: 95%;
}

/* FIXED LOGO */

#logowrap {
	clear: both; /* PU */
	width: 25%;
	float: right;
	height: 135px;
	margin-top: 70px;	 /* PU */
    margin-right: 0%;
}

.logo_unfixed {
background: transparent url('/resources/web_logo_full.png')  99% 100%;
	background-size: contain;	transition: all ease 0.5s;
	background-repeat: no-repeat;
	transition: all ease-out 0.3s;

}

.logo_fixed {
		background: transparent url('/resources/web_logo_monogram.png')  98% 100%;
background-size:  50px;	background-repeat: no-repeat;
transition: all ease-out 0.3s;
}

/* FIXED NAVBAR */


#nav_bar {
	border: 0;
	border-radius: 0px;
	margin-bottom: 0;
	margin-top: 0px;
    border-radius: 0px 0px 5px 5px;
padding-top: 150px; /* pu */
    width: 75%;
	float: left;
}

.nav_unfixed {
}

.nav_fixed {
}

.nav_bar {
    margin: 0;
}


#nav_bar li {
	display: inline-block;
    margin-top: 20px;
    margin-bottom: 10px;
}

#nav_bar ul {
	-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0px;
margin-before: 0em;
margin-after: 0em;
margin-start: 0px;
margin-end: 0px;
padding-start: 0px;
margin: 0px;
padding: 0px;
}

#nav_bar li a {
	color: #005d97;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	background: rgba(255,255,255,1);
	border-radius: 5px;
	margin-left: 10px;
	font-size: 14pt;
	opacity: 1;
	transition: all ease 0.2s;
	font-weight: 600;
}	



/* SPACER */
.spacerbig {	
	padding-top: 275px;
}


/* NAVBAR COLORS */

	
#nav_bar li a:hover {
	color: #EC6553;
}

#nav_bar li a#current, #nav_bar li a.currentAncestor {
	color: #EC6553;
}

	
/* DESKTOP NAVIGATION PU */	

#menuButton {
	display: none;
}	
	

/* MOBILE NAVIGATION PU */

@media screen and (max-width: 980px) {
	#logowrap {
	clear: none;
	float: left;
	height: 80px;
	margin-top: 0px;
    margin-right: 0%;
    background-position: 0% 0%;
}

	#nav_bar {
		float: none;
		width: 100%;
		padding-top: 200px;
	}
	
}

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



#nav_bar li a {
	padding: 5px 5px 5px 5px;
margin-left: 10px;
font-size: 13pt;
}

}

@media screen and (max-width: 640px) {
	#nav_bar {
		float: none;
		width: 100%;
	}
	
	#members {
	margin: 6px -42px 6px 6px!important;	
	}
	
	#menuButton {
		display: block;
		border-radius: 5px;
		background-color: #fff;
		float: right;
		margin: 215px 6px 6px 6px;
		padding: 0 6px;
		background-repeat: no-repeat;
		border: none;
		cursor: pointer;	
		background-size: contain;
		color: #666;
		text-align: center;
		font-size: 22pt;
	}
	
	#nav_bar {
		display: none;
		clear: both;
		padding-top: 15px;
		margin: 0;
		float: none;
		width: 100%;
		padding-bottom: 20px;
		background: rgba(255,255,255,0.5);
	}
	
	
	#nav_bar ul li {
		width: auto !important;
		display: block;
		position: relative;
		height: auto !important;
		border: none;
		border-radius: 5px;
		float: none;
		margin-top: auto;
		opacity: 1;
	/*	background-color: white !important;*/
	/*	margin-left: 20px; */
	/*	margin-right: 20px; */
	}

	#nav_bar ul li a {
		background: #666!important;
		color: #fff !important;
		padding: 6px 40px 6px 0;
		margin-bottom: 5px;
		display: inline-block;
		font-size: 15pt;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-right: 0;
		padding-left: 0;
		text-align: center;
	}
	
	#logowrap {
		width: 35%!important;
	clear: none;
	float: left;
	height: 60px;
	margin-top: 200px;
    margin-right: 0%;
    background-position: 0% 0%;
	}
	
	.logo_fixed {
background-size:  60px!important;	
}

.lefthead {
width: 100%;	
box-sizing: border-box;
}
	
}

/* FONT AWESOME IN MENU */
.fa {
display: initial!important;	
}


/* BOTTOM MINIMENU*/

.copyright_in, .copyright_in a {
font-size: 11px;
font-weight: 60;
margin-top: 20px;
color: #B8B8B9;	
text-decoration: none;
}

.bottommenu {
display: block;	
}
.bottommenu a{
display: block;
font-weight: 700;
font-size: 10pt;
color: #005C97;
background: rgba(255,255,255,1);
transition: all ease 0.5s;
border-radius: 5px;
}

.bottommenu a:hover {
	background: rgba(255,255,255,0.5);
}


/* ACKNOWlEDGEMENT BOXES */

.imgtext_1 a{
	color: #005C97!important;
	text-decoration: none;
}

.boxec {	
background: #fff;
/*box-shadow: 0px 0px 10px rgba(0,0,0,1);*/
margin: 10px;
padding: 0pt;
font-family: 'Raleway', sans-serif;
font-size: 10.5pt;
color: #333!important;
/*width: 50%;*/
}

.boximi {	
background: #fff;
/*box-shadow: 0px 0px 10px rgba(0,0,0,1);*/
margin: 10px;
padding: 5pt;
font-family: 'Raleway', sans-serif;
font-size: 10.5pt;
color: #333!important;
/*min-height: 205px;*/
}

.boxefpia {	
background: #fff;
/*box-shadow: 0px 0px 10px rgba(0,0,0,1);*/
margin: 10px;
padding: 5pt;
font-family: 'Raleway', sans-serif;
font-size: 10.5pt;
color: #333!important;
/*min-height: 205px;*/

}

.boxseri {	
background: #fff;
/*box-shadow: 0px 0px 10px rgba(0,0,0,1);*/
margin: 10px;
padding: 5pt;
font-family: 'Raleway', sans-serif;
font-size: 10.5pt;
color: #333!important;
/*min-height: 205px;*/

}

/*acknowledge box */

.imgtext_1 {
color: #b8b8b8;
/*text-shadow: 0px 0px 5px #000;*/
font-family: Raleway;
font-weight: 500;
font-size: 9pt;
line-height: 1.3;
text-align: left;
background: rgba(0,0,0,0);
margin: 0px;
transition: all ease 0.5s;
}

.imgtext_1:hover {
/*background: rgba(255,255,255,0.5);*/

}

.imgtext_2 {
color: #333;
/*text-shadow: 0px 0px 5px #000;*/
font-family: Raleway;
font-weight: 500;
font-size: 10pt;
line-height: 1.5;
text-align: left;
background: rgba(0,0,0,0);
margin: 0px;
transition: all ease 0.5s;
}

.imgtext_2 a {
text-decoration: none;
color: #005C97;
font-weight: 600;	
opacity: 0.5;
transition: all ease 0.2s;
}

.imgtext_2 a:hover {
opacity: 1;
}

/* FORMSNAP */

/*.formsnap-reset {	
background: #fff!important;	
border: 0px solid #fff !important;
font-family: Raleway;
font-size: 10pt!important;
width: 100%!important;
color: #005C97!important;
transition: all ease 0.2s;
font-weight: 600;
}

.formsnap-reset:hover {
background: #f4f4f4!important;
color: #005C97!important;

}

form {
	margin-bottom: 0px!important;
}

.formsnap_submit {
background: #fff!important;	
border: 0px solid #fff !important;
font-family: Raleway;
font-size: 10pt!important;
width: 100%!important;
color: #005C97!important;
transition: all ease 0.2s;
font-weight: 600;
}

.formsnap_submit:hover {
background: #f4f4f4!important;
color: #005C97!important;

}
*/

#fs-modal-heading {
background: #005C97!important;
font-family: Raleway!important;	
color: #fff!important;
font-size: 16pt!important;
font-weight: 700;
}

#fs-modal-wrap {
background: transparent!important;
}

#fs-modal-body {
border-top: 0px solid #fff!important;	
background: #005C97!important;
font-family: Raleway;
color: #fff!important;
font-weight: 600;
}

#fs-modal-body h3 {
color: #fff;
text-align: center;
font-family: Raleway;
font-size: 12pt;
}

label.error {
	color: #E40041!important;
	font-family: Raleway;
	font-size: 9px;
	font-weight: 600;
/*	text-shadow: 0px 0px 3px rgba(0,0,0,1);*/
}

.formsnap-label {
font-family: Raleway;
font-size: 12pt!important;	
color: #878786!important;
}

.formsnap-input {
font-family: Raleway;	
}

.formsnap-textarea {
font-family: Raleway;	
}

/* BASIC PAGE LAYOUT */
.basic {	
	line-height: 1.4;
background: #fff;
/*box-shadow: 0px 0px 10px */rgba(0,0,0,1);
/*margin: 10px;*/
padding: 0pt;
font-family: 'Raleway', sans-serif;
font-size: 12pt;
color: #333!important;
min-height: 205px;
}

h1 {
font-size: 18pt;
line-height: 1.1em;
font-style: italic;
font-weight: 800;
color: #005d97;	
margin: 50px 0px 0px 0px;
padding: 0px 20px;
border-bottom: 2px solid #f4f4f4;
padding-bottom: 30px;
/*color: #005d97;
font-weight: 600;	
font-family: Raleway;
font-size: 16pt;
line-height: 1.4;
border-bottom: 3px solid #f4f4f4;
margin-bottom: 10px;
padding: 20px 20px 5px 20px;*/
}

h2 {
color: #005d97;
font-weight: 600;	
font-family: Raleway;
font-size: 16pt;
line-height: 1.4;
border-bottom: 3px solid #f4f4f4;
margin-bottom: 10px;
padding: 0px 20px 5px 20px;
}

h3 {
color: #005d97;
font-weight: 600;	
font-family: Raleway;
font-size: 14pt;
line-height: 1.4;
border-bottom: 3px solid #f4f4f4;
margin-bottom: 10px;
padding: 0px 20px 5px 20px;
}

h4 {
color: #005d97;
font-weight: 600;	
font-family: Raleway;
font-size: 12pt;
line-height: 1.4;
border-bottom: 3px solid #f4f4f4;
margin-bottom: 10px;
padding: 0px 20px 5px 20px;
}

#pagecontainer {
max-width: 1300px;
margin: 0 auto;
}

#pagewrapper {
padding-bottom: 20px;
width: 95%;
margin: 0 auto;}

ul.fa-ul {
margin: 0px 0px 0px 30px;
}

ul.lista {
list-style-type: lower-latin;
margin: 0px 0px 0px 0px;}



.linkbutton a{
font-family: Raleway;
background: #005d97;
color: #fff;
text-decoration: none;
padding: 5px;
line-height: 1.5;	
display: block;
width: 75%;
border-radius: 5px;
font-size: 14pt;
font-weight: 600;
}

.linkbutton_w a{
font-family: Raleway;
background: #fff;
color: #005d97;
text-decoration: none;
padding: 5px;
line-height: 1.5;	
display: block;
border-radius: 5px;
font-size: 14pt;
font-weight: 600;
}

/* FEATURE BOXES */

.boxy {
background: rgba(184,29,60,1);
border-radius: 5px;
padding: 10px;	
}

.boxy_topic {
color: rgba(255,255,255,1);
font-weight: 700;
font-size: 10pt;
border-bottom: 2px solid #f4f4f4;
margin-bottom: 5px;
padding-bottom: 5px;
}

.boxy_text {
color: #f4f4f4;
font-size: 10pt;
}

/*MEMBERS BOX*/
.boxy_members {
background: rgba(184,29,60,0);
border-radius: 5px;
transition: all ease 0.5s;
}

.boxy_members:hover {
background: #f4f4f4;	
}

.boxy_members a{
	padding: 5px!important;	

color: #333!important;
	font-weight: 300;
font-size: 10pt;

}

.tinynav {
display: block;
width: 90% !important;
margin-top: 20px;
margin-left: 20px;
font-size: 18px;
}

/* MEMBERS ICON PU */
#members {
	float: right;
	margin: 6px;
}

#members a {
background: rgba(255,255,255,1);
display: block;
text-align: center;
text-decoration: none;
border-radius: 5px;
font-size: 22pt;
color: rgba(135,135,135,1);
padding: 0px 10px 0px 0px;
}

#members a:hover {
background: rgba(255,255,255,1);
}

#jobs {
	margin: 6px;
	float: right;
}

#jobs a {
background: rgba(255,255,255,1);
display: block;
text-align: center;
text-decoration: none;
border-radius: 5px;
font-size: 8pt;
font-weight: 800;
text-transform: uppercase;
color: rgba(135,135,135,1);
padding: 12px 10px 13px 10px;
}

.linkbutton_jobs a{
    font-family: Raleway;
color: #666666;    text-decoration: none;
    display: block;
    font-size: 14pt;
    font-weight: 600;
    transition: all ease 0.2s;
    text-align: right;
}

.linkbutton_jobs a:hover {
	transform: translate(0px, 5px);
}

#memberino {
	font-family: Raleway;
	text-align: right;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: 800;
	line-height: 1.2;
	float: left;
	margin-top: 8px;
	width: 50px;
	transition: all ease 0.2s;
	margin-right: -40px;
	opacity: 0;
}

#members a:hover > #memberino {
	margin-right: 25px;
	opacity: 1;
	display: inline;
	padding-left: 10px;

}

#jobber_style {
background: #666666;
color: white;
margin-top: 0px;	
padding: 20px;
border-radius: 5px;
font-weight: 500;
}

.title_h {
font-weight: 700;	
color: #666666!important;	

}
.title {
	color: #666666;
	font-size: 12pt;
	font-weight: 700;
	border-bottom: 1px solid #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.title_i {
font-size: 12pt;
color: #666666;
	font-style: italic;

}


.title_button {
	margin-top: 10px;
}

.title_button a{
	width: 50%;
background: #666666;
border-radius: 5px;
padding: 10px!important;
color: #fff!important;
transition: all ease-in 0.2s;}

.title_button a:hover{
background: #999999;
}

.title_close a{
	background: #999999;
	border-radius: 5px;
	float: right;
	padding: 3px 10px 0px 10px;
	color: #fff;
	font-size: 8pt;
	font-weight: 800;
	text-align: right;
	margin-bottom: 10px;
	text-transform:uppercase;
	transform: all ease 0.2s;
}

.title_close a:hover{
	background: #7C7D7D;

}

.blockOverlay {
background-color: rgb(255,255,255)!important;	
}
