@charset "UTF-8";

/*:::::::::::::::::::::::::::::::  begin GLOBALS    :::::::::::::::::::::::::::::::*/
* {
	margin:0px;
	padding:0px;
	outline: none;
}
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
form,
fieldset,
input,
textarea,
p,
table,
tr,
th,
td,
embed,
object,
alt,
img {
	margin:0px;
	padding:0px;
	color: #000000;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,
img,
abbr {
	border:0;
}
img,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}
div {
	text-align: left;
}
a,
ins {
	text-decoration:none;
}
strong {
	font-weight: bold;
}
body,
html {
	padding:0px;
	margin:0px;
}
html,
body {
	width: 100%;
	height: 100%;
	background-color:#005e89;
}
img {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
}
/*:::::::::::::::::::::::::::::::  end GLOBALS    :::::::::::::::::::::::::::::::*/




/*::::::::::::::::::::::::::::::::::   begin GLOBAL CONTAINERS    :::::::::::::::::::::::::::::::::::*/
#wrapper_a {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	max-width:992px;
	text-align:center;
	margin:0px auto 0px auto;
}
#wrapper_b {
	width: 100%;
	box-sizing: border-box;
	max-width:992px;
	float:left;
	min-height:600px;
	display:inline;
	background-color:#FFFFFF;
	padding:0px 40px 40px 40px;
	text-align:left;
}
#content {
	float:left;
	display:inline;
	width: 100%;
	box-sizing: border-box;
	max-width:912px;
	margin-top:50px;
	clear:both;
	background-color:#FFFFFF;
}
#header {
	display:inherit;
	float:inherit;
	width:100%;
	box-sizing: border-box;
	position: relative;
}
#logo {
	float:left;
	display:inline;
	margin-top:50px;
}
#logo a:link,
#logo a:visited,
#logo a:hover {
	border: none;
}
#right_col,
#right_col_right_internal,
#right_col_left_internal {
	display: inline;
}
#right_col {
	float: right;
	width: 70%;
	box-sizing: border-box;
	max-width: 632px;
	background-color: #FFFFFF;
	padding-left: 40px;
}
#right_col_left_internal { /*20 px margin to the right */
	float: left;
	width: 150px;
/*	margin-right: 20px;*/
}

#right_col_left_internal img,
.default_admin_img {
	margin-bottom: 26px;
	margin-top: 0.45em;
}
#right_col_left_internal.c-portfolio-logo-info img {
	margin-bottom: 8px;
	position: relative;
	top: 3px;
	width: 100%;
    padding: 20px;
    box-sizing: border-box;
}
#right_col_left_internal.c-portfolio-logo-info {
	margin: 0px 26px 20px 0px;
}
#right_col_right_internal {
	display: block;
	width: auto;
	padding-left: 130px;
}
#right_col_right_internal.c-portfolio-right-internal {
	padding-left: 0px;
}
/* team portrait wide */

div#right_col_left_internal.team_portrait_wide,
div#right_col_left_internal.team_portrait_wide img {
    width: 100%;
}
div#right_col_left_internal.team_portrait_wide img {
	margin-top: 10px;
}
div#right_col_left_internal.team_portrait_wide + #right_col_right_internal {
    padding-left: 0;
    width:  100%;
    overflow: hidden;
}

#right_col ul li{
background-image:url(../images/bullet_square.gif);
background-position: 0px 7px;
background-repeat:no-repeat;
padding-left:12px;
}
#right_col ul {
margin-top:0px;
padding-top:0px;
margin-bottom:10px;
}
#right_col .three_col_list ul{
margin-bottom: 0px;
}
/*::::::::::::::::::::::::::::::::::   end GLOBAL CONTAINERS    :::::::::::::::::::::::::::::::::::*/





/*::::::::::::::::::::::::::::::::::   begin GENERAL TYPOGRAPHY    :::::::::::::::::::::::::::::::::::*/
a,
body,
li,
input,
textarea,
img {
	font-family:Arial, Helvetica, sans-serif;
}
input:focus,
textarea:focus {
	outline: 0;
}
h1,
h2,
h4,
h5,
h6,
#page_head_editablearea,
#page_deck_editablearea,
#directions_head_editablearea {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#005e89;
	letter-spacing:0.04em;
}
h1,
#page_head_editablearea {
	font-size:28px;
	margin-bottom:30px;
}
h2,
#page_deck_editablearea {
	font-size:20px;
	color:#9f8564;
	margin-bottom:30px;
	line-height:1.5em;
}
textarea #page_deck_editablearea{
min-height:200px;
}
h3,
#newshead_editablearea {
	font-size:16px;
	margin-bottom: 4px;
	line-height:1.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#005e89;
	letter-spacing:0.04em;
}
h5,
#team_title_editablearea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	font-style: italic;
}
p,
li,
#page_body_editablearea,
#home_nugget_middle_bottom_editablearea,
#ind_0_editablearea,
#ind_1_editablearea,
#ind_2_editablearea,
#ind_3_editablearea,
#ind_4_editablearea,
#ind_5_editablearea,
#ind_6_editablearea,
#ind_7_editablearea,
#ind_8_editablearea,
#ind_9_editablearea,
#ind_10_editablearea,
#ind_11_editablearea,
#ind_12_editablearea,
#ind_13_editablearea,
#ind_14_editablearea
 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	line-height:24px;
	letter-spacing:0.04em;
	margin-bottom:16px;
}
#page_body_editablearea{
width: 100%;
min-height:300px;
}
a {
	text-decoration: none;
}
a:link,
a:visited {
	color:#333;
	border-bottom: solid 1px #CCC;
}
a:link strong,
a:visited strong,
a:link b,
a:visited b{
	border-bottom: none;
}

