@charset "utf-8";
/* CSS Document */
body{
font-family:'Roboto', Arial, sans-serif;
}
strong{
	font-weight: 700;
}
a:link{
	color:#c41340;
}
a:active, a:focus, a:hover{
	color:#ec0b44;
	text-decoration:none;
}
h2.past-events{
	font-size: 25px;
}
a:visited{
	color:#7e090f;
}
#content{
	background-color: #FFF;
	min-height: 350px;
	font-size: 16px;
	padding-bottom: 30px;
	padding-top: 30px;
	line-height: 1.4em;
}
#content ul li{
	margin-bottom: 8px;
}
#content h2{
	color: #aa8726;
	/*color: #b51219;*/
}
#cse-hosted{
	width: 100%!important;
	height: 100%!important;
}
img.white-border{
	background-color: #fff;
	border: 12px solid #fff;
}
.img-responsive{
	margin-bottom: 8px;
}
.breadcrumb ul {
    margin: 10px 0 0 0;
    padding: 0;
}
.breadcrumb ul li {
    display: inline;
    list-style-image: none;
    list-style-type: none;
    margin-right: 5px;
}
.breadcrumb a {
    color: #aaa;
    margin-left: 2px;
    margin-right: 2px;
}
.breadcrumb a:hover, .breadcrumb a.active {
    color: #69696b;
}
.breadcrumb li:before {
    color: #ccc;
    content: "/ ";
    padding: 0 5px;
}
.breadcrumb li:first-child:before {
    content: " ";
	padding-left: 0;
}
.breadcrumb {
    color: #69696b;
    font-size: 13px;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.breadcrumb {
	background-color: #FFF;
    list-style: outside none none;
}
.breadcrumb li:last-child a{
    color: #625b55;
}

.small, small {
    line-height: 1.4em;
}
.italic{
font-style: italic;
}
.callout-right, .callout-left {
    padding: 10px 20px;
    margin: 20px;
	font-size: 19.5px;
}
.callout-right .small, .callout-left .small{
    display: block;
    font-size: 80%;
    line-height: 1.3;
    color: #777;
	margin-top: 4px;
}
.callout-right .small:before, .callout-left .small:before{
    content: '\2014 \00A0';
}
.callout-right {
	border-left: 5px solid #eee;
}
.callout-left {
	border-right: 5px solid #eee;
}
.gold-text{
	color:#a38532; 
}
.pagination{
	float:right;
	font-size: 13px;
}
.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {
    background-color: #b70101;
    border-color: #b70101;
}
.pagination>li>a, 
.pagination>li>span {
	color: #b70101;
}
.indent10{
	margin-left:10px;
}
.sidebar{
	background-color: #ececec;
	margin-top: 20px;
	padding: 0;
	font-size: 14px;
	line-height: 1.32em;
}
.story-sidebar{
	background-color: #ececec;
	padding-top:10px;
	padding-bottom:10px;
}
.sidebar h3{
/*	font-family: 'Merriweather', serif;
	font-weight:700;*/
	color: #FFF;
	display: block;
	background-color: #a38532;
	text-align: center;
	padding: 15px 0;
	margin:0;
}
.sidebar img{
	margin: 0 auto;
}
.sidebar .inside-sidebar{
	padding: 20px 12px 10px;
	line-height: 1.5em;
}
h2{
	margin-top: 10px;
}
.h3, h3{
  margin-top: 8px;
  margin-bottom: 8px;
}
.gray-outline{
	border: 1px solid #ccc;
}
table#directory{
	width: 100%;
}
table#directory tr th{
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
    font-weight: 700;
	font-size: 24px;
	padding-top:3px;
	padding-bottom: 3px;
	width: 25%;
}
table#directory tr td{
	padding-top:3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #efefef;
}
#content.directory-content ul li{
	margin-bottom: -1px;
}
#content.directory-content ul{
	margin-bottom: 10px;
}
.top5 {
    margin-top: 5px;
}
.top10 {
    margin-top: 10px;
}
.top15 {
    margin-top: 15px;
}
.top20 {
    margin-top: 20px;
}
.top25 {
    margin-top: 25px;
}
.top30 {
    margin-top: 30px;
}
.bot10{
	margin-bottom: 10px;
}
.bot20{
	margin-bottom: 20px;
}
.header-wrapper .container{
	position: relative;
}
#small-logo{
	margin-top: -9px;
	margin-left: -5px;
	position: absolute;
	top: 21px;
	left: 30px;
}
.wcer-features h3 a{
	display: block;
}
.date{
	font-style:italic;
	font-size: 12px;
	color: #999;
}
p.grey-block{
	background-color: #efefef;
	padding: 3px 10px;
	margin-left: -10px;
}
.grey-links{
	color: #959595;
	font-size: 12px;
	position: absolute;
	top: 87px;
	right: 0;
	padding-bottom: 0;
	text-align: right;
	line-height: 12px;
}
.grey-links a{
	color: #555;
}
.grey-links ul li{
	display: inline-block;
	padding: 0 10px;
	border-left: 1px solid #d0d0d0;
}
.grey-links ul li:first-child{
	border-left: none;
}
.press{
  font-size: 14px;
  line-height: 17px;
  margin-top: 5px;
  padding: 0;
}
.press .row{
	background-color: #FFFFFF;
	box-shadow: 0 8px 6px -4px #cac8c8;
	  padding-bottom: 10px;
}
.press .col-md-2{
	margin: 0px 0 10px;
}
/*.press .press-title{
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
}*/

