/*
 * Site Styles
 * Version: 1.1
 *
 */

/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html,
body {
  height: 100%;
}
html body {
  line-height: 1.52;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
#page {
  position: relative;
  z-index: 2;
}
.all-caps {
  font-size: .8em;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
body div {
  /*font-family: 'Usual', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.025em;
}
body h1 {
  font-size: 2em;
  font-weight: 600;
}
body h2 {
  font-size: 1.4em;
  font-weight: 600;
  line-height: 1.3;
}
body h3 {
  font-size: 1.2em;
  font-weight: 600;
}
body h4 {
  font-size: .9em;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
body a {
  color: #0a5d61;
}
body a:visited {
  color: #9b5480;
}
body a:hover,
body a:visited:hover {
  color: rgb(14, 48, 56);
}
img {
  max-width: 100%;
  height: auto;
}
.home .main-focus .main-content-wrap {
  display: table-cell;
  height: 248px;
  vertical-align: middle;
}
.home .announcements a,
.home .announcements a:visited {
  color: #0e3038;
  display: inline;
  margin: 0 0 0.75rem;
  border-bottom: 2px solid #e5ecec;
  font-size: 1.2em;
  font-weight: 600;
}
.home .announcements a:hover,
.home .announcements a:active,
.home .announcements a:focus {
  text-decoration: none;
  border-bottom-color: #0e3038;
}
.home .announcements .announcement {
  margin-bottom: 50px;
}
.home .announcements .announcement a + .content {
  margin-top: 0.75rem;
}
.home .training-events .event-title {
  font-weight: 600;
  font-size: .7em;
  margin: 0 0 8px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.home .training-events .event .h3-event-title {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  margin: 0;
}
.home .training-events .event .event-title,
.home .training-events .event p {
  color: #ffffff;
}
.home .training-events .event p {
  font-size: .85em;
  margin-top: 5px;
}
.page-template-default .page-title + .light-teal {
  background: #fff;
}
/*.page-template-page-training .way .way-container {
  background-color: #fff;
  padding: 20px;
}*/
.announcements {
  border-bottom: 4px solid #efefef;
}
.three-column .services-title {
  color: #305c65;
  font-size: .9em;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.three-column .service-title,
.three-column .way-title {
  color: #0e3038;
  font-size: 1.1em;
  font-weight: 600;
}
.three-column .fa {
  color: #305c65;
  font-size: 2.5em;
  margin-top: 20px;
}
.three-column a,
.three-column a:visited {
  color: #8c356b;
  display: block;
}
.three-column .button:hover,
.three-column .button:visited:hover,
.three-column .button:focus,
.three-column .button:visited:focus,
.three-column .button:active,
.three-column .button:visited:active {
  background: #0e3038;
  color: #fff;
  text-decoration: none;
}
.page.page-template-default:not(.home) .page-title {
  border-bottom: none;
}
.error404 article {
  padding: 40px 0;
}
label {
  font-weight: 500;
}
#navbar {
  border: none;
  color: #ffffff;
  margin-bottom: 0;
}
header .navbar {
  background: url(../images/header-bg.png) no-repeat top left #0a5d61;
  background-size: 100% auto;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  position: relative;
  /*&:after {
			content: "";
			background: url(../images/header-bg.png) no-repeat top left @teal;
			opacity: 0.5;
			top: 0;
			left: 0;
			bottom: 0;
			right: 0;
			position: absolute;
			z-index: -1;
		}*/
}
header .navbar-header {
  padding: 12px 0;
  float: none;
}
header a.navbar-brand {
  color: #ffffff;
  height: auto;
  text-shadow: none;
}
header a.navbar-brand .site-title {
  color: #ffffff;
  font-size: 1.4em;
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
}
@media screen and (max-width: 992px) {
  header a.navbar-brand .site-title {
    font-size: 1.15em;
  }
}
header a.navbar-brand .site-title .site-description {
  display: block;
  font-size: .6em;
  font-weight: 500;
}
header .navbar-collapse {
  border-top: 1px solid #ffffff;
}
header .navbar-collapse ul.nav {
  font-size: .75em;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 0;
  max-width: 100%;
  text-transform: uppercase;
}
header .navbar-collapse ul.nav a {
  color: #fff;
}
header .navbar-collapse ul.nav > li {
  display: inline-block;
  width: 14%;
}
header .navbar-collapse .nav > li:not(:first-child) {
  margin-left: -5px;
}
header .navbar-collapse .nav > li > a {
  padding: 24px 15px;
  text-align: center;
}
header .navbar-collapse .nav > #menu-item-26 > a:before,
header .navbar-collapse .nav > #menu-item-136 > a:before,
header .navbar-collapse .nav > #menu-item-778 > a:before,
header .navbar-collapse .nav > .training > a:before {
  content: "\f025";
}
header .navbar-collapse .nav > #menu-item-25,
header .navbar-collapse .nav > #menu-item-135,
header .navbar-collapse .nav > #menu-item-777,
header .navbar-collapse .nav > .tech {
  width: 25%;
}
header .navbar-collapse .nav > #menu-item-25 > a:before,
header .navbar-collapse .nav > #menu-item-135 > a:before,
header .navbar-collapse .nav > #menu-item-777 > a:before,
header .navbar-collapse .nav > .tech > a:before {
  content: "\f086";
}
header .navbar-collapse .nav > #menu-item-24 > a:before,
header .navbar-collapse .nav > #menu-item-253 > a:before,
header .navbar-collapse .nav > #menu-item-776 > a:before,
header .navbar-collapse .nav > .grants > a:before {
  content: "\f06b";
}
header .navbar-collapse .nav > #menu-item-22 > a:before,
header .navbar-collapse .nav > #menu-item-128 > a:before,
header .navbar-collapse .nav > #menu-item-774 > a:before,
header .navbar-collapse .nav > .about > a:before {
  content: "\f05a";
}
header .navbar-collapse .nav > #menu-item-23 > a:before,
header .navbar-collapse .nav > #menu-item-133 > a:before,
header .navbar-collapse .nav > #menu-item-775 > a:before,
header .navbar-collapse .nav > .resources > a:before {
  content: "\f15b";
}
header .navbar-collapse .nav > .resources {
  width: 16%;
}
header .navbar-collapse .nav > #menu-item-21 > a:before,
header .navbar-collapse .nav > #menu-item-129 > a:before,
header .navbar-collapse .nav > #menu-item-773 > a:before,
header .navbar-collapse .nav > .contact > a:before {
  color: #ffffff;
  content: "\f0e0";
}
header .navbar-collapse .nav > li > a:hover,
header .navbar-collapse .nav > li > a:active,
header .navbar-collapse .nav > li > a:focus {
  background: #222;
  /*color: #0e3038;*/
}
header .navbar-collapse .nav > .open > a {
  background: #222;
  color: #fff;
}
header .navbar-collapse .nav > .active.open > ul > li.active > a:hover,
header .navbar-collapse .nav > .active.open > ul > li.active > a:focus,
header .navbar-collapse .nav > .active.open > ul > li.active > a:active {
  background: #efefef;
}
header .navbar-collapse .nav > .open > a:hover,
header .navbar-collapse .nav > .open > a:focus,
header .navbar-collapse .nav > .open > a:active,
header .navbar-collapse .nav > .open > a:before {
  color: #fff;
}
header .navbar-collapse .nav > .open > ul a {
  color: #0e3038;
}
header .navbar-collapse .nav > .open .dropdown-menu {
  border-radius: 0;
}
header .navbar-collapse .nav > li > .dropdown-menu {
  border: 0;
  margin: 0;
  padding: 0;
}
header .navbar-collapse .nav > li > .dropdown-menu > li > a {
  font-size: .85em;
  font-weight: 600;
  padding: 12px 15px;
}
header .navbar-collapse .nav > li > .dropdown-menu > .active > a,
header .navbar-collapse .nav > li > .dropdown-menu > .active > a:focus,
header .navbar-collapse .nav > li > .dropdown-menu > .active > a:hover {
  background-color: #ddd;
  background-image: none;
}
header .navbar-collapse .nav > li a:before {
  color: #0e3038;
  display: inline-block;
  font-size: 1.6em;
  font-family: 'FontAwesome';
  width: 100%;
}
header .navbar-collapse .nav > li a:hover:before,
header .navbar-collapse .nav > li a:active:before,
header .navbar-collapse .nav > li a:focus:before {
  color: #fff;
}
header .navbar-default .navbar-toggle {
  border: none;
  box-shadow: none;
  margin-right: 0;
  z-index: 9999;
}
header .navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
header .navbar-default .navbar-toggle:hover {
  background: #0e3038;
}
header .phone-search {
  font-size: .9em;
}
header form.search-form,
#searchform {
  border-radius: 4px;
  color: #0e3038;
  display: inline-block;
  height: 34px;
  margin-top: 20px;
  width: 100%;
}
header form.search-form {
  background: #cfd6d7;
}
header form.search-form label {
  float: left;
  height: 100%;
  width: 80%;
}
#searchform label {
  width: 100%;
}
header form.search-form .search-submit,
#searchform .search-submit {
  background: #0e3038;
  border: 0;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  height: 100%;
  padding: 0 0.5rem;
  text-align: center;
  text-shadow: none;
}
header form.search-form .search-submit {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  width: 20%;
}
#searchform .search-submit {
  display: inline-block;
  font-size: 1.5rem;
  height: auto;
  margin-top: 2rem;
  padding: 10px 24px 12px;
  width: auto;
}
header form.search-form .search-submit:hover,
header form.search-form .search-submit:active,
header form.search-form .search-submit:focus,
#searchform .search-submit:hover,
#searchform .search-submit:active,
#searchform .search-submit:focus {
  background-color: #222;
}
header form.search-form label,
#searchform label {
  margin-bottom: 0;
}
header form.search-form input.search-field,
#searchform input.search-field {
  border: 0;
  color: #222;
  display: block;
  font-weight: 400;
  height: 100%;
  padding: 5px 12px;
  width: 100%;
}
header form.search-form input.search-field {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
form#searchform input.search-field {
  background: #cfd6d7;
  border-radius: 4px;
  padding: 8px 18px 12px;
}
header form.search-form .search-field::-webkit-input-placeholder,
header form.search-form .search-field:-ms-input-placeholder,
header form.search-form .search-field::-moz-placeholder,
header form.search-form .search-field:-moz-placeholder,
.search-field[placeholder='Search'],
#searchform .search-field::-webkit-input-placeholder,
#searchform .search-field:-ms-input-placeholder,
#searchform .search-field::-moz-placeholder,
#searchform .search-field:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #ffffff;
}
header .phone {
  padding: 12px 0;
  display: table-cell;
  vertical-align: middle;
  height: 74px;
}
section {
  padding: 60px 0 40px;
  position: relative;
}
.straight {
  background: #efefef;
  margin-bottom: 55px;
}
.straight:after {
  content: "";
  background: url(../images/gray-stripe.png) repeat-x bottom center;
  border: none;
  display: block;
  height: 55px;
  position: absolute;
  bottom: -55px;
  width: 100%;
}
.light-teal {
  background: #e5ecec;
}
.gray-bg {
  background-color: #efefef;
}
.light-gray {
  background: url(../images/gray-curve-pattern.png) no-repeat bottom left;
  background-size: auto;
  min-height: 500px;
}
.no-events {
  height: 74px;
  display: table-cell;
  vertical-align: middle;
}
.held-on {
  margin-bottom: 4px;
}
.held-on,
.hosted-by,
.deadline {
  color: #444;
  font-size: .85em;
  font-style: italic;
}
footer.site-footer {
  background: #333;
  color: #ffffff;
  font-size: .9em;
  padding: 40px 0;
}
footer.site-footer .ana-partners-title {
  font-size: 18px;
}
footer.site-footer .copyright {
  font-style: italic;
}
footer.site-footer p span {
  display: block;
}
footer.site-footer .name .logos {
  margin-bottom: 20px;
}
footer.site-footer .name img {
  float: left;
  height: 80px;
  width: auto;
}
footer.site-footer .name img + p {
  margin-top: 16px;
}
footer.site-footer .contact a {
  color: #fff;
  text-decoration: underline;
  text-decoration-color: #777;
}
footer.site-footer .contact a:hover,
footer.site-footer .contact a:focus,
footer.site-footer .contact a:active {
  text-decoration-color: #fff;
}
footer.site-footer .contact a:before {
  content: '\f0e0';
  font-family: 'FontAwesome';
  padding-right: 8px;
}
footer.site-footer .partner-regions p a,
footer.site-footer .access-statement a {
  display: block;
  color: #ffffff;
  text-decoration: underline;
  text-decoration-color: #777;
}
footer.site-footer .partner-regions p a:hover,
footer.site-footer .partner-regions p a:focus,
footer.site-footer .partner-regions p a:active,
footer.site-footer .access-statement a:hover,
footer.site-footer .access-statement a:focus,
footer.site-footer .access-statement a:active {
  color: #efefef;
  text-decoration-color: #fff;
}
footer.site-footer .social-media {
  display: block;
  min-height: 50px;
}
footer.site-footer .social-media a {
  background-color: #ffffff;
  border-radius: 50%;
  color: #305c65;
  display: inline-block;
  font-size: .95em;
  height: 30px;
  margin-right: 8px;
  padding-top: 4px;
  text-align: center;
  width: 30px;
}
footer.site-footer .social-media a:hover {
  opacity: .6;
}
footer.site-footer .updates {
  display: block;
  margin-top: 10px;
}
footer.site-footer .live-chat {
  margin-top: 30px;
}
footer.site-footer .live-chat p > a {
  border: 1px solid #efefef;
  border-radius: 4px;
  display: inline-block;
}
footer.site-footer .live-chat p > a:hover {
  background: #9b5480;
  border-color: #9b5480;
}
footer.site-footer a.button {
  border: 1px solid #ffffff;
  background: none;
  color: #ffffff;
}
footer.site-footer .button:hover,
footer.site-footer .button:focus,
footer.site-footer .button:active {
  background: #0e3038;
  border-color: #0e3038;
  color: #ffffff;
}
a.button, a.button:visited
input[type="submit"].button,
input[type="button"].button {
  background: #8c356b;
  border: none;
  color: #ffffff;
  display: inline-block;
  font-weight: 500;
  margin: 10px 0;
  padding: 8px 20px 10px;
  box-shadow: none;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
a.button:hover, a.button:visited:hover
input[type="submit"].button:hover,
input[type="button"].button:hover {
  background: #81466a;
  color: #ffffff;
  text-decoration: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
}
a.button:visited,
input[type="submit"].button:visited,
input[type="button"].button:visited {
  color: #ffffff;
}
a.button.secondary,
input[type="submit"].button.secondary,
input[type="button"].button.secondary {
  background: #e5ecec;
  color: #0e3038;
}
a.button.secondary:hover,
input[type="submit"].button.secondary:hover,
input[type="button"].button.secondary:hover {
  background: #aac1c1;
}
.webinar a.button:after,
.event a.button:after {
  content: '\f08e';
  font-family: 'FontAwesome';
  padding-left: 8px;
}
.quicklinks ul {
  margin: 0 0 0 30px;
}
/*.resources-wrap .resources {
  -webkit-column-count: 2;
  -webkit-column-gap: 15px;
  -webkit-column-fill: auto;
  -moz-column-count: 2;
  -moz-column-gap: 15px;
  -moz-column-fill: auto;
  column-count: 2;
  column-gap: 15px;
  column-fill: auto;
}*/
.resources-wrap .resources .resource {
  padding: 20px 0;
}
.resources .resource a {
  text-decoration: none;
}
.resources .resourse a:hover,
.resources .resource a:active,
.resources .resource a:focus {
  text-decoration: none;
}
.resources-wrap .resources .resource + .resource-title {
  margin-top: 4rem;
}
.resources-wrap .resources .resource-title {
  font-size: 1.6em;
  font-weight: 700;
}
.resources-wrap .resources .resource-desc + .video-wrap {
  margin-top: 1rem;
}
.resources-wrap .resources .resource a.resource-title {
  border-bottom: 2px solid #e5ecec;
  color: #0e3038;
  display: inline-block;
  font-size: 1.2em;
  font-weight: 600;
  margin-bottom: 0.75rem;
}
.resources-wrap .resources .resource + .resource {
  border-top: 1px solid #efefef;
}
.resources-wrap .resources .resource .image-wrap {
  text-align: center;
}
.resources-wrap .resources .resource .file-type {
  padding: 20px 0 0;
  text-align: center;
}
.resources-wrap .resources .resource .file-type:after {
  content: '\f0c1';
  font-family: 'FontAwesome';
  font-size: 2em;
}
.resources-wrap .resources .resource .file-type.pdf:after {
  content: '\f1c1';
}
.resources-wrap .resources .resource .file-type.ppt:after {
  content: '\f1c4';
}
.resources-wrap .resources .resource .file-type.xls:after {
  content: '\f1c3';
}
.resources-wrap .resources .resource .file-type.zip:after {
  content: '\f1c6';
}
.resources-wrap .resources .resource .file-type.doc:after {
  content: '\f1c2';
}
.resources-wrap .resources .resource a:hover,
.resources-wrap .resources .resource a:active,
.resources-wrap .resources .resource a:focus {
  border-bottom-color: #0e3038;
  text-decoration: none;
}
.resources-wrap .resources .resource strong {
  color: #305c65;
  font-size: 1.8rem;
  font-weight: 600;
}
.resources-wrap .resources .resource strong a {
  border-bottom: 3px solid #e5ecec;
  display: inline-block;
  color: #305c65;
}
.resources-wrap .resources .resource .resource-content {
  color: #222;
}
.video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.video-wrap iframe,
.video-wrap object,
.video-wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.event p span {
  display: block;
}
.individual h3 .title {
  display: block;
  font-size: .8em;
  margin-top: 4px;
}
.individual p {
  font-size: .9em;
}
.contact-us .office img {
  height: 90px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.home .announcements .announcements-title {
	margin-bottom: 30px;
}
.home .announcements .announcements-title:before {
  content: '\f0a1';
  font-family: 'FontAwesome';
  padding-right: 8px;
}
.home .our-services i,
.ways.three-column i,
.page-template-page-technical-assistance .three-column i {
  background: #e5ecec;
  border-radius: 50%;
  width: 8rem;
  height: 8rem;
  padding-top: 2rem;
  text-align: center;
}
.workshops-webinars .webinars > p a {
  text-decoration: underline;
}
.workshops-webinars .webinars .webinar {
  margin-top: 2em;
}
.workshops-webinars .workshops .workshops-title:first-child,
.home .announcements .announcements-title, .past-grantees h2 {
  display: inline-block;
  padding: 12px 18px;
  background: #e5ecec;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .9em;
}
.workshops-webinars .workshops .workshops-title {
  margin-top: 0;
}
.workshops-webinars .workshops {
  margin-bottom: 50px;
}
.workshops-webinars .workshops .event {
  margin-top: 50px;
}
.workshops-webinars .webinars {
  margin-bottom: 50px;
}
.workshops-webinars .webinars .event-title {
  font-size: .8em;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
}
.workshops-webinars .webinars .h4-webinars-title {
  text-transform: none;
  font-size: 1em;
  letter-spacing: 0;
}
.training-events {
  background: #0e3038;
  color: #ffffff;
}
.training-links .training-link a {
  background: #e5ecec;
  color: #222;
  display: inline-block;
  width: 100%;
  text-decoration: none;
}
.training-links .training-link a .content {
  padding: 15px;
}
.training-links .training-link a .content .training-title {
  color: #305c65;
  margin-top: 8px;
  margin-bottom: 0;
}
.training-links .training-link a:hover {
  text-decoration: none;
  background: #cddbdb;
}
.training-links .training-link a:hover img {
  opacity: .8;
}
.main-focus {
  background: #efefef;
}
.post-page-title {
  background: #e5ecec;
}
.page-title {
  background: #0e3038;
  color: #ffffff;
  padding: 0;
}
.page-title .container {
  background-image: url(../images/bg-page-title.png);
  background-repeat: no-repeat;
  background-position: 100% -30px;
  background-color: #0e3038;
  background-size: 400px;
  z-index: 2;
}
.page-id-744 .page-title .container {
  background-image: url(../images/bg-page-title2.png);
 }
.page-id-745 .page-title .container,
.page-id-41 .page-title .container {
  background-image: url(../images/bg-page-title3.png);
 }
.page-id-15 .page-title .container {
  background-image: url(../images/bg-page-title5.png);
 }
 .page-id-752 .page-title .container {
  background-image: url(../images/bg-page-title6.png);
  background-position: 100% -50px;
 }
.page-title .container:after {
  display: block;
  content: "";
  background: rgba(14, 48, 56, 0.7);
  width: 100%;
  height: 100%;
  z-index: 90;
  position: absolute;
  top: 0;
  left: 0;
}
.page-title h1 {
  margin: 0;
  padding: 40px 0;
}
.page-title h1,
.page-title p {
  position: relative;
  z-index: 91;
}
.page-title h1 + p {
  margin: -30px 0 0;
  padding-bottom: 40px;
}
.current-grantees > h2 {
  font-size: 1.6em;
  margin-bottom: 1em;
  margin-top: 0;
}
.grantee > a > h3 {
  margin-top: 0;
}
.grantee > a > h3 + p {
  margin-top: 0.5em;
}
.grantee {
  line-height: 1.55;
  margin: 0 0 2em;
}
.current-grantees a,
.past-grantees a {
  text-decoration: none;
}
.grantee a > h3 {
  border-bottom: 2px solid #cdb6c4;
  color: #0e3038;
  display: inline;
}
.grantee a:visited > h3 {
  color: #8c356b;
}
.current-grantees a:hover h3,
.current-grantees a:focus h3,
.current-grantees a:active h3,
.past-grantees a:hover h3,
.past-grantees a:focus h3,
.past-grantees a:active h3 {
  border-bottom-color: #9b5480;
}
.current-grantees a:hover,
.current-grantees a:focus,
.current-grantees a:active,
.past-grantees a:hover,
.past-grantees a:focus,
.past-grantees a:active {
  text-decoration: none;
}
.current-grantees a h3,
.current-grantees a p,
.past-grantees {
  color: #444;
}
.past-grantees ul {
  margin-left: 20px;
}
.past-grantees ul li {
  margin-bottom: 5px;
}
.video-wrapper {
  padding-top: 30px;
  padding-bottom: 56.25%;
  /* 16:9 */
  margin-bottom: 1%;
  height: 0;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.team .individual .bio {
  /*overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		height: 3.6em;
		text-overflow: -o-ellipsis-lastline;*/
  position: relative;
  height: 4.6em;
  /* exactly three lines */
  margin-top: 20px;
  overflow: hidden;
}
.team .individual .bio h3 {
  font-size: 1.5em;
}
.team .individual .bio:after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1.5em;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff 50%);
}
@media all and (max-width: 767px) {
  .team .individual img {
    border-radius: 50%;
    max-width: 150px;
    overflow: hidden;
  }

  .team .individual + .individual {
    margin-top: 2em;
  }
}
.team .individual .bio.display-all {
  overflow: visible;
  height: auto;
}
.team .individual .bio.display-all:after {
  background: none;
}
.webinars-archive .webinar {
  border: 1px solid #e5ecec;
  margin-bottom: 50px;
  padding: 30px;
}
.webinars-archive .webinar h2 {
  font-size: 1.4em;
  margin-top: 0;
}
.webinars-archive .webinar.ana-pacific {
  background: #e5ecec;
  display: inline-block;
  width: 100%;
}
.past-grantees h3 {
  font-size: 1.2em;
}
.grant {
  margin-bottom: 30px;
}
article.hentry {
  margin-bottom: 0;
}
.discover {
  background-color: rgb(48, 92, 101);
  z-index: 3;
  min-height: 200px;
  position: relative;
  overflow: hidden;
}
.discover img.wp-post-image {
  height: auto;
  max-width: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.discover img.default-discover-bg {
  min-height: 300px;
  width: auto;
  max-width: none;
  top: 0;
  right: 0;
  position: absolute;
  z-index: 1;
}
.discover .content {
  color: #ffffff;
  position: relative;
  z-index: 90;
}
.discover .content img {
  position: static;
  min-height: 0;
}
.discover:after {
  background: rgba(10, 93, 97, 0.8);
  content: "";
  height: 100%;
  width: 100%;
  z-index: 4;
  position: absolute;
  top: 0;
  overflow: hidden;
}
.discover a.button {
  background: transparent;
  border: 1px solid #fff;
}
.discover a.button:hover,
.discover a.button:focus,
.discover a.button:active {
  background: #fff;
  color: #444;
}
.individual a {
  border-bottom: 2px solid #e5ecec;
}
.individual .bio + a.more {
  display: inline-block;
}
.individual a:hover,
.individual a:focus,
.individual a:active {
    border-bottom-color: #0e3038;
    text-decoration: none;
  }
@media all and (max-width: 992px) {
  .home .training-events .event-container a,
  .home .training-events .event-container a:visited {
    display: block;
  }
  .home .training-events .event-container a + a {
    margin-top: 2rem;
  }
}
.home .training-events .event-container a.event h3,
.home .training-events .event-container a:visited h3 {
  display: inline-block;
  line-height: 1.3;
  margin-bottom: 0.5rem;
}
.home .training-events .event-container a.event h3 span,
.home .training-events .event-container a:visited h3 span {
  border-bottom: 2px solid #26454c;
  display: inline;
}
.home .caption {
  font-size: 1.3rem;
  margin-top: 0.5rem;
}
@media all and (min-width: 993px) {
  .home .event-container.count-3 > a {
    display: inline-block;
    float: left;
    width: 33%;
    padding-right: 1.5rem;
  }
  .home .event-container.count-3 > a:last-child  {
    padding-right: 0;
  }
  .home .event-container.count-2 > a {
    display: inline-block;
    float: left;
    width: 50%;
    padding-right: 1rem;
  }
}
.home .training-events a,
.home .training-events a:visited {
  color: #fff;
}
.home .training-events a:hover,
.home .training-events a:visited:hover,
.home .training-events a:focus,
.home .training-events a:active {
  text-decoration: none;
}
.home .training-events a:hover h3 span,
.home .training-events a:focus h3 span,
.home .training-events a:active h3 span {
  border-bottom-color: #fff !important;
}
.countdown-wrap {
  min-height: 74px;
  padding-left: 20px;
}
@media all and (min-width: 768px) {
  .border .countdown-wrap {
    border-left: 1px solid #305c65;
  }
}
.countdown-wrap > p {
  display: block;
  font-size: 0.9em;
  height: auto;
}
.pbc-cover,
.pbc-shell {
  width: auto !important;
}
.pbc-cover {
  float: left !important;
}
.pbc-unit {
  width: 63px !important;
  border-radius: 50% !important;
  border: 4px solid #a8a8a8 !important;
}
.pbc-unit .pbc-unit-content {
  background: transparent !important;
  height: 35px !important;
}
.pbc-unit .pbc-unit-content .pbc-num {
  font-size: 26px !important;
  line-height: 46px !important;
}
.pbc-unit .pbc-label {
  background: transparent !important;
  color: #ffffff !important;
  font-size: 8px !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  padding-bottom: 8px !important;
  text-transform: uppercase !important;
}
#comments {
  display: none;
}
.breadcrumb-container.theme1 {
  margin-bottom: 30px;
}
.breadcrumb-container.theme1 .separator {
  display: inline-block; margin-right: 15px;
}
.breadcrumb-container.theme1 .separator:last-child {
  display: none;
}
.breadcrumb-container.theme1 ul li a {
  padding-left: 0;
  margin-left: 0;
}
@media all and (min-width: 1200px) {
  .home .main-focus .main-content-wrap {
    height: 300px;
  }
}
@media all and (max-width: 1080px) {
}
@media all and (max-width: 992px) { /* TABLET */
  header a.navbar-brand h1 {
    font-size: 1.15em;
  }
  header a.navbar-brand h1 .site-description {
    font-size: .8em;
  }
  header .navbar-collapse ul.nav > li {
    width: 17%;
  }
  header .navbar-collapse ul.nav > li.resources {
    width: 19%;
  }
  header .navbar-collapse ul.nav > li#menu-item-25,
  header .navbar-collapse ul.nav > li#menu-item-135,
  header .navbar-collapse ul.nav > li#menu-item-777 {
    width: 32%;
  }
  header .navbar-collapse ul.nav > li#menu-item-21,
  header .navbar-collapse ul.nav > li#menu-item-129,
  header .navbar-collapse ul.nav > li#menu-item-773 {
    display: none;
  }
  .individual a.more,
  .individual .bio.display-all {
    display: block;
    margin-bottom: 30px;
  }
  .countdown-wrap p {
    display: block;
    height: auto;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
  }
  .countdown-wrap .pbc-cover.wpb-inline {
    display: block;
    float: none !important;
  }
  .home .main-focus .main-content-wrap {
    display: block;
    height: auto;
    margin-bottom: 20px;
  }
  .home .main-focus .main-content-wrap h1 {
    margin-top: 0;
  }
  .home .events .event .col-md-6 {
    margin-bottom: 20px;
    margin-top: 10px;
  }
}
@media all and (max-width: 768px) { /* MOBILE */
  header .dropdown-backdrop {
    display: none;
  }
  header .phone {
    border-top: 1px solid rgba(229, 236, 236, 0.3);
    display: block;
    padding: 12px 0;
    height: auto;
  }
  header form.search-form {
    margin-bottom: 2rem;
  }
  header a.navbar-brand {
    padding-left: 0;
    padding-right: 0;
  }
  header .navbar-collapse ul.nav > li {
    margin-left: 0 !important;
    width: 100% !important;
  }
  header .navbar-collapse ul.nav > li a {
    padding: 12px 15px;
    text-align: left;
  }
  header .navbar-collapse ul.nav > li a:before {
    font-size: 1.3em;
    padding-right: 8px;
    width: auto;
  }
  header .navbar-collapse ul.nav > li#menu-item-21,
  header .navbar-collapse ul.nav > li#menu-item-129,
  header .navbar-collapse ul.nav > li#menu-item-773 {
    display: inline-block;
  }
  header .navbar-collapse ul.nav > li > ul.dropdown-menu {
    position: static;
    width: 100%;
  }
  .countdown-wrap {
    border-top: 1px solid rgba(229, 236, 236, 0.3);
    border-left: none;
    margin-top: 10px;
    padding: 20px 0 0;
  }
  .training-links .training-link a {
    margin-bottom: 40px;
  }
  .webinar {
    margin-bottom: 30px;
  }
  .webinar h2 {
    margin-top: 20px;
  }
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.posts-navigation {
  padding: 40px 0;
}
.search-results section.page-title + article {
  margin-top: 3rem;
}
.search-results .site-content {
  padding-bottom: 3rem;
}
.search-results h2 > a {
  border-bottom: 2px solid #e1ccd9;
}
.search-results h2 > a:hover,
.search-results h2 > a:focus,
.search-results h2 > a:active {
  border-bottom-color: #b987a6;
  text-decoration: none;
}
.search-no-results .page-title + .container {
  padding-bottom: 4rem;
  padding-top: 4rem;
}
@media all and (min-width: 768px) {
  .multi-col-2 {
    column-count: 2;
    column-gap: 2em;
  }

  .no-break {
    break-inside: avoid-column;
  }
}
.no-break {
  break-inside: avoid-column;
}
.video {
  width: 100%;
  padding-top: 56.25%;
  height: 0px;
  position: relative;
}
.video .video-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.coming-soon {
  align-items: center;
  background: #f0f5f5;
  display: flex;
  font-style: italic;
  justify-content: center;
  min-height: 200px;
  padding: 1em 2em;
  text-align: center;
}
.video .video-wrap iframe {
  height: 100%;
  width: 100%;
}
.page-template-page-virtual {
  font-family: 'Inter', sans-serif;
  /*font-family: 'Roboto Slab', serif;*/
}
.page-template-page-virtual header .navbar,
.page-template-page-2col header .navbar {
  background-color: #0a5d61;
}
.page-template-page-virtual .page-title,
.page-template-page-2col .page-ttitle{
  background-color: #103845;
}
.page-template-page-virtual .page-title h1,
.page-template-page-2col .page-title h1 {
  font-family: 'Roboto Slab', serif;
  font-size: 2.5em;
}
.page-template-page-virtual .page-title .container,
.page-template-page-virtual .page-title .container:after,
.page-template-page-2col .page-title .container,
.page-template-page-2col .page-title .container:after {
  background-color: transparent;
  background-image: none;
  overflow:  hidden;
}
.page-template-page-virtual .page-title .container:after,
.page-template-page-2col .page-title .container:after {
  /*background-image: url(../images/weareone.png);
  background-position: right 10px;
  background-size: 100px;*/
  background-image: url(../images/ana-pacific-logo-white.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 300px;
  content: '';
  opacity: 0.05;
}
.page-template-page-virtual .light-teal,
.page-template-page-2col .light-teal {
  background-color: #d5edf4;
}
.page-template-page-virtual .contact-message .message {
  background-color: #fdd34d;
}
.page-template-page-virtual .contact-message .message a {
  color: #164e60;
  text-decoration: underline;
  text-decoration-color: #164e60;
}
@media all and (max-width: 960px) {
  .page-template-page-virtual .sticky {
    margin-top: 40px;
  }
  .page-template-page-virtual .intro-content {
    margin-top: 40px;
  }
}
@media all and (min-width: 768px) {
  .page-template-page-virtual .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
  }
}
.page-template-page-virtual .button,
.page-template-page-2col .button {
  background-color: #164e60;
}
.page-template-page-virtual .button:hover,
.page-template-page-virtual .button:focus,
.page-template-page-virtual .button:active,
.page-template-page-2col .button:hover,
.page-template-page-2col .button:focus,
.page-template-page-2col .button:active {
  background-color: #0d2d37;
  color: #fff;
}
.page-template-page-virtual .button:visited,
.page-template-page-2col .button:visited {
  color: #fff;
}
.page-template-page-virtual .accordion .accordion-title {
  color: #164e60;
}
.page-template-page-virtual .accordion.open .accordion-title {
  background-color: #d5edf4;
}
.page-template-page-virtual .accordion .accordion-title:hover,
.page-template-page-virtual .accordion .accordion-title:active,
.page-template-page-virtual .accordion .accordion-title:focus {
  background-color: #c1e4ef;
}
.page-template-page-virtual .accordion.open .accordion-title:hover,
.page-template-page-virtual .accordion.open .accordion-title:active,
.page-template-page-virtual .accordion.open .accordion-title:focus {
  background-color: #acdbea;
}
.page-template-page-virtual .type {
  /*background: #fdd34d;
  display: inline-block;*/
  font-size: 0.95em;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 2rem;
  /*padding: 0.25em 1em 0.3em;*/
  text-transform: uppercase;
}
.accordion {
  border-bottom: 1px solid #e5ecec;
}
.accordion-title {
  display: block;
  font-size: 1.1em;
  font-weight: 600;
  padding: 0.5em 1em 0.55em;
}
.accordion-title:hover,
.accordion-title:focus,
.accordion-title:active {
  background-color: #e5ecec;
  color: #222;
  text-decoration: none;
}
.accordion.open .accordion-title {
  background-color: #e5ecec;
}
.accordion.open .accordion-content {
  background-color: #f9f9f9;
}
.accordion.open .accordion-title .toggle i {
  transform: rotate(180deg);
}
.accordion-content {
  font-size: 0.95em;
  padding: 1.5em 2.5em;
}
.accordion-content .description {
  margin-bottom: 1em;
}
@media all and (max-width: 767px) {
  .accordion-content {
    padding: 0.5em 1em 0.55em;
  }
}
.accordion-content.hide {
  border: 0;
  clip: rect(0 0 0 0);
  display: block !important;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.accordion-content .video + .description {
  margin-top: 0.5em;
}
.area li a {
  border-bottom: 2px solid #cdb6c4;
}
.area li a:hover,
.area li a:focus,
.area li a:active {
  border-bottom-color: #9b5480;
  color: #9b5480;
}
.contact-message .message {
  background: #e5ecec;
  padding: 1em;
}
.contact-message .message p:last-child {
  margin-bottom: 0;
}
.page-template-page-2col .left,
.page-template-page-2col .right {
  margin-bottom: 40px;
}
.single-projects .project-image {
  margin: 2em auto 0;
  max-width: 200px;
}
@media all and (max-width: 960px) {
  .single-projects .entry-header {
    text-align: center;
  }
}
.single-projects .project-info {
  display: flex;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media all and (max-width: 960px) {
  .single-projects .project-info {
    justify-content: center;
  }
}
.single-projects .entry-header .grantees {
  font-size: 1.25em;
  font-weight: 600;
  margin-top: 0.5em;
}
.single-projects .entry-header .grantees .orgs a {
  color: #0e3038;
  text-decoration: underline;
  text-decoration-color: #9b5480;
  text-decoration-thickness: 1.5px;
}
.single-projects .entry-header .grantees .orgs a:hover,
.single-projects .entry-header .grantees .orgs a:active,
.single-projects .entry-header .grantees .orgs a:focus {
  color: #9b5480;
}
.single-projects .entry-header .entry-title {
  margin-top: 1em;
}
.single-projects .project-info .single-type {
  background-color: #0e3038;
  color: #fff;
  padding: 0.3em 1.3em 0.25em;
}
.single-projects .project-info .project-status {
  background-color: #fff;
  border: 1px solid #0e3038;
  color: #0e3038;
  padding: 0.3em 1.3em 0.25em;
}
.single-projects .project-meta a {
  text-decoration: underline;
}
.single-faqs .faq-label {
  background: #0e3038;
  color: #fff;
  display: inline-block;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 4em;
  padding: 0.25rem 1rem;
}
.single-faqs .content + .topics {
  margin-bottom: 2em;
  margin-top: 2em;
}
.page-template-page-faqs .faqs {
  padding-top: 2em;
}
.page-template-page-faqs .faqs .accordions .accordion:last-child {
  border-bottom: 0;
}
.page-template-page-faqs .accordions + .heading {
  margin-top: 3em;
}
.page-template-page-faqs .heading + .accordions {
  margin-top: 1em;
}
.archive .page-title .container {
  background-image: none;
}
.archive .page-title .container:before,
.archive .page-title .container:after {
  display: none;
}
.tax-topics .accordions {
  padding: 3em 0;
}
.page-template-page-webinar-archive .webinar .webinar-desc > * a,
.single-faqs .topics a,
.single-grantees .entry-content .projects a {
  text-decoration: underline;
}
.page-template-page-webinar-archive .webinar .webinar-desc .button,
.page-template-page-grants .grant .button,
.single-grantees .entry-content .button {
  background-color: #8c356b;
  color: #fff;
  text-decoration: none;
}
.page-template-page-grantees .orgs {
  font-style: italic;
}
.page-template-page-grants .grant .button:hover,
.page-template-page-grants .grant .button:active,
.page-template-page-grants .grant .button:focus,
.page-template-page-webinar-archive .webinar .webinar-desc .button:hover,
.page-template-page-webinar-archive .webinar .webinar-desc .button:active,
.page-template-page-webinar-archive .webinar .webinar-desc .button:focus,
.single-grantees .entry-content .button:hover,
.single-grantees .entry-content .button:focus,
.single-grantees .entry-content .button:active {
  background-color: #0e3038;
}
.single-faqs article {
  position: relative;
  z-index: 1;
}
@media all and (max-width: 767px) {
  .single-grantees .entry-header .project-image {
    margin-top: 1em;
    max-width: 200px;
  }
}
.no-list-style {
  list-style: none;
  margin-left: 0;
}
.page-template-page-grantees-new .projects h3 {
  margin-top: 0;
}
.page-template-page-grantees-new .projects .project a p strong {
  border-bottom: 2px solid #cdb6c4;
  display: inline;
}
.page-template-page-grantees-new .projects .project a:hover p strong,
.page-template-page-grantees-new .projects .project a:active p strong,
.page-template-page-grantees-new .projects .project a:focus p strong {
  border-bottom-color: #9b5480;
  color: #9b5480;
}