body{
	background-color:#fff;
	font-family: 'Source Sans Pro',san-serif;
	font-size: 24px;
	font-weight: 400;
	color: #000000;
}
body *{
	letter-spacing:normal !important;
}
.primary-menu ul{
	width:23rem;
}
.primary-menu-wrapper > ul > li > a{
	font-family: 'Source Sans Pro',san-serif;
	font-size: 23px !important;
	font-weight: 500 !important;
	color: #000000 !important;
}
a:active,
a:focus,
a,
button,
.primary-menu-wrapper > ul > li > a,
.primary-menu-wrapper > ul > li > a:focus{
	text-decoration:none !important;
	outline: none !important;
	-webkit-appearance:none;
	-moz-appearance:none;
	-appearance:none;
}
.primary-menu-wrapper > ul > li.clicked > a,
.primary-menu-wrapper > ul > li.current-menu-ancestor > a,
.primary-menu-wrapper > ul > li.current-menu-parent > a,
.primary-menu-wrapper > ul > li.current-menu-item > a{
	color: #f24f4f !important;
	text-decoration:none !important;
}
.primary-menu-wrapper > ul > li > a:hover{
	color: #f24f4f;
}

.sub-menu > li > a:active,
.sub-menu > li > a:focus,
.sub-menu > li > a{
	font-family: 'Source Sans Pro',san-serif;
	font-size: 19px;
	font-weight: 400;
	color: #fff !important;
	text-decoration:none !important;
	letter-spacing:1px !important;
	padding: 1rem 0;
}
.sub-menu > li.current-menu-item > a,
.sub-menu > li > a:hover{
	font-weight: 700;
}

.projects h1{
}
header.blue > h1{
	font-family: 'Source Sans Pro',san-serif;
	font-size: 40px;
	font-weight: 700 !important;
	color: #59478a;
	margin:60px 0 0 0 !important;
}
.single-project header.blue > h1{
	margin-bottom: 2rem !important;
}
header.black > h2{
	font-family: 'Source Sans Pro',san-serif;
	font-size: 24px;
	font-weight: 700;
	color: #000000;
	margin: 40px 0 10px 0 !important;
}
.report > h2{
	font-family: 'Source Sans Pro',san-serif;
	font-size: 21px;
	line-height:30px;
	font-weight: 600;
	color: #000000;
	margin: 30px 0 5px 0;
	letter-spacing:1px !important;
}
.sponsors li,
.partners li{
	font-weight:600;
}
.sponsors a,
.partners a{
	text-decoration:none;
	color: #59478a;
	font-weight:600;
}
.ppa-items .the-body p{
	margin:0;
}
.ppa-items .the-body{
	font-size: 20px;
	font-weight: 400;
	color: #000000;
	margin-top:40px; 
}
#gform_fields_2 .ginput_container.ginput_container_textarea textarea{
	height:100px !important;
}
.partners h2,
.ppa-item > h2{
	/*
	line-height:32px;
	margin: 60px 0 20px 0;
	*/
	
	font-family: 'Source Sans Pro',san-serif;
	font-size: 24px;
	font-weight: 700;
	color: #000000;
	margin: 40px 0 10px 0 !important;
}
article.first .ppa-item > h2{
	margin: 40px 0 20px 0 !important;
}
.ppa-item .bullet-list ul li{
	font-family: 'Source Sans Pro',san-serif;
	font-size: 19px;
	line-height:24px;
	font-weight: 400;
	color: #000000;
	letter-spacing: 1px !important;	
	list-style-position: outside;
	margin: 20px 0 0 0;
	padding:0;
	list-style:disc;
}
.ppa-item .bullet-list ul li:first-child{
	margin-top:0;
}
.ppa-item .bullet-list ul{
	list-style-position: outside;
	margin: 0;
	padding:0;
	list-style:disc;
	font-family: 'Source Sans Pro',san-serif;
	line-height:normal;
	font-weight: 500;
	color: #000000;
	letter-spacing:normal !important;	
}
.ppa-item .bullet-list ul li b,
.ppa-item .bullet-list ul li strong{
	font-weight:600;
	font-size: 19px;
	letter-spacing:normal !important;	
}
.ppa-item .bullet-list ul li em,
.ppa-item .bullet-list ul li i{
	font-style:italic;
	font-size: 19px;
	font-weight:600;
	letter-spacing:normal !important;	
}

.ppa-item .bullet-list ul li a{
	font-family: 'Source Sans Pro',san-serif;
	font-size: 19px;
	font-weight: 600;
	color: #59478a;
	letter-spacing:normal !important;
	text-decoration:none;	
}

.side-pad-20{
	padding:0 20px;
}
.left-pad-80{
	padding:0 0 0 20px;
}