.press .first-press{
	border-left: 1px solid #FFF;
}
.marketing a:link{
	text-decoration: none;
}
.press h2{
	font-size: 21px;
	color: #FFF;
	padding: 5px 0;
	margin: 30px 0;
}
.press-title{
	background-color: #830B11;
	position: relative;
   -moz-box-shadow:    inset 0 0 40px #6a060c;
   -webkit-box-shadow: inset 0 0 40px #6a060c;
   box-shadow:         inset 0 0 40px #6a060c;
}
.triangle-right-top{
	width: 0; 
	height: 0; 
	border-top: 50px solid #FFF; 
	border-left: 35px solid transparent; 
	position:absolute; 
	right: 0px;
}
.triangle-right-bottom{
	width: 0; 
	height: 0; 
	border-bottom: 50px solid #FFF; 
	border-left: 35px solid transparent; 
	position:absolute; 
	right: 0px;
	bottom: 0;
}

.title{
	padding-left: 0;
	padding-right: 0;
}
.title-border {
    border-bottom: medium double #e2e2e2;
    margin-bottom: 10px;
    position: relative;
	margin:0px 0px 15px;
}
.title-dark{
	border-bottom: medium double #CCC;
	margin:0px 10px 10px;
}
.title-border div {
	background-color: #ECECEC;
  	color: #59524b;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-weight: 700;
    font-size: 18px;
    padding-left: 0 !important;
    text-transform: uppercase;
    top: 11px;
    display: inline-block;
    padding: 1px 12px;
    position: relative;
}
.title-white div{
	background-color: #FFF;
	line-height: 25px;
	top: 14px;
}
#all-projects{
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	float: right;
}
#all-projects a{
	background-color: #ECECEC;
	color: #959595;
	text-decoration:none;
	padding: 1px 0 0 12px;
	position: relative;
	top: 3px;
}
#all-projects a:hover{
	text-decoration:underline;
}
.next ul, .left ul,.prev ul, .right ul {
    margin-top:10px;
}

.social-wrap{
	text-align: right;
	position: absolute;
	right: 15px;
	top: 5px;
	font-size: 15px;
	height: 25px;
	overflow:hidden;
}
.social-news{
	position: relative;
	top:11px;
	right: 0px;
	}
