.container {
  max-width: 1200px; }
.column,
.columns {
	margin-bottom: .75rem;
}
.social {
	float: left;
	height: 32px;
	width: 32px;
	margin-right: 8px;
}
.topbar {
	background-color: #0068ac;
	height: 24px;
	width: 100%;
	margin-bottom: 20px;
}
.bottombar {
	width: 100%;
	color: #585858;
	text-align: center;
	font-size: 1.2rem;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #CDCDCD;
}
.bottombar a {
	color: #585858;
	text-decoration: none;
}
.bottombar a:hover {
	color: #585858;
	text-decoration: underline;
}
.careerslink {
    font-size: 1.5em;
    line-height: 1.6;
}
.tagline {
	color: #0068ac;
}
.addressline {
	font-size: 1.4rem;

}
.tagline-box {
	text-align: center;
}
.logo {
	text-align: center;
}
.twitterhead {
    font-size: 1.8rem;
	color: #0068ac;
}
.subblue {
	color: #0068ac;
}
.plainpanel {
	padding: 0;
}
.plainpanel2 {
	padding: 0;
	line-height: 0px;
	border: 1px solid #ccc;
}
.fficon {
	width: 36%;
	margin-right: 4%;
	float: left;
	text-align: right;
	line-height: 0px;	
}
.fficon img {
	width: 100%;
	height: auto; 
	max-width: 90px;	
}
.fftext {
	width: 60%;
	float: left;
	font-size: 1.7rem;
}
.ffsquare {
	background-color: #F59321;
	height: 14px;
	width: 14px;
	margin-right: 14px;
	display: inline-block;
	margin-left: 4px;
}
.ffheader {
	font-size: 2.0rem;
	font-weight: 700;
}
.fftext2 {
font-size: 1.7rem;
}
.ffnumber {
	font-size: 2.7rem;
	font-weight: 700;
	color: #F59321;
}
.ffbold {
	font-weight: 700;
}
.ffpadding {
	margin-right: 10%;
	margin-left: 10%;
}
.ffhr {
	margin-top: 0px;
	margin-bottom: 14px;
}
.current-btn {
text-align:right;
padding-top: 10px;
}
@media (max-width: 800px) {
.current-btn {
	width: 100%;
	margin-bottom: 14px!important;
	padding-right: 0px!important;
	padding-left: 0px!important;
	text-align:left;
	padding-top: 0px;
}
}
@media (max-width: 600px) {
.fficon {
	width: 26%;	
}
.fftext {
	width: 70%;
	font-size: 1.5rem;
}
.ffpadding {
	margin-right: 1%;
	margin-left: 1%;
}
}
@media (max-width: 800px) {
.fftext {
	font-size: 1.5rem;
}
}


.headerbox {
	padding: 0;
	line-height: 0px;
	border: 1px solid #ccc;
	margin-bottom: 14px;
}
.bio-pic {
	float: left;
	width: 40%;
	line-height: 0px;
}
.bio-text {
	float: left;
	width: 56%;
	padding-left: 4%;
}
.bio-quote1 {
	font-size: 1.4rem;	
	hanging-punctuation: first;
	/*font-family: "PT Serif", serif;*/
}
.bio-quote2 {
	font-size: 1.4rem;
	margin-top: 6px;
	margin-bottom: 6px;
}
.bio-quote3 {
	font-size: 1.4rem;	
}
blockquote {
	text-indent: -.3em;
	margin-top: 0rem;
	margin-right: 0rem;
	margin-bottom: 0rem;
	margin-left: 0rem;
	padding-top: 0rem;
	padding-right: 0rem;
	padding-bottom: 0rem;
	padding-left: 0rem;
}
.intro-bio-box {
	width: 100%;
	background: #f2ebdc;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #e3dac7;
	margin-bottom: 14px;
	padding-right: 2%;
	padding-left: 2%;
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden; }
.candidate-btn {
width: 80%;
}




@media (min-width: 550px) {
.column,
.columns {
    margin-bottom: 1.5rem;
	 }
	 	
}
@media (min-width: 750px) {
.column,
.columns {
    margin-bottom: 1.5rem;
	 }
.tagline {
	font-size: 2.4rem;
	line-height: 1.4;
}
.tagline-box {
	text-align: right;
}
.logo {
	text-align: left;
}
.subblue {
	font-size: 2.4rem;
	line-height: 1.4;
	margin-top: 14px;
	margin-bottom: 30px;
}

		
}
@media (min-width: 1000px) {
	.hidden-desktop {
	display: none;
	}
}
@media (min-width: 750px) and (max-width: 999px) {
  .hidden-tablet {
	display: none;
	}
	.candidate-btn {
width: 80%;
}
	}