.report > h3 a,
.report > h3{
	text-decoration:none;
	font-family: 'Source Sans Pro',san-serif;
	font-size: 17px;
	line-height:28px;
	font-weight: 600;
	color: #59478a;
	margin: 0;
	text-transform:uppercase;
	letter-spacing:normal !important;
	display:block;
	letter-spacing:1px;
}

.inline-list article > div strong:first-child,
header.blue > h3{
	font-family: 'Source Sans Pro',san-serif;
	font-size: 19px;
	font-weight: 600;
	color: #59478a;
	text-transform: uppercase;
	letter-spacing: 1px !important;
}
.our-story article p:last-child{
	margin-bottom:0 !important;
}
span.blue > h3:after{
	content:":";
}
.inline-list article > div{
	display:block;
	width:100%;
	box-sizing:border-box;
	padding-left:140px;
	position:relative;
}
.inline-list article > div > span.icon {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 110px;
    height: 110px;
    border-radius: 55px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #efefef;
    top: 50%;
    transform: translateY(-50%);
}
.inline-list article > div.no-image > span.icon{
	background-color:#fefefe;
	float:none !important;
}
.inline-list article > div:after{
	content:"";
	display:table;
	clear:both;
}
.inline-list{
	margin-bottom:50px;
}
.inline-list.first{
	margin-top:60px;
}
.inline-list.last{
	margin-bottom:40px;
}
.section-donation{
	margin-top:60px;
}
.home .section-donation{
	margin-top:0px;
}
.tabs{
	margin:40px auto 60px;
}
button.tab {
    font-family: 'Source Sans Pro',san-serif;
    font-size: 18px;
    font-weight: 600;
    color: #59478a;
    border: 1px solid #59478a !important;
    background-color: #fff !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    height: 46px;
    line-height: 6px;
    letter-spacing:1px !important;
}
button.tab:hover,
button.tab.selected{
	font-weight: 600;
	color: #ffffff !important;
	background-color: #59478a !important;
	text-decoration:none;
}
.boa-tab,
.bod-tab{
	display:block;
	width:262px;
	margin-bottom:10px;
}
.officers .position-title{
	font-family: 'Source Sans Pro',san-serif;
	font-size: 19px;
	font-weight: 400;
	color: #59478a;
	text-transform: uppercase;
	letter-spacing: 1px !important;
	margin-left:0px;
}
.officers .name{
	font-family: 'Source Sans Pro',san-serif;
	font-size: 19px;
	font-weight: 700;
	color: #59478a;	
}
.name-position {
	font-size:0;
	min-height: 26px;
	overflow: hidden;
	line-height: 26px;
	margin-bottom: 5px;
}
.for-board-members-pad-60{
	height:60px;
	clear:both;
	display:none;
}
.for-board-members-pad-60.visible{
	display:block;
}
.officers,
.board-member{
	-webkit-transition:opacity 1s ease-in-out;
	-moz-transition:opacity 1s ease-in-out;
	transition:opacity 1s ease-in-out;
}
.board-member .thumb{
	padding:40px 20px 20px 20px;
	border-top:1px solid #ccc;
}
.board-member .position{
	font-family: 'Source Sans Pro',san-serif;
	font-size: 21px;
	font-weight: 400;
	color: #59478a;
	text-transform: uppercase;
	letter-spacing: 1px !important;
	display:block;
}
.board-member .name {
	font-family: 'Source Sans Pro',san-serif;
	font-size: 21px;
	font-weight: 700;
	color: #59478a;
	display:block;
}
.board-member article{
	margin-top:110px;
	padding:0 20px;
}
.board-member.first article{
	margin-top:0px;
}
.read-more-transition .less,
.read-more-transition .more,
.read-more-transition .txt,
.read-more-transition .arrow-down,
.read-more-transition .white-gradient,
.read-more-transition .with-read-more,
.read-more-transition .read-more span,
.read-more-transition .read-more{
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
}
.read-more .txt{
	display:inline-block;
	height:30px;
	width:92px;
	position:relative;
}
.expanded .read-more .txt{
	width:80px;
}
.read-more .txt .less,
.read-more .txt .more{
	display:inline-block;
	position:absolute;
	font-style:normal;
	width:100%;
	left:0;
	text-align:left;
	margin:0;
	padding:0;
}
.read-more .txt .more{
	opacity:1;
}
.expanded .read-more .txt .more{
	opacity:0;
}
.read-more .txt .less{
	opacity:0;
}
.expanded .read-more .txt .less{
	opacity:1;
}

