﻿

.sl-title { color: #fff; font-size: 32px; font-size: 2rem; }


.sl-title:hover { color: #e64946; }


	.slide-title, .sl-title { font-size: 20px; font-size: 1.25rem; }

	#top-bar .tb-right {
		float: right;
		width: auto;
		margin-bottom: 0;
	}

	#top-bar .tb-left, #top-bar .tb-right {
		display: none;
	}

	
	.toggle-container { 
		display: block; 
		background: #1D1D1D;
	}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel-group .panel-heading {
  border-bottom: 0;
}




.home-page-research .panel-heading
{
	padding: 0;
}


.home-page-research .panel-heading p:first-child
{
	display: none;
}


.panel, .panel-default, .panel-heading, .panel-title  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#blog .singleEntry a .title:hover, #blog .singleEntry .copy a.readMore {
  color: #b7b82c;  
  text-decoration: none;
}

#blog .singleEntry a .title:hover, #blog .singleEntry .copy a.readMore:hover {
  color: #ee008c;  
  text-decoration: none;
}

#blog .singleEntry .copy {
  margin-top: 1em;
  font: 15px/20px HelveticaNeue-Light, 'Helvetica Neue Light', Roboto, Helvetica, Arial, sans-serif !important;
  font-weight:300 !important;
}





.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
}


.clearfix:after {
	clear: both;
}


.clearfix {
	zoom: 1;
}