@media (max-width: 999px) {	
	.tagline {
	font-size: 1.8rem;}
	.subblue {
	font-size: 2.0rem;
	margin-top: 14px;
	margin-bottom: 24px;
}
}
@media (max-width: 749px) {
	.hidden-phone {
	display: none;
	}
	.tagline {
	font-size: 1.6rem;
	}
	.subblue {
	font-size: 1.8rem;
	margin-top: 14px;
	margin-bottom: 24px;
    }
.menu-box {
background-color: #0068ac;
height:28px;
padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	cursor: pointer;
	display:block;
}
.menu-text {
color: #FFFFFF;
float: right;
margin-top: 3px;
margin-right: 10px;
font-size: 1.25em;
}	
.menu-icon {
    position:relative;
    display:inline-block;
    width:30px;
    text-indent:-999px; 
	float: right;
	margin-top: 3px;
}
.border-icon {
    height:17px;
    border-top:3px solid #fff;
    border-bottom:3px solid #fff;
}
.border-icon:before {
    content:"";
    position:absolute; 
    top:7px;
    left:0;
    width:100%;
    border-top:3px solid #fff;
}	
}


.bottom-image, .bottom-mobile-image {
width: 100%; }
.bottom-image img, .bottom-mobile-image img {
width: 100%;
height: auto; }
.bottom-mobile-image {
display: none; }
@media (max-width: 600px) {
.bottom-mobile-image {
display: block; } }
.bottom-image {
display: block; }
@media (max-width: 600px) {
.bottom-image {
display: none; } }


			
/* Media Queries
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/


/* Larger than mobile */
@media (min-width: 400px) {}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {}

/* Larger than tablet */
@media (min-width: 750px) {}

/* Larger than desktop */
@media (min-width: 1000px) {}

/* Larger than Desktop HD */
@media (min-width: 1200px) {}



.description1box p {
	padding-bottom: 14px;
}




fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.help-block { 
color: #9d004b; 
display: block; 
margin-top:-15px; 
margin-bottom:6px; 
font-size: 95%; 
}




/*EVENTS*/
.event-container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c8c9;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	padding-bottom: 14px;
}
.event-photo {
	height: auto;
	width: 100%;
}
@media (max-width: 993px) {
.event-photo {
	margin-bottom: 14px;
}
}
@media (max-width: 767px) {
.event-photo {
	margin-bottom: 14px;
}
}

.post-img {
	margin-bottom: 10px;
}

#event-callout-title {
	color: #3870b7;
	font-size: 1.2em;
	font-weight: 600;
	margin-top: 0px;
	/*margin-bottom: 10px;*/
}

.event-details-page .event-container {
	border-bottom-width: 0px;
	background-color: #f2f5f7;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.event-details-page .event-container h3 {
	font-size: 1.1em;
}
.event-details-page .event-container .event-subtitle {
	font-size: 1em;
}
.event-details-page .event-container p {
	font-size: .9em;
}

.event-results-page .event-container {
	border-bottom-width: 0px;
	background-color: #f2f5f7;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-right: 14px;
	padding-left: 14px;
}


.template-simple-event-container {
width: 100%;
display:inline-block;
vertical-align:top;
margin-bottom: 1.5rem;
border-color: #D9D9D9;
border-style: solid;
border-width: 1px;
}
.template-simple-event {
display: table;
vertical-align:top;
width: 100%;
}
.template-simple-event-date {
color: #FFFFFF;
background-color: #003d65;
text-align: center;	
font-size: 1.2rem;
width: 12%;
line-height: 1.1;
padding-left: 6px;
padding-right: 6px;
padding-top: 10px;
padding-bottom: 10px;
vertical-align:middle;
display: table-cell;
}
.template-simple-event-date span {
font-size: 2.5rem;
line-height: .75;
margin-top: 2px;
margin-bottom: 6px;
display: block;
}
.template-simple-event-details {
text-align: left;	
line-height: 1.1;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
vertical-align:middle;
display: table-cell;
}
.template-simple-event-details .simple-event-title {
font-size: 2rem;
padding-bottom: 10px;
color: #0068ac;
}
@media (max-width: 991px) {
/*.template-simple-event-container {
margin-top: 20px;
}*/
.template-simple-event-date {
font-size: .9em;
}
.template-simple-event-details .simple-event-title {
font-size: 1.5rem;
padding-bottom: 6px;
}
}
#page-events .template-simple-event-container, #page-search-results .template-simple-event-container {
display: none;
}
#page-opportunity .event-container {
display: none;
}
/*END EVENTS*/