h3 a,
h3 a:link,
h3 a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:1.8em;
	width:100%;
	color:#005e89;
	border-bottom:none;
	background-image:url(../images/blue_arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:12px;
}
h3 a:hover {
	color:#666;
}

div#page_body h3 {
    line-height: 1.5em;
    margin-top: 20px;
}


#right_col ul.link_list, .link_list {
	margin: 16px 0px 10px 0px;
}
#right_col ul.link_list li{
background-image: none;
padding-left:0px;
}
.link_list h3,
#list_heading_0_editablearea,
#list_heading_1_editablearea {  /**** ADMIN IN-PLACE EDITOR STYLE ***/
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 2px;
	line-height:normal;
	font-size:16px;
	margin-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#005e89;
}
#right_col_left_internal p {
	line-height: normal;
	padding-top:4px;
}
#right_col_left_internal.c-portfolio-logo-info p {
	margin: 0px;
}
#ceo_link,
#team_email_editablearea,
#right_col_left_internal p,
#right_col_left_internal a:link,
#right_col_left_internal a:visited,
.more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
	font-size: 13px;
	border: none;
}
#right_col_left_internal a:hover {
	color:#005e89;
}
/*::::::::::::::::::::::::::::::::::   end GENERAL TYPOGRAPHY    :::::::::::::::::::::::::::::::::::*/


/*::::::::::::::::::::::::::::::::::   begin RTE SPECIAL ELEMENTS    :::::::::::::::::::::::::::::::::::*/

.img_r,
.img_l {
	display:inline;
	/* width:220px;*/
}
.img_r p,
.img_l p,
.img_l a:link,
.img_l a:hover,
.img_l a:visited,
.img_r a:link,
.img_r a:hover,
.img_r a:visited,
.img_l a img,
.img_r a img {
	text-decoration:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	letter-spacing:0px;
}
.img_r {
	float:right;
	margin: 5px 0px 10px 15px;
	clear:right;
}
.img_l {
	float:left;
	margin: 5px 15px 10px 0px;
	clear:left;
}
/*::::::::::::::::::::::::::::::::::   end RTE SPECIAL ELEMENTS    :::::::::::::::::::::::::::::::::::*/



/*::::::::::::::::::::::::::::::::::   begin TEAM PAGE    :::::::::::::::::::::::::::::::::::*/
.disclaimer-footnote,
.disclaimer-footnote--with-asterisk {
    margin-top: 25px;
    padding-top: 20px;
    border-top: 1px solid #ccc;
}
.disclaimer-footnote--with-asterisk  {
	padding-left: 12px;
	position: relative;
}
.disclaimer-footnote p,
.disclaimer-footnote--with-asterisk p {
    font-style: italic;
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 0px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
span.disclaimer-asterisk {
	position: absolute;
	left: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #9f8564;
}
span.deck-asterisk {
    font-size: 13px;
    position: relative;
    top: -5px;
    left: -1px;
}
.team h3,
.portfolio h3,
.login h3 {
	font-size:20px;
	color:#005e89;
	margin-bottom:12px;
	padding-bottom:12px;
	line-height:24px;
	letter-spacing:0.04em;
	background-image:url(../images/horizontal_dotted_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	clear:left;
}
/*.team h3  {
	padding-bottom: 0px;
}*/
.portfolio .c-portfolio__list h3 {
	background-image: none;
}

#page_listhead_editablearea { /**** ADMIN IN-PLACE EDITOR STYLE ***/
	font-size:16px;
	color:#005e89;
	letter-spacing:0.04em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.three_col_list {
	width:100%;
	float:left;
	display:inline;
	margin-bottom:15px;
	overflow: hidden;
}
.three_col_list li a:last-child {
    margin-bottom: 16px;
    display: inline-block;
}


.three_col_list .column{
	/*padding-right:20px;*/
	/*width: 197px !important; */
	width: 33% !important;
	box-sizing: border-box;
	padding-right: 10px !important;
}
.three_col_list .last{
	padding-right:0px;
}

.three_col_list .col_1,
.three_col_list .col_0,
.three_col_list .col_2 {
	width:33.3%;
	box-sizing: border-box;
	float:left;
	padding-right: 10px;
	/*margin-right:1.75%;*/
}
.three_col_list .col_2 {
	margin-right:0px;
}
#right_col .three_col_list ul li{
background-image:none;
padding-left:0px;
}
#content .three_col_list ul li h3, #right_col .three_col_list ul li h3  {
	color:#666;
	background-image:none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.three_col_list ul {
	margin-bottom: 10px;
}
.eap_list p{
	margin-bottom:0px;
	padding-bottom:0px;

}
.eap_list p.title{
	margin-bottom:10px;

}
.three_col_list li,
.three_col_list li .title,
.three_col_list li a {
  text-align: left;
}
.three_col_list li .title,
.eap_list .title,
p.title
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	line-height: 17px;
	color: #666;
}
ul.distribute_columns{
margin-left: 0px;
padding-left:0px;
}
div.sect{
margin-bottom:10px;
}
div.masonitem{
margin-bottom:10px;
}
li.masonitem, .masonitem li{
width: 179px;
}
/*::::::::::::::::::::::::::::::::::   end TEAM PAGE    :::::::::::::::::::::::::::::::::::*/

/*::::::::::::::::::::::::::::::::::   begin TEAM DETAIL   :::::::::::::::::::::::::::::::::::*/

.team_detail h1,
.news_detail h1 {
	/*margin-bottom: 5px;*/
	/*width:485px;*/
	line-height: 1.2em;
}
.news_detail h1 {
/*font-size: 20px;*/
}
.team_detail h5,
#team_title_editablearea,
.news_detail h5 {
	margin-bottom: 15px;
}
/*::::::::::::::::::::::::::::::::::   end TEAM DETAIL   :::::::::::::::::::::::::::::::::::*/



