.sp-main-menu-toggler > i {
  background: transparent none repeat scroll 0 0;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  padding: 0 0 0 10px;
  transition: color 400ms ease 0s, background-color 400ms ease 0s;
}

#sp-feature-wrapper .sp-feature-item-wrapper .sp-feature .feature-img-wrapper img {
    width: 47px;
    height: 47px;
    padding: 10px;
}

#sp-feature-wrapper .sp-feature-item-wrapper a.readmore { color:#fff; 
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background:rgba(255,255,255,0.6); padding:5px 10px; display:inline-block; text-transform:uppercase;
}

#sp-feature-wrapper .sp-feature-item-wrapper a.readmore:hover,
#sp-feature-wrapper .sp-feature-item-wrapper a.readmore:focus {
	color:#333;
	cursor:pointer;
}
#sp-top-right { margin-top:10px;}
#sp-main-menu { margin-top:12px;}

.socials { margin-top:-3px !important;}

.socials li { display:inline-block; padding-right:10px;}

.socials a {
    position: relative;
	color:#fff;
	width:14px;
	height:14px;
	font-size:0;
}

.socials a:hover,
.socials a:focus { background:none !important; }
 
/*replace the content value with the
corresponding value from the list below*/
 
.socials a:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: 0;
	width:14px;
	height:14px;
	
}

.socials li:hover a:before,
.socials li:focus a:before{
	color:rgba(255,255,255,0.5);
}


#sp-main-menu li .sp-menu-group-content ul.level-1 li:not(.sp-menu-group) { display:inline-block;}

#sp-main-menu li .sp-menu-group-content ul.level-1 li:not(.sp-menu-group):last-child { border-left:1px solid #438f4b;}

#sp-main-menu li .sp-menu-group-content ul.level-1 li a { padding:0; }

#sp-main-menu li .sp-menu-group-content ul.level-1 li:not(.sp-menu-group):last-child a:after { height:1px;}

#sp-right div.k2ItemsBlock ul {
		/*list-style:disc outside none;
		padding-left:18px;*/
  	list-style: none;
  padding-left: 0;
}

#sp-right div.k2ItemsBlock ul li { padding-top:10px; }

#sp-slideshow-wrapper .custom img { width:100%; height:auto;}


.IndexToolbar { display:none;}

.itemList .row-fluid:first-child,
.itemList-staff .row-fluid:first-child{
	margin-bottom: 20px;
}

.itemList-staff .itemImage img{
	/*-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;*/
}

.itemList-staff .itemImage:hover img{
	transform: none;
}


.itemList-staff .itemImage{
	margin: 0 auto;
	/*-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
    border: 10px solid #26a2cc;
    */
	max-width: 200px;
}

.itemList-staff .itemImage:hover{
	/*border: 10px solid #137da1;*/
	transform: none;
}


.itemList-staff .itemImage:before,
.itemList-staff .itemImage:after{
	display: none;
}

.itemList-staff .itemTitle{
	border: none;
	color: #26a2cc;
	padding-left: 0;
	text-align: center;
	text-transform: uppercase;
}

.itemList-staff .itemTitle a{
	color: #26a2cc;
}

.itemList-staff .itemTitle a:hover,
.itemList-staff .itemTitle a:focus{
	color: #137da1;
}

.itemList-staff h5.position{
	text-align: center;
	text-transform: uppercase;
}

ul.research_links { list-style:none; padding:0; margin:0; text-align:center; display:block;}

ul.research_links li { display:block; }

ul.research_links li a { padding:10px 0; display:block;}

ul.research_item_links { list-style:none; padding:0; margin:0; text-align:left; display:block;}

ul.research_item_links li { display:block; }

ul.research_item_links li a { padding:10px 0; display:block;}


ul.research_item_links a.pdf_link,
ul.research_item_links a.web_link { padding-left:35px;}

ul.research_item_links a.pdf_link { background:url(../images/pdf_link.jpg) 0 50% no-repeat;}

ul.research_item_links a.web_link { background:url(../images/web_link.jpg) 0 50% no-repeat;}

.researchCat { opacity:1 !important; padding-bottom:30px;}

.researchCat .row-fluid {}

#k2Container .componentheading { display:none;}

.catItemContentWrapper .itemInner { padding-left:0;}