.marketing .col-md-4{
	padding-bottom: 0;
	padding-top: 0;
}
.marketing .col-md-4 h2{
	margin-top: 15px;
	margin-bottom: 10px;
}
.social-wrap ul{
	margin-bottom: 0;
}
.social-wrap li{
	line-height: 20px;
	list-style: none;
	display:inline-block;
	float: left;
}	
.social-wrap a{
	color: #959595;
	background-color: #e6e6e6;
	padding: 4px 6px;

}
.social-wrap a:hover, .social-wrap a:active{
	color: #9d0f16;
	text-decoration:none;
}
.search form {
    margin: 0;
    display:none;
}
.search .form-control{
    float: right;
    height: 25px;
    margin: 0;
    padding: 0 0 0 5px;
    position: relative;
    right: 0;
    width: 200px;
}
.search input{
	border-radius: 0;
}
.social-wrap a#close-search{
	float: left;
	font-size: 13px;
	background-color: #FFF;
}
li.search{
		padding: 0  0 0 8px;
		color: #959595;
		border-left: 1px solid #d0d0d0;
		margin-left: 8px;
}
.main-search{
	float:right;
	width: 20%;
	margin-top: 5px;
	margin-right: 12px;
}
.gsc-input-box {  
	display: inline-block!important;
	vertical-align: middle!important;
	padding: 6px 12px!important;
    font-size: 14px!important;
    line-height: 1.4!important;
	height: 34px!important;
	border: 1px solid #ccc!important;
	border-radius: 4px!important;
	width:100%;
}
input.gsc-search-button-v2, input.gsc-search-button-v2 {
	height: 34px!important;
	width: 34px!important;
	padding: 8px 8px!important;
	
}
button.gsc-search-button.gsc-search-button-v2{
	height: 34px!important;
background-color:#999;
border-color: #999;
padding: 8px 10px;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2{
	height: 34px!important;
	width: 34px!important;
	margin-top: 3px!important;
}
.cse input.gsc-search-button, input.gsc-search-button {
    border-color: #928d89!important;
    background-color: #928d89!important;
	background-image: none!important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0px!important;
}
td.gsib_a{
	padding-top: 0!important;
}
.cse .gsc-control-cse, .gsc-control-cse{
	padding-top: 0px!important;
}

.news > .nav-tabs li a{
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #635B55;
}
.news >.nav-tabs li a:hover, .news > .nav-tabs li a:active, .news > #myTab li.active a{
	color: #920D14;
}
.news .tab-content {
	margin-top: 8px;
}
#project-carousel li{
	position: relative;
}
div.overlay{
	width: 126px;
	height: 77px;
	padding: 8px;
	color: #888;
	font-size: 11px;
	font-weight: 600;
	line-height: 15px;
	background:rgba(243,243,243,.9);
	opacity: 0;
	-webkit-transition: opacity .25s ease;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
	overflow: hidden;
}
#project-carousel a:hover div.overlay{
	opacity: 1;
}
.carousel {
    margin-bottom: 0px;
}
.carousel-caption p{font-family: 'Roboto Condensed', arial narrow, sans-serif; font-weight: 300; line-height: 1.4em;}
*, *::after, *::before {
    box-sizing: border-box;
}
#funder-logos div{
	margin-top: 10px;
	margin-bottom: 10px;
}
.poster .col-sm-6.col-md-4.col-lg-3 {
    padding: 8px;
}
.poster h4, .poster p{
padding: 0 15px;
}
/*~~~~Funder carousel styles on homepage~~~~*/
	#funder-carousel .carousel-inner>.item>a>img{
		display: inline-block;}
	#funder-carousel.carousel .item, #funder-carousel.carousel{
		height:auto;
		min-height: 170px;
		}
	#funder-carousel .carousel-inner{
		text-align:center;
	}
	#funder-carousel .carousel-control.left, #funder-carousel .carousel-control.right{
		background-image: none;
	
	}
	#funder-carousel .carousel-control .glyphicon-chevron-left, #funder-carousel .carousel-control .glyphicon-chevron-right{
	   color: #555555;
	   font-size: 18px;
	   top: 50%;
	}
	#funder-carousel .carousel-control .glyphicon-chevron-left, #funder-carousel .carousel-control .icon-prev {
	  margin-left: -30px;
	}
	#funder-carousel .carousel-control .glyphicon-chevron-right, #funder-carousel .carousel-control .icon-next {
	  margin-right: -30px;
	}
	.nycfund{padding-top:20px}