/*::::::::::::::::::::::::::::::::::   begin NEWS GALLERY PAGE    :::::::::::::::::::::::::::::::::::*/
#right_col.news,
#right_col.news_detail {
	position: relative;
}
.news h4,
.news_detail h4 {
	font-size: 11px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	font-weight:bold;
	letter-spacing:0.08em;
	line-height:20px;
	margin:25px 0px 0px 0px;
}

.news_detail h4#news_date {
margin-bottom: 30px;
}
.news_detail h4  {
	margin-top: 0px;
}
.news h3,
.news h3 a:link,
.news h3 a:visited {
	line-height:24px;
}
.news_nav {
    position: absolute;
    top: 0px;
    right: 0px;

}
.news_nav p {
	float: left;
	width:auto;
}
.news_nav p.date_menu {
	font-size:11px;
	float:right;
}
.news_nav select {
	width:70px;
}
/*::::::::::::::::::::::::::::::::::   end NEWS GALLERY PAGE      :::::::::::::::::::::::::::::::::::*/



/*::::::::::::::::::::::::::::::::::   begin EAP GALLERY PAGE    :::::::::::::::::::::::::::::::::::*/
.eap_list a {
	/*font-size: 12px;*/
	line-height: 22px;
	letter-spacing: .04em;
}
/*::::::::::::::::::::::::::::::::::   end EAP GALLERY PAGE    :::::::::::::::::::::::::::::::::::*/




/*::::::::::::::::::::::::::::::::::   begin FOOTER    :::::::::::::::::::::::::::::::::::*/
#footer {
	float:left;
	display:inline;
	margin: 40px 0px 0px 0px;
	padding-top:20px;
	background-image:url(../images/horizontal_dotted_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	width: 100%;
	max-width:912px;
}
#footer p, .print_hide p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
#footer_left {
	width:60%;
	float:left;
	display:inline;
}
#footer_right {
	width:300px;
	float:right;
	display:inline;
}
#footer_left a {
	color:#999999;
	text-decoration:none;
}
#textsize {
	padding:2px;
	float:right;
	background-color:#999;
	display: none;
}
#textsize a {
	cursor:pointer;
	color:#FFFFFF;
	padding:3px;
}
#textsize .small {
	font-size:10px;
}
#textsize .medium {
	font-size:12px;
}
#textsize .large {
	font-size:14px;
}
/*::::::::::::::::::::::::::::::::::   end FOOTER    :::::::::::::::::::::::::::::::::::*/




/*::::::::::::::::::::::::::::::::::   begin HOME PAGE    :::::::::::::::::::::::::::::::::::*/





/**********  begin  HOME NUGGETS   ***********/
#touchpoints,
.touchpoint,
.search_field,
.search_button {
	float:left;
	display:inline;
}

#touchpoints {
	margin-top:1px;
  	width: 100%;
	max-width: 912px;
	/*background-image:url(../images/touchpoints_bg.gif);*/
	background-position:bottom;
	background-repeat:repeat-y;
}
.touchpoint {
	background-image: url(../images/vertical_dotted.gif);
	/* width: 284px; */
	width: 33.3%;
	box-sizing: border-box;
	min-height: 315px;
	padding-right: 30px;
	padding-left: 15px;
	background-position: 0 0;
	background-repeat: repeat-y;
}

.touchpoint:first-child {
    padding-left: 0;
    padding-top: 0;
    background-image: none;
}

.touchpoint h3 a:link,
.touchpoint h3 a:visited{
	font-style: normal;
	background:none;
}
.touchpoint a:link,
.touchpoint a:visited {
	background-image:url(../images/blue_arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:12px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.touchpoint.last a:link,
.touchpoint.last a:visited {
	background-image: none;
	padding-right:0px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
}
.touchpoint.last h3 a:link,
.touchpoint.last h3 a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.middle_top li a:link,
.middle_top li a:visited {
	text-decoration:none;
	border-bottom:0px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
}
#touchpoints .last {
	padding-right:0px;
}
#touchpoints h1,
#touchpoints h3,
#middle_bottom_head_editablearea {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#005e89;
}
#touchpoints h1 {
	font-size:21px;
	margin-bottom:5px;
}
#touchpoints h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	line-height:26px;
}
#touchpoints h3,
#middle_bottom_head_editablearea {
	font-size:16px;
	margin-bottom:5px;
}

.company_logo_small{
font-size:12px;
text-align:center;
background-color:#efefef;
cursor:pointer;

}
#touchpoints li {
	margin-bottom:5px;
}
#whats_new li {
	padding-left:10px;
	background-image:url(../images/bullet_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}
.middle_top,
#whats_new {
	margin-bottom:16px;
}
#whats_new li a:hover {
	color:#005e89;
}
.middle_top ul {
	list-style: none;
}
.middle_top span {
	color:#9f8564;
	font-weight:bold;
}
.middle_top p,
li {
	margin-bottom:0px;
}
#home_nugget_left h3, #home_nugget_left_editablearea h3{
	font-size:21px;
	line-height:21px;
}
#home_nugget_left p, #home_nugget_left_editablearea p{
	font-size:14px;
	line-height:30px;
}
#home_nugget_left p a{
font-size:12px;
}
#middle_bottom img {
	float:left;
	display:inline;
	margin-right:10px;
}
#home_nugget_middle_bottom {
	float:left;
	display:inline;
	width:206px;
}

#search {
	float:right;
	display:inline;
	width:230px;
	position: relative;
}

.touchpoint.last #search {
	float: left;
}

#left_col_nav #search {
	width: auto;
	position: relative;
	float: none;
}

#left_col_nav #search .search_button {
	position: absolute;
  	right: 0;
}

#left_col_nav #search .search_field {
	float: none;
	display: inline;
}