.expanded .white-gradient{
	opacity:0 !important;
}
.bio.body{
	max-height:150px;
}
.board-member .body p,
.board-member .body{
	font-family: 'Source Sans Pro',san-serif;
	font-size: 19px;
	font-weight: 400;
	color: #000000;
	position:relative;
	overflow:hidden;
	position:relative;
}
.board-member .body .fader{
	position: absolute; 
	bottom: 0; 
	left: 0;
	right:0;
	top:auto;
	height:auto;
	width: 100%; 
	text-align: center; 
	margin: 0; 
	z-index:1;
	pointer-events:none;
}
.board-member .body .fader .white-gradient{
	position: relative; 
	width: 100%; 
	margin: 0; 
	padding: 0; 
	background:#fff;
	opacity:1;
	height:1px;
	z-index:1;
}
.board-member button.read-more {
	font-family: 'Source Sans Pro',san-serif;
	font-size: 19px;
	font-weight: 600;
	color: #59478a;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
	position: absolute;
	z-index: 2;
	left: 10px;
	bottom: -23px;
	text-transform: lowercase;
	letter-spacing: normal !important;
}
.board-member .expanded button.read-more {
	bottom: -30px;
}
.read-more .arrow-down{
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 9px solid #59478a;
	position: absolute;
	right: -21px;
	top: 10px;
}
.read-more .arrow-down.reversed{
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 9px solid #59478a;
	position: absolute;
	right: -21px;
	top: 10px;
	
	border-bottom: 9px solid #59478a;
	border-top:none;    
}
.board-member .thumb > div {
	width: 175px;
	height: 175px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50%;
	background-color: #efefef;
	float: none;
	margin: 0 auto 20px;
}
.hide-read-more .fader,
.hide-read-more .read-more{
	display:none !important;
}
.pad-60{
	height:60px;
	clear:both;
}
/*
.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  
  border-top: 10px solid #59478a;
}
.arrow.down.reversed,
.arrow-up {
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  
  border-bottom: 10px solid #59478a;
}

.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  
  border-left: 10px solid #59478a;
}

.arrow-left {
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent; 
  
  border-right:10px solid #59478a; 
}
*/
.gform_wrapper span.gform_description {
    font-weight: 400;
    display: block;
    width: calc(100% - 0px);
    margin-bottom: 0px;
    padding-left:20px;
    padding-right:20px
}
.gform_footer.top_label{
	text-align:right;
}
.gform_footer.top_label,
.gform_wrapper .gform_body {
    padding-left:20px;
    padding-right:20px;
}
.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px !important;
}
.gform_wrapper ul li.gfield {
    margin-top: 0px !important;
    padding-top: 0;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 1em;
    width: auto;
    margin: 0 !important;
}
.gform_wrapper ul.gform_fields li.gfield.half-right,
.gform_wrapper ul.gform_fields li.gfield.half {
	width:100%;
	display:inline-block !important;
	box-sizing:border-box !important;
}
.gform_wrapper ul.gform_fields li.gfield textarea, 
.gform_wrapper ul.gform_fields li.gfield select, 
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 4px 8px !important;
    letter-spacing: normal !important;
    font-weight:400 !important;
    font-size:21px !important;
    color:#ababab !important;
    border-color:#59478a !important;
    height:44px;
    line-height:normal;
    box-sizing:border-box;
}
.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
	line-height: normal !important;
	font-family: 'Source Sans Pro',san-serif !important;
	font-size:21px !important;
	font-weight:400 !important;
	color:#59478a !important;
	text-transform: uppercase !important;
	letter-spacing:1px !important;
}
.gform_wrapper ul.gform_fields li.gfield textarea, 
.gform_wrapper ul.gform_fields li.gfield select, 
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	font-size:16px !important;
}
.contact-us .gform_wrapper .top_label .gfield_label,
.contact-us .gfield_label{
	font-size:16px !important;
	font-weight:600 !important;
}
.contact-us .gform_wrapper .top_label div.ginput_container {
    margin-top: 0px;
}
.contact-us .gform_wrapper ul.gform_fields li.gfield{
	margin-bottom:20px;
}

.gform_wrapper select option:after,
.gform_wrapper select option:before{
	display:none !important;
}