.chzn-container .chzn-results li { color:#000;}

.chzn-container-multi .chzn-choices li.search-choice { width:auto !important;}

#sp-right .blue { background:#0f7bba; color:#fff;}

#sp-right .blue h3.header { color:#fff; border:none; font-size:16px;}

#sp-right .blue h3.header::after { display:none;}

#lightbox-content{
    position: relative;
    padding-top: 25px;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
}
#lightbox-content iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoCat .itemTitle { border-left:none; padding-left:0;}
.videoCat .extraFieldRow { text-transform:uppercase;}

.speakerCat  .itemTitle { border-left:none; padding-left:0;}

.speakerCat  .itemTitle .fa { color:#0f7bba;}

.speakerItemView .itemTitle { border-left:none; padding-left:0;}

.newsItemView { overflow:hidden; padding-bottom:30px;}

a.k2ReadMore { background:#0f7bba; border:1px solid #0f7bba; padding:5px 15px; color:#fff;}

a.k2ReadMore:hover,
a.k2ReadMore:focus { color:#0f7bba; background:#fff;}

.itemImage img { width:100% !important;}

.itemImage:hover img {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}

.itemImage:before,
.itemImage:after { display:none !important;}

#sp-news1 h3.header,
#sp-news4 h3.header { text-align:center; margin-bottom:40px;}

#sp-news2,
#sp-news3 { overflow:hidden;}

.news23 { background:url(../images/news-row.jpg) repeat-x; margin-top:30px;}

.news23 .row-fluid { background:url(../images/news-row.jpg) left bottom repeat-x; padding-top:40px; padding-bottom:40px; text-align:center;}

.news23 h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 25px 0;
    line-height: normal;
	position:relative;
}

.news23 h3:after {
    border-bottom: 2px solid #0f7bba;
    position: absolute;
    content: " ";
    width: 18px;
    bottom: -10px;
    left: 50%;
	margin-left:67px;
}

.news23 .readmore { display:inline-block; padding:5px 10px; font-weight:bold; background:#fff;}

.news23 .readmore:hover,
.news23 .readmore:focus { background:#0f7bba; color:#fff;}

#sp-news4 { margin-top:40px;}

#sp-news4 .itemList,
#sp-news1  .itemList { padding-bottom:30px;}

.newsItem { overflow:hidden; padding-bottom:30px;}

.newsItem  .researchCat { padding-bottom:0;}

div.catItemView { margin-bottom:0 !important;}

.requestThisSpeaker,
.requestThisSpeaker:focus,
.requestThisSpeaker:hover { padding:5px 10px; background:#0f7bba; color:#fff; display:inline-block; text-transform: uppercase; text-decoration:none;
font-size:16px; font-weight: bold;} 


.formResponsive .formHorizontal .formControlLabel { float:none !important; width:100% !important; padding-bottom:10px !important; text-align:left !important; padding-top:0 !important;}

.formResponsive input, .formResponsive textarea { width:100% !important; margin-bottom:0 !important;}

.formResponsive .formHorizontal .formControls { margin-left:0 !important;}

.formResponsive input[type="submit"], .formResponsive button[type="submit"] {
	padding:5px 10px!important; 
	background:#0f7bba!important; 
	color:#fff!important; 
	display:inline-block!important; 
	text-transform: uppercase!important; 
	text-decoration:none!important;
	font-weight: bold!important;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
	border:none !important;
	font-size:16px !important;
}

.formResponsive .formHorizontal .rsform-block { margin-bottom:0 !important;}

.moduleItemDateCreated {
	    font-size: 11px;
    color: #999;
    font-weight: 500;
    letter-spacing: 0.80px;
    text-transform: uppercase;
    margin: 0 3px;
	display:block;
}

.moduleItemTitle { font-size:16px;}

.moduleItemImage img { width:100%;}

.itemExtraFieldsStaff strong { min-width:60px; display:inline-block;}

.itemList-staff .span3 { margin-bottom:30px;}

.passproject-title { border-bottom:1px solid #f2f2f2; margin-bottom:40px;}

.passproject-title h3
 {
	font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 14px;
    position: relative;
	color: #0f7bba;
}

.passproject-title h3:after {
	content: "";
    position: absolute;
    width: 186px;
    height: 3px;
    bottom: -12px;
    left: 0;
	background-color: #0f7bba;
}

a.moduleCustomLink {
	font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
	color:#111;
	padding-top:15px;
	display:block;

}

.projectListView .catItemView { padding-bottom: 30px;} 

.bg-black { background:#000;}
#sp-newsletter2 {
    position: relative;
    z-index: 2;
}

#sp-news-letter-wrapper .formResponsive textarea, 
#sp-news-letter-wrapper .formResponsive input[type="text"], 
#sp-news-letter-wrapper .formResponsive input[type="number"], 
#sp-news-letter-wrapper .formResponsive input[type="email"], 
#sp-news-letter-wrapper .formResponsive input[type="tel"], 
#sp-news-letter-wrapper .formResponsive input[type="url"], 
#sp-news-letter-wrapper .formResponsive input[type="password"]
{
	border: 2px solid #fff !important;
    background: transparent !important;
    color: rgba(255,255,255,1) !important;
    height: 30px !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
	
	font-weight: 300;
    min-height: 40px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 5px 10px!important;
    outline: none;
    font-size: 12px!important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
}

ul.sponsorLogos { list-style:none; margin:0; padding:0;}

ul.sponsorLogos li { width:50%; float:left; padding:15px;
   -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.gm-style .gm-style-iw { color:#000; text-align:left;}

#rsform_5_page_0 input.rsform-calendar-button {
    margin-bottom: 3px;
    position: absolute;
    top: 0;
    right: -10px;
    width: 50px!important;
    height: 50px;
}

#rsform_5_page_0 .formControls {
    margin-left: 0 !important;
    position: relative;
}

#sp-newsletter2 form { margin-bottom:0 !important;}

#sp-newsletter2 .rsform-block-send p { display:none; padding:0;}

.ja-k2filter label { min-width:50px;}

.latest-review .itemWrapper .itemList .itemImageWrapper {
    position: relative;
    max-height: 168px;
    overflow: hidden;
}


.row-eq-height{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;

	flex-wrap: wrap;
}

.row-eq-height:before{
	display: none;
}

.itemList-intern .row-fluid [class*='span']:nth-child(4n+1){
	margin-left: 0;
}

h2.internYears{
	margin: 0 0 50px 0;
	text-align: center;
}



.sp-main-menu-toggler {
	top: 20px;
  padding: 0;
}

#sp-top-right {
	position: relative; 
}

#sp-top-right .module.donate {
	position: absolute;
    right: 38px;
    top: -20px; 
}

#sp-top-right .module.donate p {
  margin: 0;
}

#sp-top-right .module.donate a {
      background: #575757;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family: 'Oswald';
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    padding: 0;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
    min-width: 90px;
    display: inline-block;
    text-align: center;
    height: 26px;
    line-height: 26px;
}

#sp-top-right .module.donate a:hover,
#sp-top-right .module.donate a:focus {
  background: #fff;
  color: #575757;
}