#left_col_nav #search .search_field input {
	height: 26px;
  	width: 100%;
  	max-width: 230px;
  	box-sizing: border-box;
  	padding-right: 32px;
  	padding-left: 5px;
}

#search input,
#search img {
	float:left;
	display:inline;
	-webkit-appearance: none;
  	border-radius: 0;
}
.search_field input {
	font-size:14px;
	color:#999999;
	padding:2px;
	height:23px;
	width:200px;
	border: none;
	border-bottom:solid 1px #ccc;
	margin:0px;
	padding-right: 20px;
}

#search_box_btn{
border:0px;
padding:0px;
margin:0px;
	float:left;
	display:inline;
}
.search_button input,
.search_button img{
	float:left;
	display:inline;
	width:22px;
}
.search_button,
.search_field {
	float:left;
	display:inline;
}
.search_button{
	position: absolute;
	top: 0;
	right: 10px;
}
/**********  end HOME TOUCHPOINTS   ***********/

/**********  end HOME PAGE   ***********/

/**********  begin CONTACT   ***********/
#contact_wrap {
	background-color:#e6e6e6;
	padding: 14px 10px;
}
#contact_wrap div {
/*	padding-bottom: 14px;*/
	vertical-align: top;
}
#contact_wrap .last div {
	padding-bottom: 0px;
	text-align: right
}

#contact_wrap .one_col,
#contact_wrap .two_col,
#contact_wrap .three_col {
	padding-bottom: 15px;
	overflow: hidden;
}

#contact_wrap p,
#contact_wrap label {
	display: inline;
	color:#005e89;
	font-size: 12px;
}
#contact_wrap .text_input,
#contact_wrap textarea {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 4px 3px;
	color:#005e89;
	font-size: 12px;
}

#contact_wrap .two_col div {
	display: inline;
  	float: left;
    width: 50%;
    box-sizing: border-box;
    padding-left: 10px;
}

#contact_wrap .two_col div:first-child {
	padding-left: 0;
}

#contact_wrap .two_col .text_input {
	width: 100%;
	box-sizing: border-box;
}
#contact_wrap .three_col div {
	display: inline;
  	float: left;
	width: 33%;
	box-sizing: border-box;
	padding-left: 10px;
}

#contact_wrap .three_col div:first-child {
	padding-left: 0;
}

#contact_wrap .three_col .text_input {
	width: 100%;
	box-sizing: border-box;
}
#contact_wrap .two_col select {
	width: 200px;
}
#contact_wrap textarea {
	width: 100%;
	box-sizing: border-box;
	resize: none;
}

#contact_wrap .one_col select#contact_inq_type {
    width: 200px;
}

#contact_phone{
	padding-left: 10px;
}
#file_upload {
	padding-top: 10px;
	display: none;
}
a.upload_button {
	color: #666;
	padding: 6px 0px;
	font-size: 12px;
	border: none;
	background-image: url(../images/upload_icon.gif);
	background-position: 0% 50%;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-right: 20px;
}
.radios {
	width:100% !important;
	box-sizing: border-box;
	text-align: right;
}
#contact_wrap .r_col {
	box-sizing: border-box;
	text-align: right;
	padding-left: 10px;
}

.radio_list ul, .radio_list  li, .radiowrap p, .radiowrap ul{
text-align:right;
display:inline;
}
#right_col .radio_list  li {
background-image: none;
padding-left: 0;
}
.radiowrap {
	width: 100% !important;
	float:right;
}
/* for show/hide errors */
.field_error {
	display: none;
}

#contact_wrap p.recaptcha_error{
	background: #E0834A;
	color: #fff;
	padding: 8px;
	font-size: 14px;
	display: block;
	}
#file_container{
	margin-bottom: 40px;
}

/**********  end CONTACT   ***********/


/**********  begin RUNIN/INLINE/SPAN MISCELLANEOUS STYLES   ***********/
.back_arr {
	background-image:url(../images/blue_arrow_back.gif);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left:14px;
}
.forward_arr {
	background-image:url(../images/blue_arrow.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:14px;
}
a.sm_ital,
.sm_ital {
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	border-bottom:0px;
}
#prev_next {
	float: right;
}
#prev_next a,
#prev_next a:link {
	border-bottom:0px;
}
.blue {
	color:#005e89;
}
	span.pipe {
	padding: 0px 6px;
}
#pullquote {
	float:right;
	width: 190px;
	background-image:url(../images/vertical_dotted.gif);
	background-position: left 15px;
	background-repeat:repeat-y;
	padding-left:15px;
	margin:0px 0px 10px 10px;
}
#pullquote p.quote {
	font-size:14px;
	font-style:italic;
	padding-top:0px;
	margin-top:0px;
	color: #005e89;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0em;
}
#pullquote p.attribution {
	margin: 0px;
	font-size:11px;
	text-align:right;
	padding:0px;
	line-height:normal;
}
.more {
	background-image:url(../images/blue_arrow.gif);
	padding-right:12px;
	font-size:13px;
	background-repeat:no-repeat;
	background-position:100% 4px;
	display: inline-block;
	line-height: 20px;
	font-style: normal;
}
a.more {
	border-bottom: none;
}

h3 .more {
	background-image:url(../images/blue_arrow.gif);
	padding-right:14px;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:100% 40%;
	text-transform:none;
}
.arrow {
	background-image:url(../images/blue_arrow.gif);
	padding-right:14px;
	background-repeat:no-repeat;
	background-position:100% 40%;
}
.outbound {
	background-image:url(../images/outbound.gif);
	padding-right:14px;
	background-repeat:no-repeat;
	background-position:100% 40%;
}

.img_border {
	border: solid 1px #ccc;
}

.img_border.team_portrait,
.img_border.team_portrait_wide
 {
	border: none;
}

/* BEGIN INFO BOX POP UPS */