/*~~~~~~~~*/
.resource-col{display:inline;}
.resources{color: #cacecd; padding: 12px 0 4px;}
.resources a{color: #cacecd; text-decoration:none;transition: all 0.3s ease 0s; padding: 6px 0;}
.resources a:hover, .resources a:active, .resources a:focus{color:#FFF;}
.resources a:visited{color:#cacecd;}
.resources li { 
	border-left: 1px solid #666;

    display: inline-block;
    vertical-align: middle;
    width: 14.25em;
}
.resources li.ed{	
	border-right: 1px solid #666;
}
.resources li a:hover::before, .resources li a:focus::before, .resources li a:active::before {
    opacity: 1;
    transform: translateX(-5px);
}
.resources li a:hover::after, .resources li a:focus::after, .resources li a:active::after {
    opacity: 1;
    transform: translateX(5px);
}
.resources li a::before, .resources li a::after {
    color: #fff;
    display: inline-block;
    opacity: 0;
    transition: all 0s ease 0s, all 0.3s ease 0s;
}
.resources li a::before {
    content: "[";
    transform: translateX(20px);
}
.resources li a::after {
    content: "]";
    transform: translateX(-20px);
}
.resources ul li{list-style:none; display:inline; padding: 5px 16px;}
.resources ul{padding-left: 0px;}
.resources li:first-child{border-left: 0px solid #666;}
.resources .researchers{border-left: 0px; padding-left: 0}
div.resources{background-color: #7e090f; margin-bottom: 10px;}
.funders img{padding: 6px 15px;}
.navbar-form .form-control, .navbar-form .btn-default{background-color: #e6e6e6;}
.footermenu li::before{color:#B3B3B3;}
a.access {font-weight: 700; font-size: 13px;}
.footermenu a, a.access{color: #666;}
.footermenu a:hover, a.access:hover{color: #333;}
.footermenu a:visited, a.access:visited{color: #545454;}
ul.footermenu {margin: 0px;
}
h1.subscribe{margin-top: 8px;}

.pull-right{margin-left:10px;}
div.media:last-of-type{margin-bottom: 15px;
}
div.media hr{
margin-top:0;
}
.navTag {
	font-size: 24px;
	font-weight: bold;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
}
/*~~~~events styles~~~~~*/
.event-container{
	border: 1px solid #ccc;
	margin-bottom: 15px;
}
.event-title{
	background-color: #92887f;
	color: #fff;
	padding: 8px;
}
.event-title h4{
	margin-top: 4px;
}
.event-location{
	background-color: #a38532;
	color: #fff;
	padding: 8px;
}
.event-speaker{
	background-color: #FFF;
	padding: 8px;
}
.event-details{
	background-color: #a38532;
	border-bottom: 1px solid #ccc;
}
.event-description{
	padding: 8px;
}
/*~~~~responsive embed iframe~~~~~*/
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 95%; margin-top:10px; }

/*~~~homepage vertical scroll on 3 panels~~~*/
	.scrollbox {
		overflow: auto;
		height: 450px;
	}
	.vertical-track {
		width: 8px;              /* The width of the scrollbar */
		background-color: #ddd;   /* The color of the scrollbar track*/
		position:relative;
		right: -15px;
	}
	.vertical-handle {
		width: 100%;
		background-color: #7f7771; /* The color of the scrollbar handle */
	}
#funder-carousel .carousel-control .glyphicon-chevron-left, 
#funder-carousel .carousel-control .glyphicon-chevron-right, 
#funder-carousel .carousel-control .icon-next, 
#funder-carousel .carousel-control .icon-prev {
    margin-top: 70px;
}
#project-carousel .carousel-control .glyphicon-chevron-left, 
#project-carousel .carousel-control .glyphicon-chevron-right, 
#project-carousel .carousel-control .icon-next, 
#project-carousel .carousel-control .icon-prev {
    margin-top: 55px;
}
@media (max-width: 992px) {
	.resources{font-size: 13px;}
	.resources ul li{padding: 5px 8px;}
	.scrollbox {/*~~~end homepage vertical scroll on 3 panels~~~*/
		height: 100%;
	}
	#funder-carousel.carousel .item, #funder-carousel.carousel{
		min-height: 80px;
	}
	#funder-carousel .carousel-control .glyphicon-chevron-left, #funder-carousel .carousel-control .icon-prev {
  		margin-left: -62px;
	}
	#funder-carousel .carousel-control .glyphicon-chevron-right, #funder-carousel .carousel-control .icon-next {
  		margin-right: -62px;
	}
	#funder-carousel .carousel-control .glyphicon-chevron-left, #funder-carousel .carousel-control .glyphicon-chevron-right{
	   top: 80%;
	}
	.nycfund{padding-top:0}
}
@media (max-width: 768px){
	#funder-carousel .carousel-control .glyphicon-chevron-left, #funder-carousel .carousel-control .icon-prev {
  		margin-left: -40px;
	}
	#funder-carousel .carousel-control .glyphicon-chevron-right, #funder-carousel .carousel-control .icon-next {
  		margin-right: -40px;
	}
	#funder-carousel .carousel-control .glyphicon-chevron-left, #funder-carousel .carousel-control .glyphicon-chevron-right{
	   top: 70%;
	}

}
@media (max-width: 767px){
	.logo{display:none;}
	.main-search{
	  float:none;
	  width: 70%;
	  margin-top: 0px;
	  margin-right: 0px;
	}
}
@media (max-width: 1200px) {
	.resources li:first-child{border-left: 0;}
	.resources{padding-left: 15px;}
	.resources ul li{display: list-item; border: 0; padding: 2px 8px 2px 21px;}
	.resources ul{padding-left: 9px;}
	.resources .researchers{border-left: 0px; padding-left: 22px;}
	.resource-col{float:left; width: 20%; margin-bottom: 8px;}
	.resources li.ed {border-right: 0;}
	/*.carousel-wrap{padding-bottom: 10px;}*/
}
@media (max-width: 650px) {
	.resource-col{float:left; width: 50%;}
}
@media (max-width: 400px) {
	.main-search{
	  width: 100%;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.main-search{
	  display:none;
	}
}
@media(min-width: 992px) and (max-width: 1199px){
.carousel-inner .item img {
    width: 100%;
	}
}
.staff h2 a, .staff h3 a{
padding-top: 85px;
margin-top: -85px;
display: inline-block;
}