@media (min-width:768px) {

	.researchCat .catItemImageBlock { float:left; overflow:hidden; max-width:160px;}
	
	.researchCat .catItemContentWrapper{ padding-left:190px;}
	
	
	.researchItemView .itemImageBlock,
	.newsItemView .catItemImageBlock { float:left; overflow:hidden; max-width:280px;}
	
	.researchItemView .itemInner,
	.newsItemView .catItemContentWrapper  { padding-left:300px;}
	
	.catItemContentWrapper .itemInner { padding-left:0;}
	
	
	ul.research_links { text-align:left;}
	
	ul.research_links li { display:inline-block; position:relative;  }
	
	ul.research_links li a:after {border-left: 1px solid #000; height:14px; content:""; position:absolute; left:0; top:50%; margin-top:-7px; }

	ul.research_links li:first-child a:after { display:none;}

	ul.research_links li a { padding:10px 30px; display:block; position:relative;}
	
	ul.research_links li:first-child a { padding-left:0;}
	
	ul.sponsorLogos li { width:33.333333%;}
	
	.eventsCategories span.catItemImage { max-height:75px;} 


}


.formResponsive input::-webkit-input-placeholder {
   color: #fff;
}

.formResponsive input::-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

.formResponsive input:::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

.formResponsive input::-ms-input-placeholder {  
   color: #fff;  
}

.js-calendar { color:#000;}

a.accordion-toggle .available-positions-intro {
    color: #000;
}

a.accordion-toggle:hover,
a.accordion-toggle:focus{
    text-decoration: none;
}

@media (min-width: 992px) {
  #sp-top-right .module.donate {
    right: 25px;
  }
}

@media (min-width: 1200px) {
  
  #sp-right div.k2ItemsBlock ul a.moduleItemImage {
    width: 40%;
    float: left;
    margin-right: 15px;
  }
  
  #sp-top-right {
    padding-right: 13px;
    margin-top: 18px;
  }
  
   #sp-top-right .module.donate  {
    right: 0;
  }
}