#info_pop {
	position: absolute;
	margin-top: 185px;
	width: 392px;
	background-position: top;
	background-repeat: no-repeat;
	/*margin-top: -5px;*/
	display: none;
	z-index: 200;
}
.info_holder {
	display: none;
}
.col_0 #info_pop,
.col_1 #info_pop { /*margin-left: -130px;*/
	margin-left: -5px;
}
.col_2 #info_pop {
	margin-left: -193px;
}
#info_pop_top {
	background-image: url(../images/inf_pop_top.png);
	width: 392px;
	background-position: top;
	background-repeat: no-repeat;
}
#info_pop_arrow {
	width: 382px;
	margin-left: 5px;
	height: 14px;
	background-image: url(../images/inf_pop_arrow.png);
	background-repeat: no-repeat;
}
#info_pop_btm {
	width: 392px;
	height:6px;
	background-image: url(../images/inf_pop_btm.png);
	background-position: top;
	background-repeat: no-repeat;
}
.col_0 #info_pop_arrow,
.col_1 #info_pop_arrow {	/*background-position: top center;*/
	background-position: -360px 0px;
}
.col_2 #info_pop_arrow {
	background-position: -174px 0px;
}
#info_content {
	padding: 15px;
}
#info_content p {
	line-height: 18px;
}
.bubble_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 11px;
	margin-bottom: 6px;
}
.bubble_heading span {
	text-transform: uppercase;
	color:#005e89;
}
#info_content .bubble_body,
#short_description,
#short_description_editablearea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	line-height:18px;
	margin-bottom: 0px;
	color: #333;
}
#info_content .bubble_body a {
	color:#005e89;
	text-transform: uppercase;
	font-style: normal;
	font-size: 11px;
	border: none;
}
/* END INFO BOX POP UPS */




/* BEGIN SECTION ....  added by VB  */
t.field_error {
	/* position: absolute;
	background-color:#e0834a;
	border:1px solid #e0834a;*/
	color:#FFF;
	letter-spacing:0.04em;
	font-size:12px;
	width: 278px;
	padding:0px 0px 0px 3px;
	padding-bottom: 0 !important;
}
.field_error ul,
.field_error ul li {
	padding: 0px;
	margin:0px;
}
.field_error.small {
	width: 190px;
}
.default_admin_img.company_logo {
	background-image: url(/images/admin_defaultimg_110-110.gif);
	background-repeat:no-repeat;
}
.default_admin_img.team_portrait {
	background-image: url(/images/admin_defaultimg_110-140.gif);
	background-repeat:no-repeat;
}
/*img.team_portrait{
width:110px;
height:140px;
background-color:#CCCCCC;
}*/
#middle_bottom .img {
float: left;
}
#middle_bottom .img img{
margin-top:4px;
}
#middle_bottom h3{
margin-bottom: 0px;
}
#middle_bottom .img  a:link, #middle_bottom .img a:visited{
background-image:none;
border:0px;
background-color:#00CC99;
padding:0px;
}
#middle_bottom .img div table {
	float: left;
	margin-right:10px;
	margin-top:0px;
}
.default_admin_img {
	border: 1px solid #CCC;
}
.default_admin_img td {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	text-transform:uppercase;
	letter-spacing:0.05em;
	text-align:center;
	vertical-align:middle;
	left:10px;
}





/**********  begin PULLQUOTE  ***********/
.pullquote_container {
	/*background-image:url(../images/vertical_dotted_pullquote.gif);
	background-repeat:repeat-y;
	background-position:0px 20px;*/
	border-left: 1px dotted #ccc;
	padding-left:16px;
	width:220px;
}
h3.pullquote {
	line-height:1.65em;
	margin-bottom:8px;
	margin-top: 0px;
}
p.pullquote_attribution {
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:12px;
	text-align:right;
}
/**********  end PULLQUOTE  ***********/

.marbottom{
margin-bottom: 10px;
}




/**********  end RUNIN/INLINE/SPAN MISCELLANEOUS STYLES   ***********/




/* BEGIN EXPAND COLLAPSE STYLE */

.exp_col_trigger {
	cursor: pointer;
}
.exp_col_container {
display:none;
}
.expanded,
.team h3.expanded,
.collapsed,
.team h3.collapsed {
	background-position: right;
	padding-right: 15px;
	/* display: inline;  COMMENTED OUT BY VB since this was messing up the admin edit button, doesnt seem necessary anyway */
	white-space: nowrap;
	background-repeat: no-repeat;
	margin-top: 30px;
}
.expanded,
.team h3.expanded {
	background-image: url(/images/expanded_arrow.gif);
	background-position:top 5px right;
}
.collapsed,
.team h3.collapsed {
	background-image: url(/images/collapsed_arrow.gif);
	background-position:right;
}

/* END EXPAND COLLAPSE STYLE */






/* BEGIN MODAL POP UP for visitor side only */
#visitor_modal_bg{
display: none;
width: 100%;
height: 100%;
position: absolute;
z-index: 200;
top:0px;
left: 0px;
}
#visitor_modal{
border: solid 2px #999;
width: 600px;
padding: 2px;
height: 480px;
position: absolute;
top:50%;
left:50%;
margin-top: -250px;
margin-left: -320px;
z-index: 9001;
background-color: #fff;
}
#visitor_modal_content{
width: 580px;
height: 420px;
overflow:hidden;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
margin: 10px;
}
.map_mask{
overflow: hidden;
}
#visitor_modal_left_navigation{
float: left;
display: inline;
margin: 10px;
margin-top: 0px;
}
#visitor_modal_right_navigation{
float: right;
display: inline;
margin-top: 5px;
margin-right: 10px

}