.gform_wrapper select option {
	-webkit-user-select: none !important;
    padding: 2px;
    display: block;
    background: #59478a !important;
    color: #fff !important;
    box-shadow:none !important;
    border-bottom:1px solid #fff !important;
}
.gform_wrapper select option:hover {
	background:#fff !important;
	color:#ababab !important;
}
.gform_wrapper input[type="submit"] {
	padding:0 !important;
	width:140px !important;
	height:37px !important;
	line-height:37px !important;
	text-transform: none !important;
	color:#fff !important;
	background-color:#59478a !important;
	font-size:21px !important;
}
.contact-us .gform_wrapper input[type="submit"] {
	font-size:18px !important;
}
.contact-us .gform_wrapper ul.gform_fields li.gfield {
    vertical-align: middle;
}
.news-item *,
.news-item{
	font-size:0;
}
.news-item{
	position:relative;
	margin-top:40px;
}
.news-item  a:hover,
.news-item  a{
	text-decoration:none !important;
}
.news-item .figure{
	display:block;
	padding-top:100%;
	background-color:#efefef;
	overflow:hidden;
	position:relative;
}
.news-item .figure img{
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	pointer-events:none;
}
.news-item h3 {
	display: block;
	font-size: 19px;
	color: #000;
	font-weight: 700;
	box-sizing: border-box;
	margin: 10px 10px 0 10px;
	line-height: 22px;
	position:relative;
	z-index:1;
	letter-spacing:normal !important;
}
.news-item .post-categories {
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    margin: 3px 0 6px;
}
.news-item .post-categories h4{
	margin: 0 10px;
}
.news-item .post-categories a,
.news-item .post-categories h4{
	width:100%;
	display:inline-block;
	color:#59478a;
	text-decoration:none !important;
	font-size:15px;
	letter-spacing:1px !important;
	text-transform:uppercase;
	font-weight:600;
	vertical-align:middle;
	position:relative;
	z-index:1;
}
.project-item *{
	color:#fff !important;
}
.project-item .meta{
	height:90px;
}
.project-item .meta:before {
    background-color: #59478a !important;
    opacity:0.95 !important;
    z-index:0;
    pointer-events:none;
}
.project-item h2{
	font-size: 17px;
	margin: 10px 10px 0px 10px;
	color: #fff !important;
	z-index: 1;
	position: relative;
	font-weight: 600;
}
.project-item .sub-title{
	color:#c4c4c4 !important;
	font-size:15px;
	margin:0 10px 20px 10px;
	font-weight:400;
	position:relative;
	z-index:1;
	letter-spacing:1px !important;
}
a.filter-gray {
	display:block;
	position:absolute;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
	right:0;
	bottom:0;
	z-index:0;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.owl-item a.work-carousel-item:after,
.news-item .figure:after{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	bottom:0;
	right:0;
	pointer-events:none;
	background-color:#59478a;
	opacity:0.3;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.highlighted .filter-gray,
.news-item:hover .filter-gray{
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.owl-item a.work-carousel-item.selected:after,
.selected .image-90:after,
.highlighted .figure:after,
.news-item:hover .figure:after{
	opacity:0 !important;
}
.news-item .meta{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
.news-item .meta:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#fff;
	opacity:0.85;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	z-index:1;
}
.news-item:hover .meta:before{
	background-color:#59478a;
}
.news-item:hover .meta *{
	color:#fff;
}
.pager{
	width:100%;
	margin:40px 20px 0 20px;
	text-align:center;
}
.pager > *{
	display:inline-block;
}
.arrow{
	display:inline-block;
	position:relative;
}
a.pager-left-arrow,
a.pager-right-arrow{
	transition:none;
	display:inline-block;
	width:20px;
	height:20px;
	background-image:url(assets/images/gray-left-arrow.svg);
	background-position:center;
	background-size:auto 100%;
	background-repeat:no-repeat;
	vertical-align:baseline;
}
a.pager-left-arrow{
	margin-right:2px;
}
a.pager-right-arrow{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	transform:rotate(180deg);
	margin-left:2px;
}
a.pager-left-arrow:hover,
a.pager-right-arrow:hover{
	background-image:url(assets/images/red-right-arrow.svg);
}
a.pager-left-arrow:hover{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	transform:rotate(180deg);
}
a.pager-right-arrow:hover{
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	transform:rotate(0deg);
}

a.disabled{
	pointer-events:none;
}
.page-of-pages{
	vertical-align: top;
	color: #ababab;
	line-height: 22px;
	font-size: 18px;
	padding:0 3px;
}
h1.single-post-header{
	margin:60px 0px 40px 0px;
}
h1.single-post-header,
h1.single-post-header *{
	font-family: 'Source Sans Pro',san-serif;
	font-size: 18px !important;
	font-weight: 400;
	color: #59478a;
	position:relative;
	text-transform:uppercase;
	letter-spacing:1px !important;
	text-decoration:none;
}
h2.single-post-title{
	font-family: 'Source Sans Pro',san-serif;
	font-size: 39px;
	font-weight: 600;
	color: #000;
	margin:0 0 30px 0;
	line-height:46px;
}
.credits {
	position:relative;
	margin-bottom:40px;
}
.credit-item{
	font-size:0;
	margin-top:10px;
}
.credit-item:first-child{
	margin-top:0px;
}

h3.credit-name{
	display:inline-block;
	font-family: 'Source Sans Pro',san-serif;
	font-size: 21px;
	font-weight: 600;
	color: #000;
	margin:0;
	line-height:20px;
}
h4.credit-title{
	display:inline-block;
	font-family: 'Source Sans Pro',san-serif;
	font-size: 21px;
	font-weight: 400;
	color: #ababab;
	margin:0;
	margin-left:10px;
	padding-left:10px;
	border-left:1px solid #000;
	line-height:20px;
}
h5.credit-date{
	font-family: 'Source Sans Pro',san-serif;
	font-size: 17px;
	font-weight: 400;
	color: #ababab;
	position:absolute;
	top:0px;
	right:0;
	margin:0;
	line-height:20px;
}
.single-post-content,
.single-post-content *{
	font-family: 'Source Sans Pro',san-serif;
	font-size: 19px !important;
	font-weight: 400;
	color: #000;
}
.single-post-content hr {
    margin: 1.313em 0;
    border: 0;
    border-top: 1px solid #dfdfdf;
    border-top: 1px solid rgba(0, 0, 0, 0.075);
    border-bottom: 1px solid transparent;
}
.single-post-content p.no-bottom-margin{
	margin-bottom:0 !important;
	display:none;
}
.single-post-content .alignright,
.single-post-content .alignleft{
	max-width:40rem;
	/*margin-bottom:0 !important;*/
}
.single-post-content strong *,
.single-post-content strong{
	font-weight:700;
}
.single-post-content em *,
.single-post-content em{
	font-style:italic;
}
span.cats{
	padding-left:10px;
	margin-left:10px;
	border-left:1px solid #59478a;
}
span.cats a{
	text-decoration:none;
}
.carousel-image{
	padding-top:75%;
	position:relative;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}
.carousel-image img{
	position:absolute;
	opacity:0;
	top:0;
	left:0;
	pointer-events:none;
}
.post-carousel-caption{
	height:40px;
	line-height:40px;
	text-align:center;
	font-size: 17px;
	font-weight: 400;
	color: #ababab;
	margin:0;
	text-transform:none;
}
.news-carousel .owl-dots{
}
.project-gallery *,
.project-gallery{
	font-size:0;
}
.project-gallery{
	margin-top:40px;
}
a.one-third{
	display:inline-block;
	width:50%;
	box-sizing:border-box;
	padding:1px;
}
a.one-third > div{
	display:block;
	padding-top:100%;
	position:relative;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.popup-image{
	background-size:auto 100%;
	background-repeat:no-repeat;
	background-position:center;
}
.popup-caption{
	font-size: 18px;
	font-weight: 400;
	color: #59478a;
	margin-top:30px;
}
.gallery-left-arrow,
.gallery-right-arrow{
	position:absolute;
	width:25px;
	height:44px;
	background-size:25px 45px;
	background-position:center;
	background-repeat:no-repeat;
}
.gallery-left-arrow{
	background-image:url(assets/images/gallery-left-arrow.svg);
}
.gallery-left-arrow{
	background-image:url(assets/images/gallery-right-arrow.svg);
}
.x-close{
	display:inline-block;
	position:absolute;
	width:28px;
	height:28px;
	top:0px;
	right:-53px;
	background-image:url(assets/images/x-close.svg);
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
a.lightbox-trigger{
	cursor:pointer;
}
.light-gallery{
	position:fixed;
	top:0;
	left:0;
	background:#fff;
	width:100%;
	height:100%;
	right:0;
	bottom:0;
	opacity:0;
	pointer-events:none;
	z-index:0;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
}
.light-gallery.activated{
	opacity:1;
	pointer-events:auto;
	z-index:2000;
}
.light-gallery-inner {
     position:relative;
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.light-gallery-item{
	width:100%;
	max-width:940px;
}
.light-gallery-inner button.owl-next,
.light-gallery-inner button.owl-prev{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	width:25px;
	height:45px;
	display:inline-block;
	background-repeat:no-repeat !important;
	background-position:center !important;
	background-size:contain !important;
	color:transparent !important;
}
.light-gallery-inner button.owl-next{
	background-image:url(assets/images/gallery-right-arrow.svg) !important;
	right:-60px;
}
.light-gallery-inner button.owl-prev{
	background-image:url(assets/images/gallery-left-arrow.svg) !important;
	left:-60px;
}
.light-gallery-inner .owl-dots{
	display:none;
}
.single-project-item .the-work-carousel,
.projects .the-work-carousel{
	opacity:0;
	position:fixed;
	pointer-events:none;
	z-index:-1000;
	width:0;
	height:0;
	overflow:hidden;
}
.single-project-item h2{
	font-size:19px;
	font-weight:600;
	margin:15px 0 0 0;
	letter-spacing:1px !important;
	text-transform:uppercase;
}
.single-project-item h4,
.single-project-item h3{
	font-size:19px;
	font-weight:600;
	margin:15px 0 0 0;
}
.single-project-item .project-content{
	font-size:24px;
	font-weight:700;
	color:#000;
}
.single-project-item .project-content a{
	color:#59478a !important;
	text-decoration:none;
	font-weight:600;
}
.single-project .the-mapper{
	margin-top:0 !important;
}
.single-project-item .project-content.regular{
	font-size:19px;
	font-weight:400;
	color:#000;
	margin-bottom:25px;
}
.single-project-item .project-content.regular ul{
	margin-left:0;
}
.gray-rule{
	width:100%;
	border-bottom:1px solid #ABABAB;
}
.the-post-content > *{
	margin:0;
	padding:0;
}
.the-post-content {
	margin-top:40px;
}
.the-post-content  > ul{
	padding-left:0px !important;
	list-style:none;
	margin:20px 0;
}
.page-id-10153 .the-post-content  > ul,
.page-id-10178 .the-post-content  > ul{
	list-style:disc;
}
.the-post-content  > ul > li{
	margin:0;
	padding: 20px 0 0 0;
}
.the-post-content  > ul > li:first-child{
	padding: 0;
}
.page-id-10191 .the-post-content  > ul > li{
	padding: 30px 0 0 0;
}
.page-id-10191 .the-post-content  > ul > li:first-child{
	padding: 10px 0 0 0;
}

.the-post-content  > ul > li > ul{
	margin:0;
	padding: 0;
}
.page-id-10178 h2{
	margin-bottom:0 !important;
}
.page-id-10184 h2{
	margin-bottom:20px !important;
}
.the-post-content  > ul > li > ul > li{
	margin:0;
	padding: 0;
	list-style:disc;
	margin-left:80px;
	margin-top:10px;
}
.the-post-content  > ul h4,
.the-post-content  > ul h3,
.the-post-content  > ul h2{
	margin: 0;
	padding: 0;
	font-size: 19px;
	display: inline-block;
	font-weight:600;
	letter-spacing:normal !important;
	color:#59478a !important;
}
.page-id-10191 .the-post-content > ul h2,
.page-id-10178 .the-post-content > ul h3,
.page-id-10184 .the-post-content > ul h3,
.page-id-10153 .the-post-content > ul h3{
	letter-spacing:1px !important;
}
/*
.st1{
	color:#fff !important;
}
*/
.the-post-content a{
	color:#59478a !important;
	text-decoration:none;
	font-weight:600 !important;
}
.the-post-content > h2{
	font-size:24px;
	color:#000;
	margin-bottom:40px;
}
.page-id-10184 .the-post-content  > ul{
	margin-top:0;
	list-style:disc;
}
.page-id-10184 .the-post-content  > p{
	margin-bottom:40px;
}
.jobs h2{
	font-size: 24px;
	color: #000;
	margin: 40px 0;
}
.job-item  a,
.job-item  h3{
	text-decoration:none;
	color:#59478A;
	font-size:19px;
	text-transform:uppercase;
	margin:0;
	font-weight:600;
	letter-spacing:1px !important;
}
.job-item  div{
	color:#ABABAB;
	font-size:19px;
	font-weight:regular;
}
.job-item{
	margin-bottom:20px;
}
.job-item:first-child{
	margin-top:0px;
}
.jobs a{
	color:#59478A;
}
.sponsors h2{
	font-size: 24px;
	color: #000;
}
.sponsors h3{
	font-size: 19px;
	color: #000;
	margin:0;
	font-weight:400;
}
.sponsors h3 strong{
	font-weight:700;
}
.sponsors a{
	text-decoration:none;
	color:#59478A;
	font-weight:600;
}
.sponsors ul li,
.sponsors ul{
	margin:0;
	padding:0;
}
.sponsors ul{
	padding:0 0 0 80px;
}
.sponsor-items li,
.sponsor-items > div{
	margin-top:10px !important;
}
.sponsor-items > div:first-child{
	margin-top:0px !important;
}
.contact-us .gform_body{
	margin-top:40px;
}
.contact-us .ginput_container.ginput_container_select{
	position:relative;
}
.contact-us .ginput_container.ginput_container_select:after{
	content:"";
	position:absolute;
	display:inline-block;
	width:13px;
	height:7px;
	background-image:url(assets/images/drop-down-arrow.svg);
	background-size:13px auto;
	background-position:right center;
	background-repeat:no-repeat;
	right:10px;
	top:50%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:1;
	pointer-events:none;
}
.contact-us .gform_wrapper li.gfield.gfield_error, .contact-us .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: #fff;
    margin-bottom: 0 !important;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    box-sizing: border-box;
}
.the-mapper{
	display:none;
}
.news-filters ul *,
.news-filters ul{
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	font-size:0;
}
.news-filters ul{
	margin:2px 0;
}
.single-item,
.blogs{
	border-top:none !important;
}
.blogs .container,
.blogs .container .row{
	max-width:980px !important;
}
.blogs .container .row{
	margin-left:-5px;
	margin-right:0;
}
.news-filters ul li a,
.news-filters ul li{
	display:inline-block;
	margin:0;
	padding:0;
	list-style:none;
	font-size:15px;
	height:32px;
	line-height:32px;
	font-weight:600;
	text-decoration:none;
	letter-spacing:1px !important;
}
.news-filters ul li{
	margin-right:10px;
	margin-bottom:10px;
}
.news-filters ul li a{
	padding:0 5px;
	box-sizing:border-box;
	border:1px solid #59478A;
	color:#59478A;
	background:#fff;
	text-transform:uppercase;
}
.news-filters ul li.menu-item a:hover,
.news-filters ul li.current-menu-item a{
	/*border:none;*/
	color:#fff !important;
	background-color:#59478A;
}
.embedded-video > div{
	width:100%;
	padding-top:56.32%;
	position:relative;
}
.embedded-video > div > iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	right:0;
	bottom:0;
	display:block;
}
.embedded-video-caption{
	margin-top:30px;
}
.embedded-video-caption *,
.embedded-video-caption{
	color:#59478A;
	font-size:15px;
	margin-bottom:0;
}
.embedded-video-caption a{
	color:#59478A !important;
}
.embedded-video-caption strong{
	font-weight:600;
}

.embedded-video {
	margin-top:30px;
}
.page-id-10148 .the-post-content h2{
	margin:30px 0px 5px 0;
}
.page-id-10148 .the-post-content  h4,
.page-id-10148 .the-post-content  h3{
	margin: 0;
	padding: 0;
	font-size: 19px;
	display: inline-block;
	font-weight:600;
	letter-spacing:1px !important;
	color:#59478a !important;
}
.page-id-10148 .wp-block-group{
	padding:0 !important;
	margin:0 !important;
	max-width:none !important;
}
.page-id-10148 .the-post-content ul{
	padding:10px 0 20px 40px;
}
[class*='__inner-container'] > *:not(.alignwide):not(.is-style-wide):not(.alignright):not(.alignleft):not(.alignfull) {
    max-width: none !important;
    width: 100%;
}
.page-id-10153 .the-post-content h2{
	margin:40px 0 20px 0;
	padding:0;
}
.page-id-10153 .the-post-content h2:first-child{
	margin-top:0;
}
.our-work-carousel .captions {
    background: #59478A;
    padding: 10px 12px 15px 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index:1;
}
.single-news-item a *,
.single-news-item a{
	color:#59478A !important;
	font-weight:600;
}
.what-we-do-carousel{
	display:none !important;
}
.what-we-do-carousel2{
	display:block !important;
}
.what-we-do-carousel2 .stretched-image {
    position: relative !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 100% !important;
}
.what-we-do-carousel2 h2{
	margin-top:0;
}
.columner{
	column-count:1 !important;
}
.on-the-blog-header h2{
	letter-spacing:0.1px !important;
	margin-bottom:10px !important;
}
.excerpter > div *,
.excerpter > div{
	font-size:17px !important;
}
.intro-content a,
.intro-content p a{
	color:#F24F4F !important;
}
.intro-content a:hover,
.intro-content p a:hover{
	color:#cd2653 !important;
}
.archive-name,
.archive-name *,
span.archive-name{
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	font-weight:inherit !important;	
}

@media screen and (max-width:580px){
	.contact-us .gform_wrapper .gform_footer {
	    padding: 16px 20px 10px 20px !important;
	}
}
@media screen and (min-width:580px){

	.boa-tab{
		width:251px;
		display:inline-block;
	}
	.bod-tab{
		display:inline-block;
	}
}
@media screen and (min-width:768px){


	.the-post-content > ul {
	    padding-left: 80px !important;
	}

	.columner{
		column-count:2 !important;
	}

	.what-we-do-carousel{
		display:block !important;
	}
	.what-we-do-carousel2{
		display:none !important;
	}

	.ppa-items .the-body{
		padding-left:80px;
		padding-right:80px;
	}

	.the-mapper{
		display:block;
		margin-top:-20px !important;
	}
	a.one-third{
		width:33.33%;
	}

	.gform_wrapper ul.gform_fields li.gfield.half-right,
	.gform_wrapper ul.gform_fields li.gfield.half {
		width:50% !important;
		padding-right:10px !important;
	}
	.gform_wrapper ul.gform_fields li.gfield.half-right{
		width:50% !important;
		padding-right:0px !important;
		padding-left:10px !important;
	}
	.gform_footer.top_label,
	.gform_body,
	.gform_wrapper span.gform_description {
	    padding-left:80px !important;
	    padding-right:80px !important;
	}

	.side-pad-80{
		padding:0 80px;
	}
	.left-pad-80{
		padding:0 0 0 80px;
	}

	.board-member article{
		padding:0;
	}

	.board-member .thumb{
		padding-top:0px;
		border-top:none;
	}
	
	.name-position {
	    padding-top: 20px;
	    border-top: 1px solid #ccc;
	}
	.board-member .thumb > div {
	    width: 150px;
	    height: 150px;
	}
}
@media screen and (min-width:960px){

	.report > h2{
	}
	.report > h3{
		letter-spacing:2px !important;
	}
	
	.board-member .name {
	    display:inline-block;
	    padding-right: 10px;
	    margin-right: 10px;
	    border-right: 1px solid #59478a;
	}
	.board-member .position{
		display:inline-block;
	}
	.board-member .thumb > div {
	    width: 175px;
	    height: 175px;
	    float: right;
	    margin: 0 30px 0 auto;
	}
}
@media screen and (min-width:1280px){
	.our-story article{
		padding-left:80px;
		padding-right:80px;
	}

}
@media screen and (max-width:1024px){
	.x-close {
	    width: 50px;
	    height: 50px;
	    top: -60px;
	    right: 30px;
	    background-color: #fff;
	    background-size: 28px auto;
	}
}
@media screen and (max-width:1280px){
	.light-gallery-inner button.owl-next {
		right:10px !important;
	}
	.light-gallery-inner button.owl-prev {
		left:10px !important;
	}
	.popup-caption {
	    padding: 0 20px;
	}
	.x-close {
	    top: 0px;
	    right:0px;
	}
}
@media screen and (max-width:1024px) and (min-width:768px){
	.news-carousel button.owl-next{
		right:-50px !important;
	}
	.news-carousel button.owl-prev{
		left:-50px !important;
	}
}
@media screen and (max-width:1023px){

}
@media screen and (max-width:767px){
	.officers .position-title{
		margin-left:15px;
	}	
	.news-carousel button.owl-next{
		right:10px !important;
	}
	.news-carousel button.owl-prev{
		left:10px !important;
	}
	.the-work-carousel .container,
	.the-work-carousel .row,
	.the-work-carousel .col-12{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.our-work-carousel .captions {
	    padding: 10px 25px !important;
	    box-sizing:border-box;
	}
	.our-work-carousel button.owl-prev {
	    left: 30px !important;
	}
	.our-work-carousel button.owl-next {
	    right: 30px !important;
	}
	
}

@media screen and (max-width:767px){
	
	
	h5.credit-date {
		display:block;
		position:relative;
		margin-top:20px;
	}
	.post-carousel-caption {
	    padding: 0 10px;
	}
	.our-story .inline-list{
		margin:0;
	}

	.our-story .inline-list article > div > span.icon {
	    position: relative;
	    left: auto;
	    top: auto;
	    display: block;
	    width: 110px;
	    height: 110px;
	    border-radius: 55px;
	    background-size: cover;
	    background-position: center;
	    background-repeat: no-repeat;
	    background-color: #efefef;
	    top: auto;
	    transform: none;
	    margin: 30px auto;
	}
	.our-story .inline-list article > div {
	    padding-left: 0px;
	}

@media screen and (max-width:1024px){
	a.filter-gray,
	div.image-90{
		-webkit-filter: grayscale(0) !important;
		filter: grayscale(0) !important;
	}
	.owl-item a.work-carousel-item:after,
	.owl-item .image-90:after,
	.news-item .figure:after{
		display:none !important;
	}
	
	h4.credit-title {
	    display: block;
	    font-family: 'Source Sans Pro',san-serif;
	    font-size: 21px;
	    font-weight: 400;
	    color: #ababab;
	    margin: 0;
	    margin-left: 0;
	    padding-left: 0;
	    border-left: 0;
	    line-height: 23px;
	}
}
@media screen and (orientation:portrait){
	.x-close {
	    top: 20px;
	}
	h4.credit-title {
	    display: block;
	    font-family: 'Source Sans Pro',san-serif;
	    font-size: 21px;
	    font-weight: 400;
	    color: #ababab;
	    margin: 0;
	    margin-left: 0;
	    padding-left: 0;
	    border-left: 0;
	    line-height: 23px;
	}
	
}
@media screen and (max-width:991px){
	.the-mapper{
		margin-top:0 !important;
	}
	.single-post-content img,
	.single-post-content figure,
	.single-post-content .alignright, .single-post-content .alignleft {
	    display:block;
	    width: 100% !important;
	    height:auto;
	}
	.single-post-content figure > img{
		padding:0;
	}
}
@media screen and (max-width:767px){

	.single-post-content img,
	.single-post-content figure,
	.single-post-content .alignright, .single-post-content .alignleft {
	    display:block;
	    width: 100% !important;
	    height:auto;
	    padding: 10px 0;
	    margin: 0 auto;
	}
	.single-post-content figure > img{
		padding:0;
	}

	.the-mapper{
		display:none !important;
	}
	.header-titles .site-logo{
		margin-left:0;
		padding-left:20px;
	}
	.on-the-blog h3 {
	    font-size: 20px;
	    margin-bottom:5px;
	}
}
@media screen and (max-width:999px){
	#site-header{
		margin-left:0 !important;
	}
}