#visitor_modal_left_navigation a:link, #visitor_modal_left_navigation a:visited, #modal_left_navigation p{
border: none;
color: #666;
}
#visitor_modal_left_navigation a:hover, #visitor_modal_left_navigation a.selected{
	color:#005e89;
}
.visitor_close_button{
	padding-right:14px;
	background-repeat:no-repeat;
	background-position:100% 40%;
	background-color: #999;
	font-size: 12px;
	color: #fff;
	padding: 6px 12px;
	cursor: pointer;
	display:inline-block;
}
.visitor_modal_content_holder{
display: none;
}

/*jscroll styles*/


.jspContainer{
	overflow: hidden;
	position: relative;
	outline: none;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #efefef;
	position: relative;
}

.jspDrag
{
	background-color:#005e89;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background-color:#666;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 12px;
}

.jspHorizontalBar .jspArrow
{
display: none;
	width: 12px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
/* END MODAL POP UP */
/**********  end RUNIN/INLINE/SPAN MISCELLANEOUS STYLES   ***********/



/* begin sitemap */
.visitor_sitemap ul{

}
.visitor_sitemap ul, li{
list-style:none;
list-style-type:none;
}
.visitor_sitemap ul li{
text-transform:uppercase;
}

.visitor_sitemap ul li a:link, .visitor_sitemap ul li a:visited{
border-bottom: 0px;
}
.visitor_sitemap ul li ul li{
background-image: url(../images/bullet_square.gif);
background-repeat:no-repeat;
padding-left:12px;
background-position:0px 8px;
}
.visitor_sitemap ul li ul li a:link, .visitor_sitemap ul li ul li a:visited{
text-transform:none;

}
.visitor_sitemap ul li ul{
padding-left:8px;
}
.visitor_sitemap ul li.down_arr{
background-image: url(../images/bullet_arrow_down.gif);
background-repeat:no-repeat;
background-position:0px 6px;
padding-left:12px;
color:#005e89;
}
.visitor_sitemap li a:hover{
border-bottom:1px solid #CCC;
}

/* responsive modal */

#modal-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 500;
    background-image: url(../images/modal-bg.png);
    }

#modal-holder {
    text-align: center;
    margin: 0px auto;
    width: 100%;
    position: relative;
    z-index: 1000;
    width:100%;
    max-width: 550px;
    height: 100%;
}
#modal-wrap {
    z-index: 1000;
    width:100%;
    max-width: 550px;
    height: 0px;
    padding: 0px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    position: absolute;
    left: 0px;
}
#modal {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 142px;
    float: left;
    position: relative;
    z-index: 501;
}
#modal-content{
    text-align:left;
    float:left;
    display:inline;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width:100%;
    background-color: #fff;
  	padding: 20px;
}

#modal-content iframe{
    width:100% !important;
    height:auto;
}

#modal-close {
    color:#999;
    top: 13px;
  	right: 28px;
    -webkit-transition: color .2s ;
    -moz-transition: color .2s ;
    -ms-transition: color .2s ;
    -o-transition: color .2s ;
    transition: color .2s ;
    cursor: pointer;
    z-index: 10000;
    font-size: 20px;
}
#modal-close:hover, #modal-close:active  {
    color: #005e89;
}

a#modal-close.icon-x-icon {
    background-color: #000;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    behavior: url(/css/csspie/PIE.htc);
    padding-top: 7px;
    color: #fff;
    top: -13px;
    right: 0px;
    position: absolute;
    z-index: 10000;
    cursor: pointer;
}

/* icomoon standard */

@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?gickec');
	src:url('fonts/icomoon.eot?#iefixgickec') format('embedded-opentype'),
		url('fonts/icomoon.woff?gickec') format('woff'),
		url('fonts/icomoon.ttf?gickec') format('truetype'),
		url('fonts/icomoon.svg?gickec#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-menu3:before {
	content: "\e601";
}

.icon-menu2:before {
	content: "\e600";
}

.icon-search:before {
	content: "\e986";
}

.icon-menu:before {
	content: "\e9bd";
}

.icon-plus:before {
	content: "\ea0a";
}

.icon-minus:before {
	content: "\ea0b";
}

.icon-cancel-circle:before {
	content: "\ea0d";
}

.icon-cross:before {
	content: "\ea0f";
}

/* icomoon custom */

.icon-menu2 {
	font-size: 30px;
	color: #666;
	padding: 0px;
	cursor: pointer;
}

.icon-plus,
.icon-minus,
.icon-search {
    float: right;
    color: #BABABA;
    line-height: 26px;
}

.icon-plus,
.icon-minus {
    font-size: 10px;
}

.icon-search {
	font-size: 16px;
	cursor: pointer;
}

.icon-search:hover {
	color: #005e89;
	transition: all .2s ease-in;
}

.icon-cancel-circle {
    color: #BABABA;
    top: 20px;
    right: 10px;
    position: absolute;
    font-size: 16px;
    cursor: pointer;
}

@media (max-width: 760px) {
	.news_nav {
		top: 30px;
	}
}

@media (max-width: 980px) {

	/* home banner */

	table.shifter_text td.body {
		width: 340px;
	}
}

@media (max-width: 900px) {

	/* contact form */

	#contact_wrap .three_col div {
		width: 50%;
	}

	#contact_wrap .three_col .r_col {
		padding-left: 0;
		padding-top: 15px;
	}

}

@media (max-width: 860px) {
	/* 3-col layout - companies */

	.three_col_list .col_1,
	.three_col_list .col_0,
	.three_col_list .col_2 {
		width: 100%;
	}

	.info_holder {
		padding: 10px;
		background-color: #efefef;
		width: 100%;
  		box-sizing: border-box;
  		margin-top: 8px;
  		margin-bottom: 8px;
	}

	.info_holder p.bubble_body {
		margin-bottom: 0;
	}

	.info_holder p.bubble_body a {
		/*background-color: #fff;*/
	}

	.info_holder .more {
		background-position: 40px 6px;
		padding: 5px 20px 5px 0px;
	}

	/* 3-column layout - people */

	.three_col_list .column {
		width: 50% !important;
	}

	#content .three_col_list ul li h3,
	#right_col .three_col_list ul li h3 {
		  padding-top: 15px;
	}

}

@media (max-width: 850px) {
	#footer_left {
		width: 100%;
	}

	#footer_right {
		width: auto;
  		float: left;
	}
}

@media (max-width: 820px) {
	/* homepage 3 columns */

	.touchpoint {
		width: 100%;
		display: block;
		float: none;
		box-sizing: border-box;
		min-height: 0;
		overflow: hidden;
		padding: 20px 0;
		background-image: url(../images/horizontal_dotted_bg.gif);
		background-position: bottom left;
  		background-repeat: repeat-x;
	}

	.touchpoint:first-child {
		background-image: url(../images/horizontal_dotted_bg.gif);

	}

	#touchpoints .last {
		background-image: none
	}
}

@media (max-width: 660px) {

	/* news */

	.pullquote_container {
		/*background-image: url(../images/horizontal_dotted_bg.gif);*/
		/*background-repeat: repeat-x;
		background-position: initial;*/
		width: 100%;
		box-sizing: border-box;
		padding: 10px 15px;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		border-left: none;
	}

}

@media (max-width: 510px) {

	#wrapper_b {
		padding: 0px 20px 20px 20px;
	}

	/* homepage spacing */

	#touchpoints {
		margin-top: 65px
	}

	.touchpoint {
		padding: 10px 0;
	}

	#touchpoints .last {
		padding-bottom: 20px;
	}

	/* contact form */

	#contact_wrap .one_col div,
	#contact_wrap .two_col div,
	#contact_wrap .three_col div {
		width: 100%;
		padding-left: 0;
		padding-bottom: 15px;
	}

	#contact_wrap .one_col ,
	#contact_wrap .two_col ,
	#contact_wrap .three_col {
		padding-bottom: 0;
	}

	#contact_wrap .three_col .r_col {
		padding-top: 0;
	}

	#contact_wrap .three_col div.radios,
	#contact_wrap .three_col div.radiowrap {
		padding-bottom: 0 !important;
	}

	#contact_wrap .text_input {
		height: 30px;
	}

	#contact_wrap textarea {
		height: 100px;
		padding-top: 6px;
	}

	#contact_wrap .one_col select#contact_inq_type {
		width: 100%;
	}

	#contact_wrap .last div {
		text-align: left;

	}

	#right_col .radio_list li {
		padding-left: 15px;
	}

	#contact_wrap .two_col .text_input,
	#contact_wrap .three_col .text_input,
	#contact_wrap textarea {
		padding-left: 6px;
	}

	#right_col_right_internal {
		padding-left: 0;
	}

	/* footer */

	#footer {
		margin:0;
	}

	#footer_right {
		width: 100%;
		float: none;
		display: block;
	}

	#footer_left {
	  width: 100%;
	  float: none;
	  display: block;
	}

	div#footer_left p {
		font-size: 12px;
	}

	div#footer_left p a {
	    display: block;
	    border-bottom: none;
	    text-decoration: underline;
	}

	div#footer_left p span.pipe {
	    display: none;
	}

	div#search {
		display: block;
		float: none;
		width: 100%;
		box-sizing: border-box;
	}

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

	.search_field input {
		width: 100%;
		box-sizing: border-box;
		height: 28px;
		padding-right: 32px;
	}

	.search_button {
		position: absolute;
		right: 5px;
	}

	#textsize {
		float: left;
	}

	/* 3-column layout - companies */

	.three_col_list .col_1,
	.three_col_list .col_0,
	.three_col_list .col_2 {
		width: 100%;
		display: block;
		float: none;
		padding-right: 0;
	}

	/* company hover bubbles */

	#info_pop,
	#info_pop_top,
	#info_pop_arrow,
	#info_pop_btm {
		width: 100%;
		box-sizing: border-box;
	}

	/* company detail page */

	#prev_next {
		float: none;
		display: block;
		margin-left: auto;
		width: 110px;
		box-sizing: border-box;
	}

	#right_col_left_internal p {
		text-align: left;
	}

	/* news detail */

	.news h4, .news_detail h4 {
		margin: 0;
	}

	/* expand / collapse */

	.expanded,
	.team h3.expanded,
	.collapsed,
	.team h3.collapsed {
		white-space: normal;
	}

	.team h3.collapsed,
	.expanded, .team h3.expanded {
		background-position: right bottom;
  		height: 50px;
  		width: 100%;
  		box-sizing: border-box;
	}

	#right_col_left_internal {
		margin-right: 20px;
	}

}

@media (max-width: 410px) {

	/* 3-column layout - people */

	.three_col_list .column {
		width: 100% !important;
	}

}

@media (max-width: 320px) {
		#right_col_left_internal {
		float: none;
		width: 110px;
		display: block;
/*		margin-right: auto;
		margin-left: auto;*/
	}
}



/**** NEW PORTFOLIO GALLERY *****/
.c-portfolio__list {
	width: 100%;
	margin-top: 30px;
}
.c-portfolio__companies {
	position: relative;
	width: 103.5%;
	left: -3.5%;
}
.c-portfolio__section {
	width: 100%;
	margin-bottom: 30px;
}
.c-portfolio__company {
    width: 33.33%;
    display: inline-block;
    position: relative;
    margin-left: 0;
    margin-bottom: 30px;
    text-align: center;
    padding: 0px;
    vertical-align: top;
    padding-left: 3.5%;
    box-sizing: border-box;
}
.c-portfolio__imagebox {
	border: 1px solid #999;
    display: block;
    width: 100%;
    height: 180px;
    position: relative;
}
.c-portfolio__imagebox a:hover:before {
    content: ' ';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    background: #FFF;
    z-index: 10;
    opacity: 0.5;
 }
.c-portfolio__imagebox > a {
	display: block;
    position: relative;
    top: 0px;
    height: 100%;
    border: none;
}
.c-portfolio__imagebox img {
	vertical-align: middle;
    margin: 0px auto;
    display: block;
    top: 50%;
    position: absolute;
    text-align: center;
    left: 50%;
    margin-top: -55px;
    z-index: 0;
    margin-left: -55px;
}
.c-portfolio__bubble {
	display: block;
	opacity: 0;
	position: absolute;
	width: 300px;
	background-position: top;
	background-repeat: no-repeat;
	z-index: 0;
	background-color: #FFF;
	border: 1px solid #999;
	border-color: transparent;
	padding: 0px;
	box-sizing: border-box;
	left: 50%;
	top: 191px; /* bubble will "rise" 10px when hovered */
	margin-left: -150px;
	text-align: center;	
	transition: top 0.5s, opacity 0.2s;
}
.c-portfolio__bubble.js-portfolio-bubble:before {
    content: ' ';
    width: 16px;
    height: 16px;
    display: block;
    background: white;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -8px;
    transform: rotate(45deg);
    box-shadow: 0 0px 6px rgba(0,0,0,0.16), 0 0px 6px rgba(0,0,0,0.23);
    z-index: 0;
}
.c-portfolio__bubble.js-portfolio-bubble:after {
    content: ' ';
    width: 16px;
    height: 16px;
    display: block;
    background: white;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -8px;
    transform: rotate(45deg);
    z-index: 1000;
}
.c-portfolio__bubble.js-show {
	opacity: 1;
	z-index: 200;
	top: 181px;  /* bubble will "rise" 10px when hovered */
}
.c-portfolio__bubble-heading {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 6px;
}
.c-portfolio__bubble-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	line-height:20px;
	margin-bottom: 0px;
	color: #333;
}
.c-portfolio__bubble-inner {
	display: table-cell;
	box-shadow: 0 0px 6px rgba(0,0,0,0.16), 0 0px 6px rgba(0,0,0,0.23);
    padding: 12px;
    z-index: 1000;
    position: relative;
    background: #FFF;
    text-align: center;
}
.c-portfolio__company-tile {
	position: relative;
	margin-bottom: 10px;
}
h4.c-portfolio__companyname {
	font-size: 14px;
	line-height: 20px;
	position: relative;
    z-index: 10;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}
h4.c-portfolio__companyname a {
	border-bottom: none;
}
h4.c-portfolio__companyname a:hover {
	color: #005e89;
}
.o-pipe:after {
    content: '|';
    display: inline-block;
    color: #999;
    padding: 0px 5px;
    font-size: 14px;
}
.c-portfolio__filters {
    /*float: right;*/
    display: block;
    /*position: relative;
    top: 22px;*/
    width: 100%;
    margin-bottom: 30px;
    text-align: right;
}

.c-portfolio__filters.all-same-status {
	display: none;
}
a.c-portfolio__filter-toggle {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: none;
}
/*a.c-portfolio__filter-toggle:hover {
    color: #005e89;
}*/
a.c-portfolio__filter-toggle {
    margin-right: 20px;
}
a.c-portfolio__filter-toggle:last-child {
    margin-right: 0px;
}
/*a.c-portfolio__filter-toggle:after {
    content: '|';
    position: relative;
    left: 5px;
    font-size: 15px;
    color: #999;
}
a.c-portfolio__filter-toggle:last-child:after {
	content: '';
}*/
.portfolio .c-portfolio__list h3 {
    display: inline-block;
}
.js-toggle-current,
a.js-toggle-current {
 /*   font-weight: bold;
    color: #005e89;*/
    background: #005e89;
    color: #FFF;
    border-radius: 20px;
    padding: 6px 14px;
}
.js-filtered--hide,
.portfolio .c-portfolio__list h3.js-filtered--hide {
	display: none;
}


@media (max-width: 850px) and (min-width: 761px) { 
	.c-portfolio__company {
		width: 50%;
	}
}

@media (max-width: 1050px) { 
	.c-portfolio__bubble {
		width: 230px;
		margin-left: -115px;
	}
}

@media (max-width: 900px) {  
	.c-portfolio__bubble {
		width: 220px;
		margin-left: -110px;
	}

}

@media (max-width: 850px) and (min-width: 761px) { 
	.c-portfolio__bubble {
		width: 270px;
		margin-left: -135px;
	}
}

@media (max-width: 440px) {
	.c-portfolio__bubble {
	    width: 150px;
	    margin-left: -75px;
	}
}


@media (max-width: 550px) {
	.c-portfolio__companies {
	    width: 105%;
	    left: -5%;
	}
    .c-portfolio__company {
        width: 50%;
        padding-left: 5%;
    }  
    .c-portfolio__imagebox {
    	height: 150px;
    }
    .c-portfolio__bubble {
    	top: 161px; /* bubble will "rise" 10px when hovered */
    }
    .c-portfolio__bubble.js-show {
		top: 151px;  /* bubble will "rise" 10px when hovered */
	}
    a.c-portfolio__filter-toggle {
    	margin-right: 3px;
    }
    a.c-portfolio__filter-toggle:last-child {
    	margin-right: 0px;
    }
}

@media (max-width: 768px) {
	a.c-portfolio__filter-toggle {
		font-size: 13px;
	}
}

@media (max-width: 450px) {
	
/*	.portfolio .c-portfolio__list h3 {
		width: 50%;
	}

*/
	/*.c-portfolio__filters {
		top: 4px;
		width: 100%;
		text-align: right;
		margin-bottom: 26px;
	}*/


}