@import 'slick/ag-slick-theme.css';
.whitney-regular {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.whitney-regular-italic {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
}
.whitney-semibold {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.whitney-semibold-italic {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: italic;
}
.whitney-bold {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.whitney-bold-italic {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: italic;
}
.sentinel-light {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 300;
  font-style: normal;
}
.sentinel-light-italic {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 300;
  font-style: italic;
}
.sentinel-regular {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
}
.sentinel-regular-italic {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: italic;
}
.sentinel-bold {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 700;
  font-style: normal;
}
.sentinel-bold-italic {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 700;
  font-style: italic;
}
.FranklinGothicURWCon-Dem {
  font-family: franklin-gothic-urw-cond;
  font-weight: 700;
  font-style: normal;
}
.font-size-10 {
  font-size: .555555556em;
  line-height: 1.2;
}
.font-size-11 {
  font-size: .611111111em;
  line-height: 1.2;
}
.font-size-12 {
  font-size: .666666667em;
  line-height: 1.2;
}
.font-size-13 {
  font-size: .722222222em;
  line-height: 1.2;
}
.font-size-14 {
  font-size: .777777778em;
  line-height: 1.2;
}
.font-size-15 {
  font-size: .833333333em;
  line-height: 1.333333333;
}
.font-size-16 {
  font-size: .888888889em;
  line-height: 1.2;
}
.font-size-18 {
  font-size: 18px;
  line-height: 1.44444444;
}
.font-size-20 {
  font-size: 1.111111111em;
  line-height: 1.3;
}
.font-size-24 {
  font-size: 1.333333333em;
  line-height: 1.333333333;
}
.font-size-32 {
  font-size: 1.77777778em;
  line-height: 1.2;
}
.font-size-36 {
  font-size: 2em;
  line-height: 1.222222222;
}
.font-size-12-xs {
  font-size: 12px;
  line-height: 1.333333333;
}
.font-size-13-xs {
  font-size: 13px;
  line-height: 1.230769231;
}
.font-size-14-xs {
  font-size: 14px;
  line-height: 1.42857143;
}
.font-size-15-xs {
  font-size: 15px;
  line-height: 1.571428571;
}
.font-size-16-xs {
  font-size: 16px;
  line-height: 1.5;
}
.font-size-18-xs {
  font-size: 18px;
  line-height: 1.333333333;
}
.font-size-20-xs {
  font-size: 20px;
  line-height: 1.2;
}
.transition-learn-more {
  transition: left 0.2s linear, color 0.15s ease-out;
  -webkit-transition: left 0.2s linear, color 0.15s ease-out;
  -moz-transition: left 0.2s linear, color 0.15s ease-out;
}
.transition-opacity-2 {
  transition: opacity 0.15s ease-out;
  -webkit-transition: opacity 0.15s ease-out;
  -moz-transition: opacity 0.15s ease-out;
}
.learn-more-link {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 13px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #666666;
}
.learn-more-link span {
  padding-left: 5px;
}
@media (min-width: 1200px) {
  .container {
    width: 1105px;
  }
}
@media (max-width: 991px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
html,
body {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  padding-top: 0;
  font-size: 18px;
  line-height: 1.44444444;
  color: #444444;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 480px) {
  body {
    font-size: 14px;
    line-height: 1.42857143;
  }
}
.member-visible {
  display: none;
}
.page-wrapper {
  position: relative;
  height: auto !important;
  /* real browsers */
  height: 100%;
  /* IE6: treaded as min-height*/
  min-height: 100%;
  /* real browsers */
  width: 100%;
}
.content-wrapper {
  padding-bottom: 248px;
}
@media (max-width: 991px) {
  .content-wrapper {
    padding-bottom: 339px;
  }
}
@media (max-width: 779px) {
  .content-wrapper {
    padding-bottom: 550px;
  }
}
@media (max-width: 480px) {
  .content-wrapper {
    padding-bottom: 600px;
  }
}
p {
  margin-bottom: 26px;
}
@media (max-width: 779px) {
  p {
    margin-bottom: 24px;
  }
}
h1 {
  margin-top: 0;
  font-family: franklin-gothic-urw-cond;
  font-weight: 700;
  font-style: normal;
  font-size: 1.77777778em;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  h1 {
    font-size: 20px;
    line-height: 1.2;
  }
}
h1.page-title {
  padding-bottom: 13px;
  margin-bottom: 19px;
}
h1.archive_title,
.page-template-page-who-we-are-php h1.page-title,
.page-template-page-board-directory-php h1.page-title,
.page-template-page-staff-directory-php h1.page-title,
.page-template-page-u1-empty-sidebar-php h1.page-title,
.page-template-page-ag-in-news-php h1.page-title,
.event-detail h1.page-title {
  padding-bottom: 16px;
}
@media (max-width: 779px) {
  h1.archive_title,
  .page-template-page-who-we-are-php h1.page-title,
  .page-template-page-board-directory-php h1.page-title,
  .page-template-page-staff-directory-php h1.page-title,
  .page-template-page-u1-empty-sidebar-php h1.page-title,
  .page-template-page-ag-in-news-php h1.page-title,
  .event-detail h1.page-title {
    padding-bottom: 8px;
    padding-top: 4px;
  }
}
.page-template-page-board-directory-php h1.page-title,
.page-template-page-staff-directory-php h1.page-title,
.page-template-page-who-we-are-php h1.page-title {
  padding-top: 0;
  line-height: 1;
}
@media (max-width: 480px) {
  .page-template-page-board-directory-php h1.page-title,
  .page-template-page-staff-directory-php h1.page-title,
  .page-template-page-who-we-are-php h1.page-title {
    padding-top: 4px;
  }
}
h2 {
  margin-top: 0;
}
h3 {
  color: #109e97;
  font-family: franklin-gothic-urw-cond;
  font-weight: 700;
  font-style: normal;
  font-size: 1.333333333em;
  line-height: 1.333333333;
  text-transform: uppercase;
  margin-bottom: 16px;
  margin-top: 38px;
}
@media (max-width: 779px) {
  h3 {
    margin-top: 24px;
    font-size: 20px;
    line-height: 1.2;
  }
}
.post_content h3:first-child {
  margin-top: 0;
}
.category h1,
.blog h1 {
  background-image: url('../images/icon-book.png');
  padding-left: 37px;
  margin-bottom: 0;
  background-repeat: no-repeat;
  background-position: 0 5px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .category h1,
  .blog h1 {
    background-image: url("../images/icon-book@2x.png");
    background-size: 29px 25px;
  }
}
.page-template-page-who-we-are-php h1,
.page-template-page-board-directory-php h1,
.page-template-page-staff-directory-php h1,
.page-template-page-member-services-php h1,
.page-template-page-member-services-all-cms-php h1,
.page-template-page-web-services-php h1,
.page-template-page-legal-services-php h1,
.page-template-page-ag-in-news-php h1 {
  background-image: url('../images/icon-pen.png');
  padding-left: 26px;
  margin-bottom: 0;
  background-repeat: no-repeat;
  background-position: 0 5px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .page-template-page-who-we-are-php h1,
  .page-template-page-board-directory-php h1,
  .page-template-page-staff-directory-php h1,
  .page-template-page-member-services-php h1,
  .page-template-page-member-services-all-cms-php h1,
  .page-template-page-web-services-php h1,
  .page-template-page-legal-services-php h1,
  .page-template-page-ag-in-news-php h1 {
    background-image: url("../images/icon-pen@2x.png");
    background-size: 16px 25px;
  }
}
.page-template-page-where-we-stand-sub-pages-php h1 {
  background-image: url('../images/icon-quote.png');
  padding-left: 34px;
  padding-bottom: 8px;
  background-repeat: no-repeat;
  background-position: 0 5px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .page-template-page-where-we-stand-sub-pages-php h1 {
    background-image: url("../images/icon-quote@2x.png");
    background-size: 24px 24px;
  }
}

.page-template-page-where-we-stand-related-news-pages-php h1 {
  padding-bottom: 8px;
  background-repeat: no-repeat;
  background-position: 0 5px;
  color: #ea5735;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .page-template-page-where-we-stand-related-news-pages-php h1 {
    background-size: 24px 24px;
  }
}





.page-template-page-member-services-php h1,
.page-template-page-member-services-all-cms-php h1,
.page-template-page-web-services-php h1,
.page-template-page-legal-services-all-cms-php h1 {
  background-image: url('../images/icon-page.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .page-template-page-member-services-php h1,
  .page-template-page-member-services-all-cms-php h1,
  .page-template-page-web-services-php h1,
  .page-template-page-legal-services-all-cms-php h1 {
    background-image: url("../images/icon-page@2x.png");
    background-size: 21px 25px;
  }
}
.page-template-page-u1-empty-sidebar-php h1,
.page-template-page-bio-php h1 {
  margin-bottom: 0;
}
.page-template-page-bio-php h1 {
  line-height: 1;
  padding-bottom: 4px;
}
.page.page-template-page-bio-php .page-header p {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: .722222222em;
  line-height: 1.2;
  text-transform: uppercase;
  color: #b3b3b3;
  line-height: 1;
  padding-bottom: 15px;
  width: inherit;
}
.image-caption {
  padding-right: 24px;
}
#main article .image-caption img {
  margin-bottom: 20px;
  width: 160px;
}
.image-caption span {
  font-size: .611111111em;
  line-height: 1.2;
  color: #b3b3b3;
}
.page-template-page-where-we-stand-sub-pages-php .post_content p.lead,
.page-template-page-who-we-are-php .post_content p.lead,
p.lead {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.333333333em;
  line-height: 1.333333333;
  margin-bottom: 33px;
  width: 100%;
}
@media (max-width: 480px) {
  .page-template-page-where-we-stand-sub-pages-php .post_content p.lead,
  .page-template-page-who-we-are-php .post_content p.lead,
  p.lead {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 1.333333333;
  }
}
.page-template-page-who-we-are-php .post_content blockquote {
  margin-top: 0;
}
.page-template-page-who-we-are-php .post_content blockquote p.lead {
  margin-top: 0;
}
.page-template-page-board-directory-php .post_content p.lead,
.page-template-page-staff-directory-php .post_content p.lead,
.page-template-page-u1-empty-sidebar-php .post_content p.lead,
.page-template-page-bio-php .post_content p.lead,
.page-template-page-donate-php p.lead,
#main.large-lead-off p.lead {
  margin-bottom: 36px;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1.44444444;
}
#main.large-lead-off p.lead {
  margin-bottom: 26px;
}
@media (max-width: 780px) {
  .page-template-page-board-directory-php .post_content p.lead,
  .page-template-page-staff-directory-php .post_content p.lead,
  .page-template-page-u1-empty-sidebar-php .post_content p.lead,
  .page-template-page-bio-php .post_content p.lead,
  .page-template-page-donate-php p.lead,
  #main.large-lead-off p.lead {
    margin-bottom: 24px;
  }
}
.page-template-page-u1-empty-sidebar-php p.lead {
  margin-bottom: 45px;
}
@media (max-width: 780px) {
  .page-template-page-u1-empty-sidebar-php p.lead {
    margin-bottom: 24px;
  }
}
.category .page-header p,
.blog .page-header p,
.page .page-header p {
  font-size: .833333333em;
  line-height: 1.333333333;
  color: #999;
  margin: 0;
  padding-bottom: 21px;
  width: inherit;
}
@media (max-width: 779px) {
  .category .page-header p,
  .blog .page-header p,
  .page .page-header p {
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 3px;
  }
}
.category .title-border,
.blog .title-border,
.page .title-border {
  border-bottom: 5px solid #109e97;
}
.page .title-border {
  margin-bottom: 36px;
}
@media (max-width: 779px) {
  .page .title-border {
    margin-bottom: 24px;
  }
}
.page-template-page-staff-directory-php .title-border,
.page-template-page-board-directory-php .title-border {
  margin-bottom: 33px;
}
@media (max-width: 779px) {
  .page-template-page-staff-directory-php .title-border,
  .page-template-page-board-directory-php .title-border {
    margin-bottom: 24px;
  }
}
@media (min-width: 481px) and (max-width: 779px) {
  .page-template-page-staff-directory-php .col-sm-6,
  .page-template-page-board-directory-php .col-carousel-control-innercarousel-control-inner6,
  .page-template-page-staff-directory-php .col-sm-3,
  .page-template-page-board-directory-php .col-sm-3 {
    width: 50%;
    float: left;
  }
}
.heading-table {
  display: table;
  width: 100%;
}
@media (max-width: 779px) {
  .heading-table {
    display: inline;
  }
}
.heading-title-cell,
.heading-dx-cell {
  display: table-cell;
  vertical-align: bottom;
}
@media (max-width: 779px) {
  .heading-title-cell,
  .heading-dx-cell {
    display: inline;
  }
}
.heading-title-cell {
  width: 50%;
}
@media (max-width: 779px) {
  .heading-title-cell {
    width: 100%;
  }
}
.page-id-2871 .heading-title-cell,
.page-id-7179 .heading-title-cell,
.parent-pageid-825 .heading-title-cell,
.parent-pageid-809 .heading-title-cell,
.category .heading-title-cell {
  width: 66%;
}
@media (max-width: 779px) {
  .page-id-2871 .heading-title-cell,
  .page-id-7179 .heading-title-cell,
  .parent-pageid-825 .heading-title-cell,
  .parent-pageid-809 .heading-title-cell,
  .category .heading-title-cell {
    width: 100%;
  }
}
.heading-dx-cell {
  text-align: right;
}
@media (max-width: 779px) {
  .heading-dx-cell {
    text-align: left;
  }
}
.page-template-page-where-we-stand-sub-pages-php h1, .page-template-page-where-we-stand-related-news-pages-php h1 {
  border-bottom: 4px solid #ea5735;
  margin-bottom: 36px;
}
@media (max-width: 779px) {
  .page-template-page-where-we-stand-sub-pages-php h1, .page-template-page-where-we-stand-related-news-pages-php h1 {
    margin-bottom: 24px;
    padding-top: 4px;
  }
}

.page-template-page-where-we-stand-related-news-pages-php .backlink {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 2.0;
  text-transform: uppercase;
  color: #444444;
}
.page-template-page-where-we-stand-related-news-pages-php .backlink a {
  color: #444444;
}
.page-template-page-where-we-stand-related-news-pages-php .backlink a:hover {
  color: #8D8E90;
}

.page-template-page-where-we-stand-related-news-pages-php .pull-quote {
  border-left: 5px solid #000000;
  text-align: center;
  width: 70%;
  font-style: italic;
  font-size: 24px;
  line-height: 30px;
  padding-left: 30px;
  margin-top: 20px;
}




.page-template-page-where-we-stand-sub-pages-php h2 {
  margin: 22px 0 22px;
  color: #ea5735;
}
.page-template-page-where-we-stand-sub-pages-php #sidebar h2 {
  margin-top: 6px;
  padding-bottom: 13px;
  border-bottom: 1px solid #e6e6e6;
}
.page-template-page-where-we-stand-sub-pages-php .supporting-docs h3 {
  margin-top: 32px;
  margin-bottom: 24px;
  text-transform: uppercase;
  color: #67686b;
  font-size: 18px;
}
@media (max-width: 779px) {
  .page-template-page-where-we-stand-sub-pages-php .supporting-docs h3 {
    margin-top: 24px;
  }
}
.page-template-page-where-we-stand-sub-pages-php p {
  margin-bottom: 33px;
}
@media (max-width: 779px) {
  .page-template-page-where-we-stand-sub-pages-php p {
    margin-bottom: 24px;
  }
}
h2 {
  font-family: franklin-gothic-urw-cond;
  font-weight: 700;
  font-style: normal;
  font-size: 1.333333333em;
  line-height: 1.333333333;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  h2 {
    font-size: 20px;
    line-height: 1.2;
  }
}
body.home #breadcrumbs {
  display: none;
}
a {
  color: #15877c;
  transition: color 0.15s ease-in;
  -webkit-transition: color 0.15s ease-in;
  -moz-transition: color 0.15s ease-in;
}
a:hover,
a:active,
a:focus {
  color: #14b2a6;
  text-decoration: none;
}
#breadcrumbs {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: .833333333em;
  line-height: 1.333333333;
  color: #999999;
  margin-bottom: 21px;
}
@media (max-width: 480px) {
  #breadcrumbs {
    font-size: 12px;
    line-height: 1.333333333;
    margin-bottom: 18px;
  }
}
#breadcrumbs a {
  color: #999999;
}
#breadcrumbs .breadcrumb_last {
  color: #666666;
}
.page-template-page-where-we-stand-sub-pages-php #breadcrumbs {
  margin-bottom: 13px;
}
#whats-new h2,
#where-we-stand h2,
#upcoming-events h2,
#the-conversation h2 {
  text-align: center;
  color: #333333;
  margin-top: 24px;
  line-height: 1;
  padding-bottom: 8px;
  vertical-align: bottom;
  font-size: 1.77777778em;
  line-height: 1.2;
}
@media (max-width: 480px) {
  #whats-new h2,
  #where-we-stand h2,
  #upcoming-events h2,
  #the-conversation h2 {
    margin-top: 12px;
    padding-bottom: 7px;
  }
}
#the-conversation h2 {
  border-bottom: 5px solid #f7c257;
}
#the-conversation h2 img {
  margin-top: -4px;
}
#whats-new h2 {
  border-bottom: 5px solid #109e97;
}
#whats-new h2 img {
  margin-top: -4px;
}
@media (max-width: 480px) {
  #whats-new h2 {
    margin-top: 36px;
  }
}
#where-we-stand h2 {
  border-bottom: 5px solid #ea5735;
}
#where-we-stand h2 img {
  margin-top: -2px;
}
#upcoming-events h2 {
  border-bottom: 5px solid #8cd9ea;
}
#upcoming-events h2 img {
  margin-top: -7px;
}
@media (max-width: 480px) {
  #upcoming-events h2 {
    margin-top: 12px;
  }
}
h2 img {
  padding-right: 6px;
}
#the-conversation img {
  padding-right: 8px;
}
#where-we-stand a {
  color: #444444;
}
.post_content .date {
  font-family: franklin-gothic-urw-cond;
  font-weight: 700;
  font-style: normal;
  font-size: .722222222em;
  line-height: 1.2;
  color: #b3b3b3;
  padding-top: 6px;
}
@media (max-width: 991px) {
  .post_content .date {
    padding-left: 0;
  }
}
@media (max-width: 779px) {
  .post_content .date {
    font-size: 14px;
    line-height: 1.42857143;
    padding-top: 0;
    padding-left: 0;
  }
}
.page-template-page-where-we-stand-sub-pages-php .post_content .date {
  font-size: .777777778em;
  line-height: 1.2;
}
@media (max-width: 779px) {
  .page-template-page-where-we-stand-sub-pages-php .post_content .date {
    font-size: 14px;
    line-height: 1.42857143;
  }
}
@media (max-width: 779px) {
  #categories-featured {
    margin-top: 12px;
  }
}
#categories-featured h3 img {
  margin-top: -4px;
  padding-right: 4px;
}
#categories-featured a span {
  width: 16px;
  height: 11px;
  vertical-align: middle;
  display: inline-block;
  background-image: url('../images/triangle-right-gray.png');
  background-repeat: no-repeat;
  margin-left: 6px;
  transition: margin 0.2s linear, color 0.15s ease-out;
  -webkit-transition: margin 0.2s linear, color 0.15s ease-out;
  -moz-transition: margin 0.2s linear, color 0.15s ease-out;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #categories-featured a span {
    background-image: url("../images/triangle-right-gray@2x.png");
    background-size: 7px 8px;
  }
}
#categories-featured a:hover span {
  background-image: url('../images/triangle-right-turquoise.png');
  background-repeat: no-repeat;
  margin-left: 11px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #categories-featured a:hover span {
    background-image: url("../images/triangle-right-turquoise@2x.png");
    background-size: 7px 8px;
  }
}
#where-we-stand a span {
  width: 16px;
  height: 11px;
  vertical-align: middle;
  display: inline-block;
  background-image: url('../images/triangle-right-gray.png');
  background-repeat: no-repeat;
  margin-left: 6px;
  transition: margin 0.2s linear, color 0.15s ease-out;
  -webkit-transition: margin 0.2s linear, color 0.15s ease-out;
  -moz-transition: margin 0.2s linear, color 0.15s ease-out;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #where-we-stand a span {
    background-image: url("../images/triangle-right-gray@2x.png");
    background-size: 7px 8px;
  }
}
#where-we-stand a:hover span {
  background-image: url('../images/triangle-right-orange.png');
  background-repeat: no-repeat;
  margin-left: 11px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #where-we-stand a:hover span {
    background-image: url("../images/triangle-right-orange@2x.png");
    background-size: 7px 8px;
  }
}
.page-template-page-where-we-stand #categories-featured h3 {
  font-size: 1.333333333em;
  line-height: 1.333333333;
}
#upcoming-events p.date,
#upcoming-events p.time {
  color: #b3b3b3;
  margin-top: 5px;
  font-family: franklin-gothic-urw-cond;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: .777777778em;
  line-height: 1.2;
  margin-bottom: 0;
}
@media (max-width: 779px) {
  #upcoming-events p.date,
  #upcoming-events p.time {
    padding-bottom: 0;
  }
}
#upcoming-events p.date {
  color: #333333;
}
#upcoming-events h3 {
  font-size: 18px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 7px;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  color: #4d4d4d;
  text-transform: none;
  transition: left 0.2s linear, color 0.15s ease-out;
  -webkit-transition: left 0.2s linear, color 0.15s ease-out;
  -moz-transition: left 0.2s linear, color 0.15s ease-out;
}
@media (max-width: 779px) {
  #upcoming-events h3 {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 2px;
  }
}
#categories-featured .date {
  margin-top: 24px;
}
#upcoming-events .location {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: .722222222em;
  line-height: 1.2;
  color: #b3b3b3;
  margin-bottom: 18px;
}
#upcoming-events .events-tiles {
  margin-top: 18px;
}
@media (max-width: 779px) {
  #upcoming-events .events-tiles {
    margin-top: 8px;
  }
}
#upcoming-events .tile {
  border-right: 1px solid #e6e6e6;
  min-height: 87px;
}
@media (max-width: 779px) {
  #upcoming-events .tile {
    border-right: 0;
    min-height: inherit;
    padding-bottom: 24px;
    padding-top: 24px;
    border-bottom: 1px solid #e6e6e6;
  }
}
#upcoming-events .tile .date-block {
  float: left;
  margin-left: 14px;
  margin-right: 14px;
}
@media (max-width: 779px) {
  #upcoming-events .tile .date-block {
    margin-left: 0;
  }
}
#upcoming-events .tile .event-block {
  margin-left: 100px;
}
@media (max-width: 779px) {
  #upcoming-events .tile .event-block {
    margin-left: 72px;
  }
}
#upcoming-events .tile .event-block p {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .722222222em;
  line-height: 1.2;
  color: #b3b3b3;
  text-transform: uppercase;
}
@media (max-width: 779px) {
  #upcoming-events .tile .event-block p {
    margin-bottom: 0;
  }
}
#upcoming-events .col-sm-4:first-child .event-block {
  margin-left: 86px;
}
@media (max-width: 779px) {
  #upcoming-events .col-sm-4:first-child .event-block {
    margin-left: 72px;
  }
}
#upcoming-events .col-sm-4:first-child .date-block {
  margin-left: 0;
}
#upcoming-events .col-sm-4:first-child .tile {
  margin-right: -3px;
}
@media (max-width: 779px) {
  #upcoming-events .col-sm-4:first-child .tile {
    padding-top: 0;
  }
}
#upcoming-events .tile.no-border {
  border-right: 0;
}
#categories-featured .tile {
  border-top: 3px solid #059c94;
}
#categories-featured h3,
#categories-featured a {
  color: #4d4d4d;
}
#categories-featured h3 {
  font-family: franklin-gothic-urw-cond;
  font-weight: 700;
  font-style: normal;
  font-size: 1.333333333em;
  line-height: 1.333333333;
  line-height: 1.2;
  text-transform: uppercase;
  margin-top: 18px;
  margin-bottom: 13px;
}
@media (max-width: 779px) {
  #categories-featured h3 {
    font-size: 20px;
    line-height: 1.2;
  }
}
#categories-featured p.description {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1.44444444;
  color: #4d4d4d;
  margin-bottom: 20px;
}
@media (max-width: 779px) {
  #categories-featured p.description {
    font-size: 14px;
    line-height: 1.42857143;
    margin-bottom: 16px;
  }
}
#categories-featured p a {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  color: #777777;
}
#categories-featured p.learn-more {
  margin-bottom: 24px;
  display: block;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 13px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #666666;
}
#categories-featured p.learn-more span {
  padding-left: 5px;
}
#where-we-stand div {
  text-align: center;
}
#where-we-stand .tile {
  border: 1px solid #e6e6e6;
  margin-top: 18px;
  padding: 0 26px 22px;
  min-height: 248px;
}
@media (max-width: 779px) {
  #where-we-stand .tile {
    margin-top: 12px;
    padding: 0 16px 22px;
    min-height: inherit;
  }
}
.page-template-page-dashboard-php #where-we-stand .col-sm-6:last-child .tile {
  margin-left: 4px;
}
#where-we-stand p {
  text-align: left;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: .833333333em;
  line-height: 1.333333333;
  color: #67686b;
  margin-bottom: 13px;
}
@media (max-width: 779px) {
  #where-we-stand p {
    font-size: 14px;
    line-height: 1.42857143;
  }
}
#where-we-stand h3 {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1.44444444;
  color: #4d4d4d;
  margin-top: 16px;
  margin-bottom: 11px;
  text-transform: none;
}
@media (max-width: 779px) {
  #where-we-stand h3 {
    font-size: 16px;
    line-height: 1.5;
  }
}
#where-we-stand .btn-large {
  margin-bottom: 24px;
}
@media (max-width: 779px) {
  #where-we-stand .btn-large {
    margin-bottom: 36px;
    margin-top: 18px;
  }
}
#where-we-stand p.learn-more {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 13px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #666666;
  text-align: center;
  margin-bottom: 0;
}
#where-we-stand p.learn-more span {
  padding-left: 5px;
}
#where-we-stand a {
  transition: left 0.2s linear, color 0.15s ease-out;
  -webkit-transition: left 0.2s linear, color 0.15s ease-out;
  -moz-transition: left 0.2s linear, color 0.15s ease-out;
}
#where-we-stand a span {
  transition: left 0.2s linear, color 0.15s ease-out;
  -webkit-transition: left 0.2s linear, color 0.15s ease-out;
  -moz-transition: left 0.2s linear, color 0.15s ease-out;
}
#where-we-stand a:active,
#where-we-stand a:hover,
#where-we-stand a:focus {
  text-decoration: none;
  outline: 0;
}
#where-we-stand a:active h3,
#where-we-stand a:hover h3,
#where-we-stand a:focus h3 {
  color: #ea5735;
}
#where-we-stand a:active p.learn-more,
#where-we-stand a:hover p.learn-more,
#where-we-stand a:focus p.learn-more {
  color: #ea5735;
  margin-left: 5px;
}
#where-we-stand a:active p.learn-more span,
#where-we-stand a:hover p.learn-more span,
#where-we-stand a:focus p.learn-more span {
  padding-left: 10px;
}
#categories-featured a p.learn-more {
  transition: left 0.2s linear, color 0.15s ease-out;
  -webkit-transition: left 0.2s linear, color 0.15s ease-out;
  -moz-transition: left 0.2s linear, color 0.15s ease-out;
}
#categories-featured a p.learn-more span {
  transition: left 0.2s linear, color 0.15s ease-out;
  -webkit-transition: left 0.2s linear, color 0.15s ease-out;
  -moz-transition: left 0.2s linear, color 0.15s ease-out;
}
#categories-featured a:hover p.learn-more {
  color: #15877c;
}
#categories-featured a:hover p.learn-more span {
  padding-left: 10px;
}
#upcoming-events a:hover h3 {
  color: #79c5c9;
}
.page-template-page-where-we-stand-sub-pages-php .post_content {
  padding-bottom: 12px;
  border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 779px) {
  .page-template-page-where-we-stand-sub-pages-php .post_content {
    padding-bottom: 0;
  }
}
#whats-new .post_content,
.post_content .post-listing {
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 991px) {
  #whats-new .post_content,
  .post_content .post-listing {
    margin: 0 10px;
    padding: 0;
    border-bottom: 0;
  }
}
@media (max-width: 991px) {
  #whats-new .post_content .row,
  .post_content .post-listing .row {
    padding-top: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e6e6e6;
  }
}
.post_content .gutter-20 .post-listing .title {
  padding-left: 28px;
}
@media (max-width: 779px) {
  .post_content .gutter-20 .post-listing .title {
    padding-left: inherit;
  }
}
.page-template-page-legal-guide-php .post_content .gutter-20 .post-listing .title {
  padding-left: 0;
}
@media (max-width: 779px) {
  .page-template-page-legal-guide-php .post_content .gutter-20 .post-listing .title {
    padding-left: inherit;
  }
}
@media (max-width: 779px) {
  .page-template-page-legal-guide-php .post_content .gutter-20 .post-listing .date {
    line-height: 2.2;
  }
}
@media (max-width: 480px) {
  .page-template-page-legal-guide-php .post_content .gutter-20 .post-listing .date {
    line-height: 1.8;
  }
}
.posts-list .row:first-child .post-listing {
  border-top: 1px solid #e6e6e6;
}
@media (max-width: 991px) {
  .posts-list .row:first-child .post-listing {
    border: 0;
  }
}
@media (max-width: 991px) {
  .posts-list .row:first-child .post-listing .row {
    border-top: 1px solid #e6e6e6;
  }
}
.supporting-docs.post_content {
  border-bottom: 0;
}
#whats-new .post:first-child {
  padding-top: 0;
}
#main article img {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  #main article img {
    margin-bottom: 24px;
  }
}
.post_content li {
  margin-bottom: 12px;
}
.post_content ul,
.post_content ol {
  margin-bottom: 36px;
}
@media (max-width: 991px) {
  .post_content ul,
  .post_content ol {
    margin-bottom: 24px;
  }
}
p.wp-caption-text {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: .833333333em;
  line-height: 1.333333333;
  color: #999999;
}
@media (max-width: 991px) {
  p.wp-caption-text {
    font-size: 14px;
  }
}
.posts {
  margin-left: 10px;
}
@media (max-width: 991px) {
  .posts {
    margin-left: 0;
    padding-left: 0;
  }
}
.category .posts,
.blog .posts {
  margin-left: 0;
}
@media (max-width: 991px) {
  .category .posts,
  .blog .posts {
    padding-left: 0;
  }
}
.posts h3,
.posts h3 a,
.post-listing a,
.page-template-page-ag-in-news-php .post-listing a {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  color: #4d4d4d;
  margin: 0;
  font-size: 18px;
  line-height: 1.44444444;
  text-transform: none;
}
@media (max-width: 991px) {
  .posts h3,
  .posts h3 a,
  .post-listing a,
  .page-template-page-ag-in-news-php .post-listing a {
    font-size: 16px;
    line-height: 1.5;
  }
}
.page-template-page-ag-in-news-php .post-listing a {
  color: #4d4d4d;
}
.page-template-page-ag-in-news-php .press-items ul.nav-tabs {
  border-bottom: 0;
  margin-bottom: 0;
}
.page-template-page-ag-in-news-php .press-items h2,
.page-template-page-member-services-bulletin-php .bulletin-listing h2 {
  color: #67686b;
  border-bottom: 1px solid #e6e6e6;
  padding: 36px 0 18px;
  margin-bottom: 0;
}
.page-template-page-member-services-bulletin-php .bulletin-listing h2:first-child {
  border-bottom: 0;
  padding-top: 0;
  padding-bottom: 12px;
}
.page-template-page-member-services-bulletin-php .bulletin-listing h2:nth-child(2) {
  padding-top: 12px;
}
.page-template-page-ag-in-news-php .post_content .date {
  padding-top: 0;
}
p.press-title,
p.media-source {
  margin-bottom: 0;
}
p.media-source {
  color: #b3b3b3;
  font-family: franklin-gothic-urw-cond;
  font-weight: 700;
  font-style: normal;
  font-size: .777777778em;
  line-height: 1.2;
  text-transform: uppercase;
}
.drop-down-label {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .722222222em;
  line-height: 1.2;
  color: #b3b3b3;
  text-transform: uppercase;
  padding-top: 18px;
}
.page-template-page-ag-in-news-php .nav-tabs > li > a.dropdown-toggle {
  border: 2px solid #e6e6e6;
  border-radius: 0;
  margin-left: 24px;
  padding: 8px;
  color: #67686b;
}
.page-template-page-ag-in-news-php .nav-tabs > li > a.dropdown-toggle span {
  color: #ccc;
}
.page-template-page-ag-in-news-php .nav-tabs li.dropdown {
  padding-top: 0;
}
.page-template-page-ag-in-news-php .nav li:last-child a {
  padding-right: 12px;
}
.page-template-page-ag-in-news-php .press-items ul.dropdown-menu {
  left: 24px;
  border: 2px solid #e6e6e6;
  padding: 0;
}
.page-template-page-ag-in-news-php .press-items ul.dropdown-menu > li > a {
  padding: 12px;
  color: #67686b;
}
.page-template-page-ag-in-news-php .press-items .nav li {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1;
  padding-top: 0;
  margin-bottom: 0;
}
.posts h3 a:hover,
.page-template-page-ag-in-news-php .post-listing a:hover,
.page-template-page-legal-guide-php .post-listing a:hover,
.page-template-page-member-services-bulletin-php .post-listing a:hover {
  color: #14b2a6;
}
.page-template-page-u1-empty-sidebar-php.page-id-7179 .post_content p.lead,
.page-id-7179 #main.large-lead-off p.lead {
  margin-bottom: 0;
}
.page-id-7179 #main article p.lead img {
  margin-bottom: 12px;
}
.post-listing a:hover {
  color: #f78572;
}
.pullquote,
blockquote {
  border-left: 6px solid #333333;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 300;
  font-style: italic;
  color: #414042;
  padding: 0 0 0 40px;
  margin-top: 24px;
}
@media (max-width: 480px) {
  .pullquote,
  blockquote {
    border-left: 2px solid #333333;
    padding: 0 0 0 20px;
  }
}
.pullquote p,
blockquote p,
.page blockquote p.lead,
.page-template-page-u1-empty-sidebar-php .post_content p.lead:first-child {
  font-size: 1.333333333em;
  line-height: 1.333333333;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 300;
  margin-bottom: 9px;
}
@media (max-width: 480px) {
  .pullquote p,
  blockquote p,
  .page blockquote p.lead,
  .page-template-page-u1-empty-sidebar-php .post_content p.lead:first-child {
    font-size: 18px;
    line-height: 1.333333333;
  }
}
.page-template-page-u1-empty-sidebar-php .post_content blockquote:first-child {
  margin-top: 0;
}
.page-template-page-u1-empty-sidebar-php .post_content .pullquote p,
.page-template-page-where-we-stand-sub-pages-php .post_content .pullquote p,
.page-template-page-who-we-are-php .post_content .pullquote p,
.page-template-page-u1-empty-sidebar-php .post_content blockquote p,
.page-template-page-where-we-stand-sub-pages-php .post_content blockquote p,
.page-template-page-who-we-are-php .post_content blockquote p,
.page-template-page-join-php .post_content blockquote p,
.post_content .pullquote p,
.post_content blockquote p {
  width: 100%;
}
.page blockquote {
  margin-bottom: 38px;
}
@media (max-width: 780px) {
  .page blockquote {
    margin-bottom: 24px;
  }
}
.post-listing .pullquote p.lead {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 300;
  font-style: italic;
}
#main .post-listing article {
  margin-bottom: 0;
  padding-bottom: 0;
}
.utilities ul {
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: .666666667em;
  line-height: 1.2;
  line-height: 1;
  height: 32px;
}
.utilities li {
  list-style: none;
  display: inline-block;
  border-left: 1px solid #e6e6e6;
  border-collapse: collapse;
  padding: 9px 14px;
  height: 32px;
}
li.login {
  cursor: pointer;
}
li.login span {
  font-weight: 400;
}
.utilities .dropdown-menu.pull-right {
  height: 80px;
  border-radius: 0;
  margin-top: -2px;
  right: -1px;
  border: 0;
}
.utilities .dropdown-menu.pull-right li {
  border-left: 0;
}
.utilities .dropdown-menu.pull-right li:last-child {
  border: 0;
}
.utilities .dropdown-menu.pull-right a {
  border: 0;
}
.utilities .dropdown-menu > li > a:hover {
  background-color: transparent;
}
.utilities li:last-child {
  border-right: 1px solid #e6e6e6;
}
.utilities li.search {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.utilities li span.normal {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.utilities a {
  color: #109e97;
}
.utilities a:hover {
  color: #15877c;
}
.utilities .search a,
.utilities .search a:hover,
.utilities .search,
.utilities .search input {
  color: #999999;
}
.search {
  position: relative;
}
.search#implement-search .glyphicon {
  position: absolute;
  padding: 10px 10px 10px 0;
  pointer-events: none;
}
.search input {
  border: none;
  padding-left: 24px;
  height: 18px;
  width: 40px;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
}
.search input:focus {
  outline: 0;
  width: 226px;
}
.navbar-default {
  background-color: #fff;
  border: none;
  border-top: 1px solid #e6e6e6;
  padding-top: 18px;
  margin-bottom: 0;
}
.navbar-default .navbar-nav > li > a {
  color: #333333;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #999999;
}
.navbar-collapse {
  padding-right: 0;
}
/* off-canvas nav styling */
a.nav-expander {
  background: none repeat scroll 0 0 #fff;
  color: #333;
  display: block;
  font-size: 18px;
  font-weight: 400;
  text-align: right;
  position: absolute;
  top: 0;
  right: 10px;
  transition: opacity 0.15s ease-out;
  -webkit-transition: opacity 0.15s ease-out;
  -moz-transition: opacity 0.15s ease-out;
  z-index: 12;
  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s;
}
a.nav-expander:hover {
  cursor: pointer;
}
a.nav-expander.fixed {
  position: fixed;
}
.nav-expanded a.nav-expander.fixed {
  right: 20em;
}
.main-menu {
  background: #fff;
  color: #333333;
  display: block;
  height: 100%;
  overflow: auto;
  position: fixed;
  right: -2000px;
  font-size: 15px;
  top: 0;
  width: 320px;
  z-index: 2000;
  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s;
}
@media (max-width: 480px) {
  .main-menu {
    width: 100%;
  }
}
.main-menu #mobile-search,
.main-menu #show-mobile-search {
  margin-left: 18px;
  width: 175px;
  height: 36px;
}
#show-mobile-search {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  color: #999999;
  font-size: 12px;
  line-height: 1;
  padding: 12px;
  border: 1px solid #e6e6e6;
}
#show-mobile-search a {
  color: #999999;
}
input#mobile-search {
  padding-left: 28px;
}
#implement-mobile-search .glyphicon {
  position: absolute;
  padding: 13px 10px 10px 31px;
  pointer-events: none;
  color: #999999;
  font-size: 12px;
}
.main-menu #mobile-search {
  border: 1px solid #e6e6e6;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.nav-expanded .main-menu {
  right: 0;
}
.mobile-utilities {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 12px;
}
body.nav-expanded {
  margin-left: 0em;
  transition: right 0.4s ease-in-out 0s;
  -webkit-transition: right 0.4s ease-in-out 0s;
  -moz-transition: right 0.4s ease-in-out 0s;
  -o-transition: right 0.4s ease-in-out 0s;
}
#nav-close {
  padding-right: 20px;
}
.main-menu {
  padding-top: 12px;
}
.main-menu li {
  border-bottom: 1px solid #323949;
  margin-left: 20px;
  font-size: 18px;
  padding: 12px;
  line-height: 1;
}
.main-menu li a {
  color: #6F7D8C;
  text-decoration: none;
}
.main-menu li a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.main-menu li .sub-nav {
  border-bottom: 0px;
  padding: 4px;
}
.main-menu a .caret {
  width: 0;
  height: 0;
  display: inline-block;
  vertical-align: top;
  border-top: 4px solid #4f5963;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  margin-top: 8px;
}
.main-menu a:hover .caret {
  border-top-color: #4f5963;
}
.main-menu li.open > a > .caret {
  border-top: none;
  border-bottom: 4px solid #4f5963;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.main-menu li.open > a:hover > .caret {
  border-bottom-color: #4f5963;
}
.icon:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  content: '\f105';
}
.main-menu li > a > span.icon {
  float: right;
  margin: 0.1em 1.7em -0.1em 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.main-menu li > a:hover > span.icon {
  float: right;
  margin: 0.1em 0.8em -0.1em 0;
  opacity: 1;
}
.main-menu .nav li {
  padding: 8px 18px;
  margin-left: 0;
  border-bottom: 1px solid #e6e6e6;
}
.main-menu .nav li.login {
  margin-top: 3px;
  border-top: 1px solid #e6e6e6;
}
.main-menu .navbar-nav > li > a {
  padding-bottom: 0;
}
.main-menu b.caret {
  display: none;
}
.main-menu .dropdown-toggle,
.main-menu .menu-item-has-children .dropdown-toggle {
  background-image: url('../images/caret-nav-right.png');
  background-repeat: no-repeat;
  background-position: right;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .main-menu .dropdown-toggle,
  .main-menu .menu-item-has-children .dropdown-toggle {
    background-image: url("../images/caret-nav-right@2x.png");
    background-size: 8px 13px;
  }
}
.main-menu .open .dropdown-toggle {
  background-image: url('../images/caret-nav-down.png');
  background-repeat: no-repeat;
  background-position: right 7px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .main-menu .open .dropdown-toggle {
    background-image: url("../images/caret-nav-down@2x.png");
    background-size: 14px 8px;
  }
}
.member-name {
  background-image: url('../images/caret-login-down.png');
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 23px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .member-name {
    background-image: url("../images/caret-login-down@2x.png");
    background-size: 14px 8px;
  }
}
.main-menu .dropdown-menu > li > a,
.main-menu .dropdown-menu > li {
  border: none;
  padding: 27px 0;
  font-size: 12px;
  line-height: 1;
}
.main-menu.hidden-lg .nav li {
  font-size: 12px;
}
.main-menu .dropdown-menu > li:last-child {
  padding-bottom: 6px;
}
.navbar-default .main-menu .navbar-nav > .open > a,
.navbar-default .main-menu .navbar-nav > .open > a:hover,
.navbar-default .main-menu .navbar-nav > .open > a:focus {
  border: none;
}
.navbar .main-menu li.open a {
  padding-left: 0;
  padding-bottom: 22px;
}
/* end off-canvas nav styling */
@media (min-width: 730px) and (max-width: 991px) {
  body .navbar .hidden-sm.hidden-md.hidden-lg,
  body .utilities.hidden-sm.hidden-md.hidden-lg {
    display: none !important;
  }
}
@media (min-width: 730px) and (max-width: 991px) {
  body .navbar .visible-sm.visible-md.visible-lg,
  body .utilities.visible-sm.visible-md.visible-lg {
    display: inherit !important;
  }
}
#menu-top_menu .caret,
#menu-members-top-nav .caret {
  display: none;
}
/* nav styling below breakpoint */
@media (max-width: 729px) {
  .navbar-header {
    padding-bottom: 12px;
  }
  .navbar-nav {
    margin: 0;
  }
  .nav > li > a {
    padding: 0;
  }
  .nav > li.login > a {
    display: inline;
    color: #109e97;
  }
  .nav > li.login > a:hover {
    color: #15877c;
  }
  .nav > li.donate > a {
    display: inline;
    color: #109e97;
  }
  .nav > li.donate > a:hover {
    color: #15877c;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default #menu-members-top-nav > .active > a,
  .navbar-default #menu-members-top-nav > .active > a:hover,
  .navbar-default #menu-members-top-nav > .active > a:focus,
  .navbar-default .navbar-nav > li.current_page_ancestor > a,
  .navbar-default .navbar-nav > li.current_page_ancestor > a:hover,
  .navbar-default .navbar-nav > li.current_page_ancestor > a:focus,
  .navbar-default .navbar-nav > li.current_page_parent > a,
  .navbar-default .navbar-nav > li.current_page_parent > a:hover,
  .navbar-default .navbar-nav > li.current_page_parent > a:focus,
  .home .navbar-default .navbar-nav > li.dashboard-home > a,
  .home .navbar-default .navbar-nav > li.dashboard-home > a:hover,
  .home .navbar-default .navbar-nav > li.dashboard-home > a:focus {
    background-image: none !important;
  }
  .navbar-default .main-menu .navbar-nav > .open > a,
  .navbar-default .main-menu .navbar-nav > .open > a:hover,
  .navbar-default .main-menu .navbar-nav > .open > a:focus {
    border: none;
    color: #333333;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 1;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding-top: 0;
    padding-bottom: 0;
  }
  .navbar-nav .login.open {
    border-bottom: 0;
  }
  .navbar-nav .login.open .dropdown-menu {
    width: 100%;
    margin-top: 22px;
  }
}
/* end nav styling below breakpoint */
.navbar-nav > li:first-child > a {
  padding-left: 0;
  margin-left: 0;
}
@media (max-width: 991px) {
  .navbar li.open {
    padding-top: 4px;
  }
}
@media (max-width: 729px) {
  .navbar li.open {
    padding-top: 8px;
  }
}
.navbar li.open a {
  padding: 15px 14px;
  margin-bottom: 2px;
}
@media (max-width: 1200px) {
  .navbar li.open a {
    padding: 9px 11px 15px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .navbar li.open a {
    margin-right: 0;
  }
}
@media (max-width: 1200px) {
  .navbar li.open li a {
    padding-top: 14px;
  }
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #fff;
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  z-index: 4;
  color: #e5624c;
}
.dropdown-menu {
  padding: 0;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: -3px;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  z-index: 1000;
}
.nav .dropdown-menu > li {
  padding-top: 0;
  background-color: #fff;
}
.navbar li.open .dropdown-menu a {
  margin-bottom: 0;
}
.dropdown-menu > li > a {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
  color: #4d4d4d;
  border: 1px solid transparent;
  border-bottom: 1px solid #e6e6e6;
  padding: 13px 0;
}
@media (max-width: 991px) {
  .dropdown-menu > li > a {
    font-size: 13px;
  }
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #f9f7f4;
}
.dropdown-menu > li:last-child a {
  border-bottom: 0;
}
.navbar > .container .navbar-brand {
  margin-left: 0;
}
a.navbar-brand {
  display: block;
  height: ;
  width: 318px;
  height: 44px;
  background-image: url('../images/logo-wordmark.png');
  background-repeat: no-repeat;
  transition: opacity 0.15s ease-out;
  -webkit-transition: opacity 0.15s ease-out;
  -moz-transition: opacity 0.15s ease-out;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  a.navbar-brand {
    background-image: url("../images/logo-wordmark@2x.png");
    background-size: 318px 44px;
  }
}
@media (max-width: 1200px) {
  a.navbar-brand {
    background-size: 222px, 31px;
    width: 222px;
    height: 31px;
  }
}
@media (max-width: 480px) {
  a.navbar-brand {
    background-size: 204px 27px;
    width: 204px;
    height: 27px;
  }
}
a.navbar-brand:hover {
  opacity: .75;
}
.logo-member a.navbar-brand {
  background-image: url('../images/logo-members.png');
  width: 240px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .logo-member a.navbar-brand {
    background-image: url("../images/logo-members@2x.png");
    background-size: 240px 42px;
  }
}
@media (max-width: 1200px) {
  .logo-member a.navbar-brand {
    background-size: 168px 29px;
    width: 168px;
  }
}
@media (max-width: 480px) {
  .logo-member a.navbar-brand {
    background-size: 204px 36px;
    width: 204px;
    height: 36px;
  }
}
a.navbar-brand span {
  text-indent: -1000em;
  position: absolute;
}
.nav li,
#menu-members-top-nav.nav li {
  text-transform: uppercase;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .777777778em;
  line-height: 1.2;
  padding-top: 15px;
}
@media (max-width: 1200px) {
  .nav li,
  #menu-members-top-nav.nav li {
    padding-top: 0;
  }
}
@media (max-width: 1200px) {
  #menu-members-top-nav.nav li {
    padding-top: 10px;
  }
}
.nav li.current_page > a,
.nav li.current_page_parent > a,
.nav li.current-page-ancestor > a,
.nav li.active,
.menu li.active,
.menu li.active > a,
#menu-members-top-nav li.current_page > a,
#menu-members-top-nav li.current_page_parent > a,
#menu-members-top-nav li.current-page-ancestor > a,
#menu-members-top-nav li.active {
  color: #e5624c;
  text-decoration: none;
}
.nav .dropdown-menu li.current-page-ancestor > a,
.nav .dropdown-menu li.current_page_parent > a {
  color: #4d4d4d;
}
.nav .dropdown-menu li.current-menu-item > a {
  color: #e5624c;
}
.navbar-nav > li > a {
  padding-bottom: 18px;
}
@media (max-width: 1200px) {
  .navbar-nav > li > a {
    margin: 0 12px;
    padding: 10px 0 18px;
  }
}
@media (max-width: 991px) {
  .navbar-nav > li > a {
    padding: 14px 0 18px 0;
    margin: 0 12px;
    font-size: 13px;
  }
}
@media (max-width: 729px) {
  .navbar-nav > li > a {
    margin-left: 0;
  }
}
@media (max-width: 729px) {
  .navbar-nav > li.login > a {
    margin-right: 0;
  }
}
@media (max-width: 1200px) {
  .hidden-lg .navbar-nav > li > a {
    padding-top: 0;
    padding-left: 0;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default #menu-members-top-nav > .active > a,
.navbar-default #menu-members-top-nav > .active > a:hover,
.navbar-default #menu-members-top-nav > .active > a:focus,
.navbar-default .navbar-nav > li.current_page_ancestor > a,
.navbar-default .navbar-nav > li.current_page_ancestor > a:hover,
.navbar-default .navbar-nav > li.current_page_ancestor > a:focus,
.navbar-default .navbar-nav > li.current_page_parent > a,
.navbar-default .navbar-nav > li.current_page_parent > a:hover,
.navbar-default .navbar-nav > li.current_page_parent > a:focus,
.home .navbar-default .navbar-nav > li.dashboard-home > a,
.home .navbar-default .navbar-nav > li.dashboard-home > a:hover,
.home .navbar-default .navbar-nav > li.dashboard-home > a:focus {
  color: #e5624c;
  background-color: #fff;
  background-image: url('../images/triangle-black-nav.png');
  background-repeat: no-repeat;
  background-position: 50% 100%;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default #menu-members-top-nav > .active > a,
  .navbar-default #menu-members-top-nav > .active > a:hover,
  .navbar-default #menu-members-top-nav > .active > a:focus,
  .navbar-default .navbar-nav > li.current_page_ancestor > a,
  .navbar-default .navbar-nav > li.current_page_ancestor > a:hover,
  .navbar-default .navbar-nav > li.current_page_ancestor > a:focus,
  .navbar-default .navbar-nav > li.current_page_parent > a,
  .navbar-default .navbar-nav > li.current_page_parent > a:hover,
  .navbar-default .navbar-nav > li.current_page_parent > a:focus,
  .home .navbar-default .navbar-nav > li.dashboard-home > a,
  .home .navbar-default .navbar-nav > li.dashboard-home > a:hover,
  .home .navbar-default .navbar-nav > li.dashboard-home > a:focus {
    background-image: url("../images/triangle-black-nav@2x.png");
    background-size: 13px 7px;
  }
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default #menu-members-top-nav > .active > a,
  .navbar-default #menu-members-top-nav > .active > a:hover,
  .navbar-default #menu-members-top-nav > .active > a:focus,
  .navbar-default .navbar-nav > li.current_page_ancestor > a,
  .navbar-default .navbar-nav > li.current_page_ancestor > a:hover,
  .navbar-default .navbar-nav > li.current_page_ancestor > a:focus,
  .navbar-default .navbar-nav > li.current_page_parent > a,
  .navbar-default .navbar-nav > li.current_page_parent > a:hover,
  .navbar-default .navbar-nav > li.current_page_parent > a:focus,
  .home .navbar-default .navbar-nav > li.dashboard-home > a,
  .home .navbar-default .navbar-nav > li.dashboard-home > a:hover,
  .home .navbar-default .navbar-nav > li.dashboard-home > a:focus {
    background-position: 50% 100%;
  }
}
@media (max-width: 991px) {
  .home .navbar-default .navbar-nav > li.guest-home > a {
    background-position: 12px 100%;
  }
}
.navbar-default .navbar-nav li.active.open a,
.navbar-default #menu-members-top-nav > li.active.open > a,
.navbar-default .navbar-nav > li.current_page_ancestor.open > a,
.navbar-default .navbar-nav > li.current_page_parent.open > a,
.home .navbar-default .navbar-nav > li.dashboard-home.open > a {
  background-image: none;
}
.nav li:last-child a,
#menu-members-top-nav li:last-child a {
  padding-right: 0;
  margin-right: 0;
}
.nav li.active:last-child a,
.nav li.active:last-child a:hover,
.nav li.active:last-child a:focus,
#menu-members-top-nav li.active:last-child a,
#menu-members-top-nav li.active:last-child a:hover,
#menu-members-top-nav li.active:last-child a:focus {
  background-position: 61% 100%;
}
@media (max-width: 1200px) {
  .nav li.active:last-child a,
  .nav li.active:last-child a:hover,
  .nav li.active:last-child a:focus,
  #menu-members-top-nav li.active:last-child a,
  #menu-members-top-nav li.active:last-child a:hover,
  #menu-members-top-nav li.active:last-child a:focus {
    background-position: 50% 100%;
  }
}
.navbar-toggle {
  border: 0;
  margin: 0;
  padding-right: 0;
  padding-left: 0;
  transition: opacity 0.15s ease-out;
  -webkit-transition: opacity 0.15s ease-out;
  -moz-transition: opacity 0.15s ease-out;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
  opacity: 0.75;
  outline: none;
}
.navbar-default .navbar-toggle .icon-bar {
  border-radius: 0;
  background-color: #333333;
  height: 3px;
}
.navbar .fa-bars {
  color: #333;
}
#menu-top_menu,
#menu-members-top-nav {
  float: right;
}
@media (max-width: 991px) {
  #menu-top_menu,
  #menu-members-top-nav {
    float: left;
  }
}
#menu-members-top-nav {
  list-style: none;
  padding-left: 0;
  zoom: 1;
}
#menu-members-top-nav > li {
  float: left;
}
#menu-members-top-nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px 18px;
  color: #333333;
}
@media (max-width: 1200px) {
  #menu-members-top-nav > li > a {
    padding: 0 0 18px 0;
    margin: 0 9px 0 9px;
  }
}
@media (max-width: 991px) {
  #menu-members-top-nav > li > a {
    padding: 6px 0 18px 0;
    margin: 0 10px;
    font-size: 13px;
  }
}
@media (min-width: 730px) and (max-width: 991px) {
  #menu-members-top-nav > li:first-child a {
    margin-left: 0;
  }
}
#menu-members-top-nav > li.open {
  padding-top: 14px;
}
@media (max-width: 1200px) {
  #menu-members-top-nav > li.open {
    padding-top: 0;
  }
}
@media (min-width: 730px) and (max-width: 991px) {
  #menu-members-top-nav > li.open {
    padding-top: 6px;
  }
}
#menu-members-top-nav > li.open > a {
  padding: 10px 14px 15px;
}
@media (max-width: 1200px) {
  #menu-members-top-nav > li.open > a {
    padding: 9px 8px 18px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 730px) and (max-width: 991px) {
  #menu-members-top-nav > li.open > a {
    padding: 9px 8px 18px;
    margin-left: 1px;
    margin-right: 1px;
  }
}
@media (min-width: 730px) and (max-width: 991px) {
  #menu-members-top-nav > li.open > ul.dropdown-menu {
    margin-left: 1px;
  }
}
#menu-members-top-nav.nav li.open li {
  padding-top: 0;
}
#menu-members-top-nav > li > a:hover {
  color: #777777;
}
#content {
  border-top: 5px solid #333333;
  padding-top: 18px;
}
@media (max-width: 991px) {
  #content {
    padding-top: 12px;
  }
}
.home #content {
  padding-top: 24px;
}
@media (max-width: 991px) {
  .home #content {
    padding-top: 12px;
  }
}
#social {
  text-align: left;
}
#social ul {
  padding-left: 0px;
}
#social li {
  list-style: none;
  font-size: 1em;
  margin-bottom: 9px;
  background-color: #f9f7f4;
  padding: 11px 11px 8px;
  line-height: 1em;
  display: block;
  width: 39px;
}
#social li a {
  color: #999999;
}
#social h5 {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .722222222em;
  line-height: 1.2;
  color: #109e97;
  text-transform: uppercase;
  margin-bottom: 24px;
}
#social.social-sm-screen h5 {
  color: #b3b3b3;
  font-size: 13px;
  line-height: 1.230769231;
  line-height: 1;
  margin-bottom: 10px;
  margin-top: 0px;
}
#social.social-sm-screen ul {
  margin-bottom: 36px;
}
#social.social-sm-screen li {
  display: inline-block;
  margin-right: 19px;
  margin-bottom: 0;
  font-size: 18px;
}
.page-header {
  margin: 0;
  padding: 0;
  border-bottom: 0;
}
.page-footer {
  background-color: #333333;
  color: #fff;
  padding: 30px 0 0 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media (max-width: 779px) {
  .page-footer {
    padding: 1px 0 0 0;
  }
}
@media (max-width: 480px) {
  .page-footer {
    padding: 0;
  }
}
.page-footer .footer-logo {
  width: 12.48868%; /* 138px / 1105px*/
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 779px) {
  .page-footer .footer-logo {
    margin-top: 36px;
    padding-left: 20px;
    width: 23.07692%; /* 180px / 780px*/
    float:left;
    margin-bottom: 250px;
    }
}
@media (max-width: 480px) {
  .page-footer .footer-logo {
    margin-top: 20px;
    margin-bottom: 0;
    width: 100%;
    }
}
.page-footer .footer-text {
  width: 53.21266%; /* 588px / 1105px */
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 779px) {
  .page-footer .footer-text {
    margin: 36px 0 36px 0;
    width: 76.92307%; /* 600px / 780px*/
    float:right;
  }
}
@media (max-width: 480px) {
  .page-footer .footer-text {
    margin: 24px 0 24px 12px;
    width: 100%; /* 600px / 780px*/
    float:left;
  }
}
.page-footer .page-footer-links {
  width: 13.57466%; /* 150px / 1105px*/
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 779px) {
  .page-footer .page-footer-links {
    margin-top: 36px;
    width: 25%; /* 150px / 600px*/
    float: left;
    padding: 0 60px 0 0;
  }
}
@media (max-width: 480px) {
  .page-footer .page-footer-links {
    margin-top: 24px;
    width: 100%;
    padding: 0 0 0 12px;
  }
}
.page-footer .page-footer-links-social {
  width: 150px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 779px) {
  .page-footer .page-footer-links-social {
    margin-top: 36px;
    padding-right: 0;
    padding-top: 0;
    float: left;
  }
}
@media (max-width: 480px) {
  .page-footer .page-footer-links-social {
    margin-top: 0px;
    padding: 0 0 19px 12px;
    width: 100%;
  }
}
.page-footer ul {
  padding-left: 0;
  margin-bottom: 20px;
}
@media (max-width: 779px) {
  .page-footer ul {
    padding: 0;
    margin-bottom: 36px;
  }
}
@media (max-width: 480px) {
  .page-footer ul {
    margin-bottom: 0;
  }
}
.page-footer nav li {
  list-style: none;
  display: inline-block;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: .888888889em;
  line-height: 2.0em;
  padding-right: 26px;
}
@media (max-width: 779px) {
  .page-footer nav li {
    line-height: 1.5;
    display: inherit;
    padding-bottom: 5px;
    padding-right: 0;
  }
}
.page-footer .ms  {
  padding-right: 0;
}
.page-footer a {
  color: #fff;
  transition: opacity 0.15s ease-out;
  -webkit-transition: opacity 0.15s ease-out;
  -moz-transition: opacity 0.15s ease-out;
}
footer.page-footer a:hover {
  opacity: 0.6;
  color: #fff;
}
.page-footer a.logo {
  float: left;
  margin-right: 18px;
  padding-top: 30px;
  width: 62px;
  height: 62px;
  display: block;
  background-image: url('../images/ag-footer-logo.png');
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .page-footer a.logo {
    background-image: url("../images/ag-footer-logo@2x.png");
    background-size: 42px 42px;
  }
}
@media (max-width: 779px) {
  .page-footer a.logo {
    margin-right: 6px;
  }
}
@media (max-width: 480px) {
  .page-footer a.logo {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
.page-footer .footer-text {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-size: 1em; /* 18px / 18px */
  padding: 0;
}
.page-footer .footer-vertical {
  padding-top: 0;
  padding-right: 60px;
  margin-bottom: 0;
  margin-right: 66px;
  border-color: #262626;
  border-width: 1px;
  border-right-style: solid;
}
@media (max-width: 779px) { /* remove the vertical line at this breakpoint instead of standard 779, tablet view */
  .page-footer .footer-vertical {
    border-width: 0;
  }
}
@media (max-width: 480px) { 
  .page-footer .footer-vertical {
    padding-right: 20px;
    margin-right: 0;
  }
}
.page-footer span {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 700;
  font-size: 1em; /* 18px / 18px */
}
.page-footer .copy {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
@media (max-width: 779px) {
  .page-footer .copy {
    margin-top: 4px;
  }
}
.page-footer .learn-more2 {
  padding-top: 20px;
  margin-bottom: 20px;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: .722222222em; /* 13px / 18px */
  line-height: 1.2;
  text-transform: uppercase;
  font-style: normal;
}
@media (max-width: 779px) {
  .page-footer .learn-more2   {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .page-footer .learn-more2   {
    padding-right: 20px;
  }
}
.page-footer .learn-more2-arrow {
  background-image: url('../images/triangle-white-sm.png');
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 14px;
}
.page-footer .footer-bottom {
  color: #5C5C5C;
  background-color: #262626;
  width: 100%;
  bottom: 0;
}
@media (max-width: 779px) {
  .page-footer .footer-bottom  {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .page-footer .footer-bottom  {
    padding: 0 20px 0 20px;
  }
}
.page-footer .attribution {
  color: #8D8D8D;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-size: 12px;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 20px 10px 20px;
}
@media (max-width: 779px) {
  .page-footer .attribution {
    font-size: 12px;
    line-height: 1.333333333;
    margin-bottom: 0;
    padding: 0;
  }
}
@media (max-width: 480px) {
  .page-footer .attribution {
    padding: 0;
    text-align: left;
  }
}
@media (max-width: 480px) {
  .page-footer .attribution span {
    width: 100%;
    font-weight: 400; 
    padding: 12px 0 0 0;
    display: block;
    float: left;
  }
}
.page-footer .footer-bottom a {
  color: #8D8D8D;
  padding-left: 24px;
}
@media (max-width: 480px) {
  .page-footer .footer-bottom a {
    padding: 12px 0 0 0;
    display: inline-block;
    width: 100%;
  }
}

.page-footer p.old-directory {
  line-height: 1;
  margin-bottom: 0;
}
@media (max-width: 779px) {
  .page-footer p.old-directory {
    margin-bottom: 0;
  }
}
.page-footer .old-directory a {
  font-size: .555555556em;
  line-height: 1.2;
  line-height: 1;
  color: #949494;
}
@media (max-width: 779px) {
  .page-footer .old-directory a {
    font-size: 10px;
  }
}
.page-footer .social {
  text-align: right;
}
@media (max-width: 779px) {
  .page-footer .social {
    position: absolute;
    top: 24px;
    right: 0;
  }
}
.page-footer .social a {
  margin-left: 7px;
}
.page-footer .ss-social {
  font-size: .888888889em;
  padding-right: 15px;
}
@media (max-width: 779px) {
  .page-footer .ss-social {
    font-size: .888888889em;
  }
}
.archive #main,
.category #main,
.blog #main,
.page-template-page-who-we-are-php #main,
.page-template-page-member-services-php #main,
.page-template-page-member-services-all-cms-php #main,
.page-template-page-web-services-php #main,
.page-template-page-legal-services-php #main,
.page-template-page-board-directory-php #main,
.page-template-page-staff-directory-php #main,
.page-template-page-bio-php #main,
.page-template-page-ag-in-news-php #main {
  padding-left: 50px;
}
@media (max-width: 991px) {
  .archive #main,
  .category #main,
  .blog #main,
  .page-template-page-who-we-are-php #main,
  .page-template-page-member-services-php #main,
  .page-template-page-member-services-all-cms-php #main,
  .page-template-page-web-services-php #main,
  .page-template-page-legal-services-php #main,
  .page-template-page-board-directory-php #main,
  .page-template-page-staff-directory-php #main,
  .page-template-page-bio-php #main,
  .page-template-page-ag-in-news-php #main {
    padding-left: 10px;
  }
}
.archive #main .post h3,
.category #main .post h3,
.posts h3 {
  margin-bottom: 0;
  margin-left: 19px;
}
@media (max-width: 780px) {
  .archive #main .post h3,
  .category #main .post h3,
  .posts h3 {
    margin-left: 0;
  }
}
.posts .pullquote {
  margin-left: 19px;
}
@media (max-width: 991px) {
  .posts .pullquote {
    display: none;
  }
}
#sidebar1 ul {
  padding-left: 0;
}
#sidebar1 li {
  list-style-type: none;
  border-bottom: 1px dashed #b3b3b3;
  padding: 14px 0 24px;
}
#sidebar1 li:last-child {
  border-bottom: 0;
}
#sidebar1 h2 {
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: franklin-gothic-urw-cond;
  font-weight: 700;
  font-style: normal;
  font-size: 1.333333333em;
  line-height: 1.333333333;
  color: #4d4d4d;
}
#sidebar1 .wpp-date {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: .722222222em;
  line-height: 1.2;
  color: #b3b3b3;
}
@media (max-width: 779px) {
  #sidebar1 .wpp-date {
    font-size: 14px;
    line-height: 1;
    font-family: franklin-gothic-urw-cond;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 12px;
  }
}
#sidebar1 a {
  color: #777777;
}
#sidebar1 a:hover {
  color: #109e97;
}
#sidebar ul {
  list-style: none;
  padding-left: 0;
}
#sidebar li {
  border-bottom: 1px dashed #b3b3b3;
  padding: 24px 0 18px;
}
#sidebar li:last-child {
  border-bottom: 0;
}
#sidebar .date {
  font-family: franklin-gothic-urw-cond;
  font-weight: 700;
  font-style: normal;
  font-size: .777777778em;
  line-height: 1.2;
  color: #b3b3b3;
  line-height: 1;
  padding-bottom: 5px;
}
@media (max-width: 779px) {
  #sidebar .date {
    font-size: 14px;
    line-height: 1.42857143;
  }
}
#sidebar p {
  margin-bottom: 0;
}
#sidebar a {
  color: #4d4d4d;
}
@media (max-width: 779px) {
  #sidebar a {
    font-size: 16px;
    line-height: 1.5;
  }
}
#sidebar-left ul {
  list-style: none;
  padding: 0 14px;
  font-size: .833333333em;
  line-height: 1.333333333;
}
#sidebar-left #menu-left-menu,
#sidebar-left #menu-who-we-are,
#sidebar-left #menu-member-services {
  background-color: #f9f7f4;
  padding-top: 6px;
}
#sidebar-left #menu-left-menu li,
#sidebar-left #menu-who-we-are li,
#sidebar-left #menu-member-services li {
  padding: 10px 0;
  border-bottom: 1px dashed #b3b3b3;
}
#sidebar-left #menu-left-menu li:last-child,
#sidebar-left #menu-who-we-are li:last-child,
#sidebar-left #menu-member-services li:last-child {
  border-bottom: 0;
}
#sidebar-left #menu-left-menu li a,
#sidebar-left #menu-who-we-are li a,
#sidebar-left #menu-member-services li a {
  color: #4d4d4d;
}
#sidebar-left #menu-left-menu li a:hover,
#sidebar-left #menu-who-we-are li a:hover,
#sidebar-left #menu-member-services li a:hover,
#sidebar-left #menu-left-menu li.current-page-ancestor:first-child a:hover,
#sidebar-left #menu-who-we-are li.current-page-ancestor:first-child a:hover,
#sidebar-left #menu-member-services li.current-page-ancestor:first-child a:hover {
  color: #15877c;
}
#sidebar-left #menu-left-menu li.current_page a,
#sidebar-left #menu-who-we-are li.current_page a,
#sidebar-left #menu-member-services li.current_page a,
#sidebar-left #menu-left-menu li.active a,
#sidebar-left #menu-who-we-are li.active a,
#sidebar-left #menu-member-services li.active a,
#sidebar-left #menu-left-menu li.current-page-ancestor a,
#sidebar-left #menu-who-we-are li.current-page-ancestor a,
#sidebar-left #menu-member-services li.current-page-ancestor a {
  color: #15877c;
}
#sidebar-left #menu-left-menu li.current-page-ancestor:first-child a,
#sidebar-left #menu-who-we-are li.current-page-ancestor:first-child a,
#sidebar-left #menu-member-services li.current-page-ancestor:first-child a {
  color: #4d4d4d;
}
#sidebar-left #menu-left-menu li.current_page,
#sidebar-left #menu-who-we-are li.current_page,
#sidebar-left #menu-member-services li.current_page,
#sidebar-left #menu-left-menu li.active,
#sidebar-left #menu-who-we-are li.active,
#sidebar-left #menu-member-services li.active,
#sidebar-left #menu-left-menu li.current-page-ancestor,
#sidebar-left #menu-who-we-are li.current-page-ancestor,
#sidebar-left #menu-member-services li.current-page-ancestor {
  background-image: url('../images/triangle-nav-active.png');
  background-repeat: no-repeat;
  background-position: right;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #sidebar-left #menu-left-menu li.current_page,
  #sidebar-left #menu-who-we-are li.current_page,
  #sidebar-left #menu-member-services li.current_page,
  #sidebar-left #menu-left-menu li.active,
  #sidebar-left #menu-who-we-are li.active,
  #sidebar-left #menu-member-services li.active,
  #sidebar-left #menu-left-menu li.current-page-ancestor,
  #sidebar-left #menu-who-we-are li.current-page-ancestor,
  #sidebar-left #menu-member-services li.current-page-ancestor {
    background-image: url("../images/triangle-nav-active@2x.png");
    background-size: 9px 10px;
  }
}
#sidebar-left #menu-left-menu li.current-page-ancestor:first-child,
#sidebar-left #menu-who-we-are li.current-page-ancestor:first-child,
#sidebar-left #menu-member-services li.current-page-ancestor:first-child {
  background-image: none;
}
#main article {
  border-bottom: 0;
}
@media (max-width: 779px) {
  #main article {
    margin-bottom: 0;
    padding-bottom: 12px;
  }
}
.post-header {
  background-color: #109e97;
  background-image: url(../images/banner-slices/triangle-right-blue-side.svg), url(../images/banner-slices/triangle-right-yellow-bottom.svg), url(../images/banner-slices/triangle-left-gray-top.svg);
  background-position: right top,
    right bottom,
    left top;
  background-size: 149px 100%,
    277px 100%,
    230px 100%;
  min-height: 196px;
  background-repeat: no-repeat;
  padding: 25px;
  margin-bottom: 42px;
}
@media (max-width: 991px) {
  .post-header {
    background-image: url(../images/banner-slices/triangle-sm-right-blue-side.svg), url(../images/banner-slices/triangle-sm-right-yellow-bottom.svg), url(../images/banner-slices/triangle-sm-left-gray-top.svg);
    background-position: right top,
      right bottom,
      left top;
    background-size: 53px 100%,
      81px 100%,
      110px 100%;
    padding: 24px;
    margin-bottom: 24px;
  }
}
.post-header .category {
  text-transform: uppercase;
  font-family: franklin-gothic-urw-cond;
  font-weight: 700;
  font-style: normal;
  font-size: 1.333333333em;
  line-height: 1.333333333;
  line-height: 1.2;
  padding-bottom: 0;
  margin-bottom: 0;
}
.post-header .category a,
.post-header .meta {
  color: #fff;
  opacity: 0.8;
}
.post-header .meta {
  text-transform: uppercase;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .722222222em;
  line-height: 1.2;
  margin-bottom: 0;
}
@media (max-width: 779px) {
  .post-header .category {
    font-size: 20px;
    line-height: 1.2;
    padding-bottom: 11px;
  }
}
@media (max-width: 779px) {
  .post-header .meta {
    font-size: 14px;
    line-height: 1;
  }
}
h1.single-title {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
  line-height: 1.222222222;
  color: #fff;
  text-transform: none;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  h1.single-title {
    font-size: 18px;
    line-height: 1.333333333;
  }
}
.single #main p,
.single #main ul,
.single #main ol {
  width: 87.5%;
}
@media (max-width: 779px) {
  .single #main p,
  .single #main ul,
  .single #main ol {
    width: 100%;
  }
}
.single #main img {
  margin-bottom: 36px;
}

.single #main .wp-caption img {
  margin-bottom: 10px;
}

.related-posts, .courteous-posts {
  border-top: 1px solid #d1d3d4;
  border-bottom: 1px solid #d1d3d4;
  padding-top: 20px;
}
.related-posts h2 {
  text-align: center;
  text-transform: uppercase;
  font-family: franklin-gothic-urw-cond;
  font-weight: 700;
  font-style: normal;
  color: #4d4d4d;
  margin: 0 0 14px;
}
.related-posts p.date {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: .722222222em;
  line-height: 1.2;
  color: #b3b3b3;
  margin-bottom: 18px;
}
.related-posts a {
  color: #777777;
}
.related-posts a:hover {
  color: #109e97;
}
@media (max-width: 779px) {
  .related-posts {
    border-bottom: 1px solid #e6e6e6;
  }
}
@media (max-width: 779px) {
  .related-posts h2 {
    text-align: left;
    margin-bottom: 24px;
  }
}
@media (max-width: 779px) {
  .related-posts p.date {
    font-size: 14px;
    line-height: 1;
    font-family: franklin-gothic-urw-cond;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 12px;
  }
}
@media (max-width: 779px) {
  .related-posts p {
    font-size: 16px;
    line-height: 1.5;
  }
}
#disqus_thread {
  padding-top: 32px;
}
.popular-posts {
  border-top: 1px solid #d4d4d4;
}
@media (max-width: 779px) {
  .popular-posts {
    border-top: 1px solid #e6e6e6;
    padding-top: 24px;
  }
}
.search-results h1 span {
  color: #777777;
}
.search-results .posts {
  margin-left: 0;
}
.search-results .posts h3 {
  margin-left: 0;
}
.search-results .posts h3 a {
  margin-left: 0;
  font-size: 18px;
  line-height: 1.44444444;
  color: #333333;
}
@media (max-width: 779px) {
  .search-results .posts h3 a {
    font-size: 18px;
    line-height: 1.333333333;
  }
}
.search-results .posts h3 a:hover {
  color: #109e97;
}
.search-results .posts p {
  margin-bottom: 0;
  font-size: .833333333em;
  line-height: 1.333333333;
}
@media (max-width: 779px) {
  .search-results .posts p {
    font-size: 15px;
    line-height: 1.571428571;
  }
}
.triangle-down {
  background-image: url('../images/triangle-down.png');
  background-repeat: no-repeat;
  width: 18px;
  height: 9px;
  position: absolute;
  bottom: 1px;
  left: 49.1705069%;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .triangle-down {
    background-image: url("../images/triangle-down@2x.png");
    background-size: 18px 9px;
  }
}
#where-we-stand .triangle-down {
  background-image: url('../images/triangle-down-orange.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #where-we-stand .triangle-down {
    background-image: url("../images/triangle-down-orange@2x.png");
    background-size: 18px 9px;
  }
}
#whats-new .triangle-down {
  background-image: url('../images/triangle-down-turquoise.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #whats-new .triangle-down {
    background-image: url("../images/triangle-down-turquoise@2x.png");
    background-size: 18px 9px;
  }
}
#upcoming-events .triangle-down {
  background-image: url('../images/triangle-down-light-blue.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #upcoming-events .triangle-down {
    background-image: url("../images/triangle-down-light-blue@2x.png");
    background-size: 18px 9px;
  }
}
#the-conversation {
  position: relative;
}
#the-conversation .triangle-down {
  background-image: url('../images/triangle-down-gold.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #the-conversation .triangle-down {
    background-image: url("../images/triangle-down-gold@2x.png");
    background-size: 13px 9px;
  }
}
.fa {
  vertical-align: middle;
  padding-left: 8px;
}
.card h2 {
  margin: 0;
  padding: 24px 0;
  font-size: 1.333333333em;
  line-height: 1.333333333;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 300;
  font-style: normal;
  color: #67686b;
  text-transform: none;
}
@media (max-width: 779px) {
  .card h2 {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 991px) {
  .card h2 {
    padding: 24px 0 18px;
  }
}
.card h2 a {
  color: #67686b;
}
.card p {
  margin-bottom: 24px;
}
a.learn-more,
.page a .banner.mission p.learn-more,
.page a .banner.join p.learn-more,
.page a .banner.conversation-spotlight p.learn-more {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 13px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #666666;
  transition: left 0.2s linear, color 0.15s ease-out;
  -webkit-transition: left 0.2s linear, color 0.15s ease-out;
  -moz-transition: left 0.2s linear, color 0.15s ease-out;
}
a.learn-more span,
.page a .banner.mission p.learn-more span,
.page a .banner.join p.learn-more span,
.page a .banner.conversation-spotlight p.learn-more span {
  padding-left: 5px;
}
a.learn-more span,
.page a .banner.mission p.learn-more span,
.page a .banner.join p.learn-more span,
.page a .banner.conversation-spotlight p.learn-more span {
  transition: left 0.2s linear, color 0.15s ease-out;
  -webkit-transition: left 0.2s linear, color 0.15s ease-out;
  -moz-transition: left 0.2s linear, color 0.15s ease-out;
  position: relative;
}
a.learn-more:hover span,
.page a:hover .banner.mission p.learn-more span,
.page a:hover .banner.join p.learn-more span,
.page a:hover .banner.conversation-spotlight p.learn-more span {
  left: 5px;
}
a.new-name-listing {
  color: white;
}
a.new-name-listing:hover {
  color: rgb(244, 191, 77);
}
a.new-name-listing span {
  position: relative;
}
a.new-name-listing:hover span {
  left: 5px;
}
.page-template-page-member-services-php a.learn-more::after {
  content: ">";
}
.page a .banner.mission h2,
.page a .banner.join h2,
.page a .banner.conversation-spotlight h2 {
  transition: opacity 0.15s ease-in-out;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
}
.page a:hover .banner.mission h2,
.page a:hover .banner.join h2,
.page a:hover .banner.conversation-spotlight h2 {
  opacity: .8;
}
.read-more.btn-large {
  color: #666666;
  background-color: #f9f7f4;
  text-align: center;
  margin: 0 auto;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .777777778em;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 13px 42px;
  border-radius: 40px;
  margin: 24px auto;
}
@media (max-width: 480px) {
  .read-more.btn-large {
    font-size: 13px;
    line-height: 1.2;
  }
}
.blog .read-more.btn-large {
  margin-bottom: 36px;
}
.page-template-page-dashboard-php .read-more.btn-large {
  margin-top: 24px;
}
.page-template-page-dashboard-php #the-conversation .read-more.btn-large,
.page-template-page-dashboard-php #where-we-stand .read-more.btn-large {
  margin-top: 36px;
}
@media (max-width: 991px) {
  .page-template-page-dashboard-php #the-conversation .read-more.btn-large,
  .page-template-page-dashboard-php #where-we-stand .read-more.btn-large {
    margin-top: 24px;
    margin-bottom: 36px;
  }
}
.page-template-page-dashboard-php #whats-new .read-more.btn-large {
  margin-bottom: 36px;
}
.read-more.btn-large:hover {
  color: #ffffff;
  background-color: #b3b3b3;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
#where-we-stand .read-more:hover {
  color: #ffffff;
  background-color: #ea5735;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
#upcoming-events .read-more:hover {
  color: #ffffff;
  background-color: #8cd9ea;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
#whats-new .read-more:hover {
  color: #ffffff;
  background-color: #109e97;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
.page-template-page-dashboard-php .view-events-link .read-more.btn-large {
  margin-top: 36px;
  maring-bottom: 48px;
}
.page-template-page-dashboard-php .view-events-link .read-more:hover {
  color: #ffffff;
  background-color: #8cd9ea;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
#upcoming-events .read-more {
  margin-bottom: 0;
}
.post_content .gutter-20 {
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 991px) {
  .post_content .gutter-20 {
    margin-left: inherit;
    margin-right: inherit;
  }
}
.post_content .gutter-20 [class^='col-'],
.post_content .gutter-20 [class*=' col-'] {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 991px) {
  .post_content .gutter-20 [class^='col-'],
  .post_content .gutter-20 [class*=' col-'] {
    padding-left: inherit;
    padding-right: inherit;
  }
}
@media (max-width: 779px) {
  div[id^='attachment_'] {
    width: 100% !important;
  }
}
.gutter-48 {
  margin-left: -24px;
  margin-right: -24px;
}
@media (max-width: 991px) {
  .gutter-48 {
    margin-left: inherit;
    margin-right: inherit;
  }
}
.gutter-48 [class^='col-'],
.gutter-48 [class*=' col-'] {
  padding-left: 24px;
  padding-right: 24px;
}
@media (max-width: 991px) {
  .gutter-48 [class^='col-'],
  .gutter-48 [class*=' col-'] {
    padding-left: inherit;
    padding-right: inherit;
  }
}
.gutter-36 {
  margin-left: -18px;
  margin-right: -18px;
}
@media (max-width: 991px) {
  .gutter-36 {
    margin-left: inherit;
    margin-right: inherit;
  }
}
.gutter-36 [class^='col-'],
.gutter-36 [class*=' col-'] {
  padding-left: 18px;
  padding-right: 18px;
}
@media (max-width: 991px) {
  .gutter-36 [class^='col-'],
  .gutter-36 [class*=' col-'] {
    padding-left: inherit;
    padding-right: inherit;
  }
}
@media (min-width: 780px) and (max-width: 991px) {
  .page-template-page-member-services .gutter-36 {
    margin-left: -18px;
    margin-right: -18px;
  }
}
@media (min-width: 780px) and (max-width: 991px) {
  .page-template-page-member-services .gutter-36 [class^='col-'],
  .page-template-page-member-services .gutter-36 [class*='col-'] {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.gutter-60 {
  margin-left: -30px;
  margin-right: -30px;
}
@media (max-width: 991px) {
  .gutter-60 {
    margin-left: inherit;
    margin-right: inherit;
  }
}
.gutter-60 [class^='col-'],
.gutter-60 [class*=' col-'] {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 991px) {
  .gutter-60 [class^='col-'],
  .gutter-60 [class*=' col-'] {
    padding-left: inherit;
    padding-right: inherit;
  }
}
.padding-right-60 {
  padding-right: 60px;
}
@media (max-width: 991px) {
  .padding-right-60 {
    padding-right: 10px;
  }
}
.overlay {
  display: none;
}
.banner {
  position: relative;
}
.banner:hover .overlay {
  display: block;
  background-color: #000;
  opacity: .2;
  z-index: 200;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.banner-text {
  z-index: 400;
  width: 100%;
}
.banner.mission {
  height: 274px;
  padding: 36px 0;
  display: block;
  background: #109e97;
  background-image: url(../images/banner-slices/triangle-left-gray-side-shallow.svg), url(../images/banner-slices/triangle-right-yellow-bottom.svg), url(../images/banner-slices/triangle-right-blue-side.svg);
  background-position: -74px bottom, right bottom, right top;
  background-size: 116px 100%,
    272px 100%,
    134px 100%;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .banner.mission {
    height: 320px;
    background-position: -74px bottom, right bottom, 105px top;
    background-size: 116px 100%,
      235px 100%,
      100% 100%;
  }
}
@media (max-width: 779px) {
  .banner.mission {
    height: 280px;
  }
}
@media (max-width: 625px) {
  .banner.mission {
    height: 312px;
  }
}
@media (max-width: 549px) {
  .banner.mission {
    height: 332px;
  }
}
@media (max-width: 480px) {
  .banner.mission {
    background-image: url(../images/banner-slices/triangle-sm-left-gray-side.svg), url(../images/banner-slices/triangle-sm-right-yellow-bottom.svg), url(../images/banner-slices/triangle-sm-right-blue-side.svg);
    background-position: -23px bottom, right bottom, right top;
    background-size: 60px 100%,
      173px 100%,
      84px 100%;
    height: 292px;
    text-align: center;
    margin-bottom: 24px;
    padding: 36px 0 10px;
  }
}


.mission h2,
.join h2 {
  margin-top: 0;
}
.banner.join h2 {
  zoom: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
  padding: 0 08.6206897% 0;
}
@media (max-width: 991px) {
  .banner.join h2 {
    line-height: 1.2;
    padding-top: 0;
  }
}
.page-template-page-dashboard-php .banner.join h2 {
  padding: 0 08.6206897%;
}
@media (max-width: 991px) {
  .page-template-page-dashboard-php .banner.join h2 {
    padding-top: 0;
  }
}
.banner.join {
  background-color: #e5624c;
  height: 274px;
  padding: 36px 0;
  text-align: center;
  margin-left: 4px;
  display: block;
}
@media (max-width: 991px) {
  .banner.join {
    height: 320px;
  }
}
@media (max-width: 779px) {
  .banner.join {
    margin-top: 12px;
    margin-left: 0;
    height: 208px;
    padding: 36px 0 10px;
  }
}
@media (max-width: 480px) {
  .banner.join {
    height: 246px;
  }
}
.page-template-page-dashboard-php .banner.join {
  height: 225px;
}
@media (max-width: 991px) {
  .page-template-page-dashboard-php .banner.join {
    height: 248px;
    padding-top: 36px;
  }
}
@media (max-width: 779px) {
  .page-template-page-dashboard-php .banner.join {
    height: 176px;
    min-height: inherit;
  }
}
.page a .banner.mission p.learn-more,
.page a .banner.join p.learn-more,
.page a .banner.conversation-spotlight p.learn-more {
  color: #fff;
}
.page .banner.mission h2 {
  padding: 0 09.902371% 0;
}
@media (min-width: 780px) and (max-width: 991px) {
  .page .banner.mission h2 {
    padding-top: 0;
  }
}
@media (max-width: 779px) {
  .page .banner.mission h2 {
    padding-top: 0;
  }
}
.page .banner.mission p {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.111111111em;
  line-height: 1.3;
  margin-bottom: 21px;
  padding: 0 09.902371%;
}
@media (max-width: 480px) {
  .page .banner.mission p {
    margin-bottom: 13px;
    font-size: 15px;
    line-height: 1.571428571;
  }
}
@media (min-width: 780px) and (max-width: 991px) {
  .page .banner.mission p {
    margin-bottom: 12px;
  }
}
.banner.mission span img {
  margin-top: -2px;
}
.page .banner.join p {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: .833333333em;
  line-height: 1.333333333;
  margin-bottom: 26px;
  padding: 0 08.6206897%;
}
@media (max-width: 480px) {
  .page .banner.join p {
    margin-bottom: 13px;
    font-size: 15px;
    line-height: 1.571428571;
  }
}
@media (min-width: 780px) and (max-width: 991px) {
  .page .banner.join p {
    margin-bottom: 12px;
  }
}
.banner {
  color: #fff;
}
.banner h1 {
  font-size: 1.333333333em;
  line-height: 1.333333333;
  margin-top: 0;
}
.banner p,
.page .banner p {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.333333333em;
  line-height: 1.333333333;
  margin-bottom: 0;
  color: #fff;
  float: none;
}
@media (max-width: 480px) {
  .banner p,
  .page .banner p {
    font-size: 14px;
    line-height: 1.42857143;
  }
}
.page .banner.section {
  text-align: center;
  margin-bottom: 36px;
  padding: 30px 17.0506912% 0;
  /* 185/1085 */
}
@media (max-width: 779px) {
  .page .banner.section {
    padding: 18px;
    margin-bottom: 24px;
  }
}
.banner {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 192px;
}
.page-template-page-where-we-stand-php .banner.section {
  background: #e55f4a;
  background-image: url(../images/banner-slices/triangle-left-gray-side-shallow.svg), url(../images/banner-slices/triangle-left-blue-top-shallow.svg), url(../images/banner-slices/triangle-right-yellow-side-shallow.svg);
  background-position: left top,
    left top,
    right top;
  background-size: 116px 100%,
    258px 112px,
    146px 100%;
  background-repeat: no-repeat;
  padding: 25px;
  margin-bottom: 42px;
  min-height: 136px;
}
@media (max-width: 1199px) {
  .page-template-page-where-we-stand-php .banner.section {
    background-image: url(../images/banner-slices/triangle-left-gray-side.svg), url(../images/banner-slices/triangle-left-blue-top.svg), url(../images/banner-slices/triangle-right-yellow-side.svg);
    background-size: 116px 100%,
      258px 112px,
      146px 100%;
    min-height: 163px;
    padding-top: 18px;
  }
}
@media (max-width: 991px) {
  .page-template-page-where-we-stand-php .banner.section {
    background-image: url(../images/banner-slices/triangle-sm-left-gray-side.svg), url(../images/banner-slices/triangle-sm-left-blue-top.svg), url(../images/banner-slices/triangle-sm-right-yellow-side.svg);
    background-position: left bottom,
      left top,
      right top;
    background-size: 41px 95px,
      83px 36px,
      48px 112px;
    min-height: 163px;
    padding-top: 18px;
  }
}
@media (max-width: 480px) {
  .page-template-page-where-we-stand-php .banner.section {
    margin-bottom: 24px;
  }
}
.page-template-page-dashboard-php .banner {
  margin-bottom: 36px;
}
@media (max-width: 779px) {
  .page-template-page-dashboard-php .banner {
    margin-bottom: 24px;
  }
}
.page-template-page-dashboard-php .banner.conversation-spotlight {
  background-color: #059c94;
  background-image: url(../images/banner-slices/triangle-left-blue-side.svg), url(../images/banner-slices/triangle-left-gray-top.svg), url(../images/banner-slices/triangle-right-yellow-side.svg);
  background-position: left bottom,
    left top,
    44px top;
  background-size: 110px 100%,
    230px 100%,
    100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  height: 225px;
  padding: 32px 0 0;
  display: block;
}
@media (max-width: 991px) {
  .page-template-page-dashboard-php .banner.conversation-spotlight {
    background-image: url(../images/banner-slices/triangle-sm-left-blue-side.svg), url(../images/banner-slices/triangle-sm-left-gray-top.svg), url(../images/banner-slices/triangle-sm-right-yellow-side.svg);
    background-position: left bottom,
      left top,
      right top;
    background-size: 52px 100%,
      80px 100%,
      49px 100%;
    height: 248px;
    text-align: center;
    padding: 36px 0;
  }
}
.page .banner.conversation-spotlight p {
  padding: 0 09.902371%;
}
@media (min-width: 780px) and (max-width: 991px) {
  .page .banner.conversation-spotlight p {
    padding-top: 0;
  }
}
@media (max-width: 779px) {
  .page .banner.conversation-spotlight p {
    padding-top: 0;
  }
}
.error404 .banner {
  background-image: url('../images/banners/banner-404.png');
  text-align: center;
  padding-top: 54px;
  height: 224px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .error404 .banner {
    background-image: url("../images/banners/banner-404@2x.png");
    background-size: cover auto;
  }
}
.error404 .banner h1 {
  font-size: 1.77777778em;
  line-height: 1.2;
  padding-bottom: 0;
  margin-bottom: 12px;
}
.error404 .banner p {
  font-size: 100%;
}
.page-template-page-dashboard-php .banner.join p,
.page-template-page-dashboard-php .banner.conversation-spotlight p {
  font-size: 18px;
  line-height: 1.44444444;
  font-weight: 400;
  margin-bottom: 26px;
}
@media (max-width: 1199px) {
  .page-template-page-dashboard-php .banner.join p,
  .page-template-page-dashboard-php .banner.conversation-spotlight p {
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .page-template-page-dashboard-php .banner.join p,
  .page-template-page-dashboard-php .banner.conversation-spotlight p {
    font-size: 15px;
    line-height: 1.571428571;
  }
}
.page-template-page-join-php .banner,
.page-template-page-donate-php .banner {
  background: #109e97;
  background-image: url(../images/banner-slices/triangle-left-blue-side.svg), url(../images/banner-slices/triangle-right-yellow-bottom.svg), url(../images/banner-slices/triangle-right-gray-side.svg);
  background-position: left top,
    right bottom,
    right top,
    left top;
  background-size: 120px 100%,
    258px 112px,
    118px 100%;
  background-repeat: no-repeat;
  padding: 25px;
  margin-bottom: 42px;
  min-height: 234px;
}
@media (max-width: 991px) {
  .page-template-page-join-php .banner,
  .page-template-page-donate-php .banner {
    background-image: url(../images/banner-slices/triangle-sm-left-blue-top.svg), url(../images/banner-slices/triangle-sm-right-yellow-bottom.svg), url(../images/banner-slices/triangle-sm-right-gray-side.svg);
    background-position: left top,
      right bottom,
      right top,
      left top;
    background-size: 112px 51px,
      82px 37px,
      53px 126px;
  }
}
.page-template-page-donate-php .banner {
  min-height: 225px;
}
.page-template-page-join-php .banner p {
  font-size: 18px;
  line-height: 1.44444444;
  padding-bottom: 0;
}
.page-template-page-where-we-stand-php .banner h1,
.page-template-page-join-php .banner h1 {
  font-size: 1.77777778em;
  line-height: 1.2;
  margin-bottom: 14px;
  padding-bottom: 0;
  line-height: 1;
}
@media (max-width: 779px) {
  .page-template-page-where-we-stand-php .banner h1,
  .page-template-page-join-php .banner h1 {
    font-size: 20px;
    line-height: 1.2;
  }
}
.page-template-page-where-we-stand-php .banner p {
  font-size: 1.111111111em;
  line-height: 1.3;
  padding-bottom: 0;
}
@media (max-width: 779px) {
  .page-template-page-where-we-stand-php .banner p {
    font-size: 18px;
    line-height: 1.333333333;
  }
}
.page-template-page-join-php .banner h1 {
  margin-bottom: 4px;
}
.page-template-page-donate-php h2 {
  color: #4d4d4d;
}
.page-template-page-donate-php h3 {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.333333333em;
  line-height: 1.333333333;
  text-transform: none;
  margin-top: 0;
  color: #444444;
}
@media (max-width: 480px) {
  .page-template-page-bio-php .image-caption {
    float: none !important;
  }
}
.page-template-page-where-we-stand-php .card h2 {
  border-top: 3px solid #e5624c;
}
@media (max-width: 779px) {
  .page-template-page-where-we-stand-php .card h2 {
    padding-top: 14px;
  }
}
.page-template-page-where-we-stand-php .card-big {
  margin-bottom: 48px;
}
@media (max-width: 779px) {
  .page-template-page-where-we-stand-php .card-big {
    margin-bottom: 36px;
  }
}
.page-template-page-where-we-stand-php .card-small {
  margin-bottom: 36px;
}
@media (max-width: 779px) {
  .page-template-page-where-we-stand-php .card-small {
    margin-bottom: 24px;
  }
}
.page-template-page-where-we-stand-php .card-small h2 {
  font-size: 18px;
  line-height: 1.44444444;
  color: #4d4d4d;
}
@media (max-width: 779px) {
  .page-template-page-where-we-stand-php .card-small h2 {
    font-size: 16px;
    line-height: 1.5;
  }
}
.page-template-page-where-we-stand-php .card-small h2 a {
  color: #4d4d4d;
}
.page-template-page-where-we-stand-php .card-small h2 a:hover {
  color: #ea5735;
}
.page-template-page-where-we-stand-php .card-small p {
  font-size: .833333333em;
  line-height: 1.333333333;
}
@media (max-width: 779px) {
  .page-template-page-where-we-stand-php .card-small p {
    font-size: 14px;
    line-height: 1.42857143;
  }
}
.page-template-page-where-we-stand-php a:hover,
.page-template-page-where-we-stand-sub-pages-php a:hover,
.page-template-page-where-we-stand-sub-pages-php #sidebar a:hover {
  color: #ea5735;
}
.page-template-page-where-we-stand-php a.learn-more span {
  width: 16px;
  height: 11px;
  vertical-align: middle;
  display: inline-block;
  background-image: url('../images/triangle-right-gray.png');
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .page-template-page-where-we-stand-php a.learn-more span {
    background-image: url("../images/triangle-right-gray@2x.png");
    background-size: 7px 8px;
  }
}
.page-template-page-where-we-stand-php a.learn-more:hover span {
  background-image: url('../images/triangle-right-orange.png');
  background-repeat: no-repeat;
  right: 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .page-template-page-where-we-stand-php a.learn-more:hover span {
    background-image: url("../images/triangle-right-orange@2x.png");
    background-size: 7px 8px;
  }
}
.page-template-page-who-we-are-php h3:first-child {
  margin-top: 0;
  line-height: 1;
}
.milestone-number {
  float: left;
  width: 60px;
  font-family: franklin-gothic-urw-cond;
  font-weight: 700;
  font-style: normal;
  font-size: 1.77777778em;
  line-height: 1.2;
  color: #ea5735;
}
@media (max-width: 480px) {
  .milestone-number {
    width: 20px;
    font-size: 20px;
    line-height: 1.2;
  }
}
.milestone {
  padding: 24px 0;
  border-top: 1px solid #e6e6e6;
  width: 677px;
}
@media (max-width: 779px) {
  .milestone {
    width: inherit;
  }
}
.milestone.last {
  border-bottom: 1px solid #e6e6e6;
}
.milestone p {
  margin-left: 60px;
}
@media (max-width: 480px) {
  .milestone p {
    margin-left: 20px;
  }
}
.milestone p:last-child {
  margin-bottom: 0;
}
p.milestone-lead,
ul.keep-fighting li .first-line {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.333333333em;
  line-height: 1.333333333;
}
@media (max-width: 480px) {
  p.milestone-lead,
  ul.keep-fighting li .first-line {
    font-size: 20px;
    line-height: 1.2;
  }
}
ul.keep-fighting {
  padding-left: 18px;
  margin-bottom: 0;
}
ul.keep-fighting li {
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  ul.keep-fighting li {
    margin-bottom: 24px;
  }
}
ul.keep-fighting li:last-child {
  margin-bottom: 0;
}
ul.keep-fighting li:last-child p:last-child {
  margin-bottom: 0;
}
.page-template-page-member-services-php .post_content a.learn-more:hover,
.page-template-page-member-services-php .post_content .card a:hover,
.page-template-page-web-services-php .post_content .card a:hover,
.page-template-page-legal-services-php .post_content .card a:hover {
  color: #109e97;
}
.page-template-page-member-services-php h3,
.page-template-page-web-services-php h3,
.page-template-page-legal-services-php h3,
.page-template-page-member-services-all-cms-php h3 {
  color: #4d4d4d;
  border-top: 3px solid #109e97;
  padding-top: 18px;
  margin-top: 0;
}
.page-template-page-member-services-php h3 a,
.page-template-page-web-services-php h3 a,
.page-template-page-legal-services-php h3 a,
.page-template-page-member-services-all-cms-php h3 a {
  color: #4d4d4d;
}
.page-template-page-member-services-php .card,
.page-template-page-web-services-php .card,
.page-template-page-legal-services-php .card {
  padding-bottom: 36px;
}
.page-template-page-member-services-php .post_content ul,
.page-template-page-web-services-php .post_content ul,
.page-template-page-legal-services-php .post_content ul {
  padding-left: 20px;
  margin-bottom: 24px;
}
.page-template-page-member-services-php .post_content li,
.page-template-page-web-services-php .post_content li,
.page-template-page-legal-services-php .post_content li {
  margin-bottom: 0;
}
.page-template-page-member-services-php .post_content li a,
.page-template-page-web-services-php .post_content li a,
.page-template-page-legal-services-php .post_content li a {
  color: #67686b;
}
.page-template-page-join-php h3 {
  line-height: 1;
  margin-bottom: 18px;
  color: #444444;
}
.page-template-page-join-php p.lead {
  font-size: 18px;
  line-height: 1.44444444;
  color: #444444;
}
.page-template-page-join-php blockquote {
  margin-bottom: 24px;
}
.page-template-page-join-php #sidebar,
.page-template-page-donate-php #sidebar {
  font-size: .833333333em;
  line-height: 1.333333333;
}
@media (max-width: 779px) {
  .page-template-page-join-php #sidebar,
  .page-template-page-donate-php #sidebar {
    font-size: 15px;
    line-height: 1.571428571;
  }
}
.page-template-page-join-php p.learn-more {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 13px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #666666;
  margin-bottom: 36px;
}
.page-template-page-join-php p.learn-more span {
  padding-left: 5px;
}
.page-template-page-join-php #sidebar h2,
.page-template-page-donate-php #sidebar h2 {
  border-bottom: 1px solid #d4d4d4;
  line-height: 1;
  padding-bottom: 18px;
  margin-bottom: 24px;
}
.page-template-page-join-php #sidebar p {
  margin-bottom: 24px;
}
.page-template-page-join-php #sidebar ul {
  list-style: inherit;
  padding-left: 18px;
}
.page-template-page-join-php #sidebar li {
  border-bottom: 0;
  padding: 0 0 12px 0;
}
.page-template-page-join-php .banner a.btn-large,
.page-template-page-donate-php .banner a.btn-large,
.page-template-page-dashboard-php a .banner .btn-large {
  color: #666666;
  background-color: #f4f4f4;
  text-align: center;
  margin: 0 auto;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .777777778em;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 13px 42px;
  border-radius: 40px;
  margin: 24px auto;
  margin: 22px 0;
  width: 220px;
}
@media (max-width: 480px) {
  .page-template-page-join-php .banner a.btn-large,
  .page-template-page-donate-php .banner a.btn-large,
  .page-template-page-dashboard-php a .banner .btn-large {
    font-size: 13px;
    line-height: 1.2;
  }
}
.page-template-page-join-php .banner a.btn-large {
  margin-top: 17px;
}
.page-template-page-dashboard-php a .banner .btn-large {
  padding: 13px 0;
  width: 246px;
  margin-top: 0;
}
.page-template-page-join-php .banner a.btn-large:hover,
.page-template-page-donate-php .banner a.btn-large:hover,
.page-template-page-dashboard-php a:hover .banner .btn-large {
  color: #666666;
  background-color: #ffffff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
.page-template-page-join-php #sidebar a.btn-large,
.page-template-page-donate-php #sidebar a.btn-large {
  color: #666666;
  background-color: #f9f7f4;
  text-align: center;
  margin: 0 auto;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .777777778em;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 13px 42px;
  border-radius: 40px;
  margin: 24px auto;
  margin: 0;
  width: 100%;
  padding: 13px 0;
}
@media (max-width: 480px) {
  .page-template-page-join-php #sidebar a.btn-large,
  .page-template-page-donate-php #sidebar a.btn-large {
    font-size: 13px;
    line-height: 1.2;
  }
}
.page-template-page-donate-php #sidebar a.btn-large {
  margin-top: 24px;
}
.page-template-page-join-php #sidebar a.btn-large:hover,
.page-template-page-donate-php #sidebar a.btn-large:hover {
  color: #ffffff;
  background-color: #109e97;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
.page-template-page-join-php .post_content a.btn-large {
  color: #666666;
  background-color: #f9f7f4;
  text-align: center;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .777777778em;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 13px 42px;
  border-radius: 40px;
  margin: 24px auto;
  margin: 0 auto;
  width: 220px;
  display: block;
}
@media (max-width: 480px) {
  .page-template-page-join-php .post_content a.btn-large {
    font-size: 13px;
    line-height: 1.2;
  }
}
.page-template-page-donate-php .banner h1 {
  font-family: franklin-gothic-urw-cond;
  font-weight: 700;
  font-style: normal;
  font-size: 1.77777778em;
  line-height: 1.2;
}
.page-template-page-donate-php .banner p {
  font-size: 18px;
  line-height: 1.44444444;
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-template-page-dashboard-php .sidebar {
  padding-left: 14px;
}
.page-template-page-dashboard-php #the-conversation h2 {
  margin-top: 0;
}
.page-template-page-dashboard-php .events-tiles .col-sm-4 {
  width: 50%;
}
@media (max-width: 780px) {
  .page-template-page-dashboard-php .events-tiles .col-sm-4 {
    width: 100%;
  }
}
.page-template-page-dashboard-php #upcoming-events .col-sm-4:last-child .tile {
  border-right: 0;
}
.page-template-page-dashboard-php #categories-featured .col-md-6:last-child .tile {
  margin-left: 4px;
}
.sidebar .keep-us-updated,
.sidebar .member-services {
  padding: 24px 24px 9px;
  border: 1px solid #ea5735;
}
.sidebar .keep-us-updated {
  margin-bottom: 24px;
}
.sidebar .member-services {
  border-color: #109e97;
}
.sidebar .keep-us-updated h3,
.sidebar .member-services h3 {
  margin: 0 0 6px;
  color: #4d4d4d;
}
@media (max-width: 480px) {
  .sidebar .keep-us-updated h3,
  .sidebar .member-services h3 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 15px;
  }
}
.sidebar .keep-us-updated ul,
.sidebar .member-services ul {
  list-style: none;
  margin-left: -38px;
}
.sidebar .keep-us-updated li,
.sidebar .member-services li {
  margin-bottom: 5px;
}
@media (max-width: 480px) {
  .sidebar .keep-us-updated li,
  .sidebar .member-services li {
    margin-bottom: 10px;
  }
}
.sidebar .keep-us-updated a,
.sidebar .member-services a {
  color: #67686b;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .722222222em;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .sidebar .keep-us-updated a,
  .sidebar .member-services a {
    font-size: 13px;
    line-height: 1.2;
  }
}
.sidebar .keep-us-updated a:hover {
  color: #f78572;
}
.sidebar .member-services a:hover {
  color: #14b2a6;
}
#the-conversation p {
  padding-top: 15px;
  margin-bottom: 0;
  text-align: center;
}
#the-conversation a.read-more.btn-large:hover {
  color: #ffffff;
  background-color: #f7c257;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
.page-template-page-u1-empty-sidebar-php .post_content p,
.page-template-page-where-we-stand-sub-pages-php .post_content p,
.page-template-page-who-we-are-php .post_content p,
.page-template-page-u1-empty-sidebar-php .post_content ul,
.page-template-page-where-we-stand-sub-pages-php .post_content ul,
.page-template-page-who-we-are-php .post_content ul,
.page-template-page-u1-empty-sidebar-php .post_content ol,
.page-template-page-where-we-stand-sub-pages-php .post_content ol,
.page-template-page-who-we-are-php .post_content ol,
.page-template-page-donate-php .post_content p,
.page-template-page-donate-php .post_content ol,
.page-template-page-donate-php .post_content ul,
.page-template-page-join-php .post_content p,
.page-template-page-join-php .post_content ol,
.page-template-page-join-php .post_content ul,

@media (max-width: 991px) {
  .page-template-page-u1-empty-sidebar-php .post_content p,
  .page-template-page-where-we-stand-sub-pages-php .post_content p,
  .page-template-page-who-we-are-php .post_content p,
  .page-template-page-u1-empty-sidebar-php .post_content ul,
  .page-template-page-where-we-stand-sub-pages-php .post_content ul,
  .page-template-page-who-we-are-php .post_content ul,
  .page-template-page-u1-empty-sidebar-php .post_content ol,
  .page-template-page-where-we-stand-sub-pages-php .post_content ol,
  .page-template-page-who-we-are-php .post_content ol,
  .page-template-page-donate-php .post_content p,
  .page-template-page-donate-php .post_content ol,
  .page-template-page-donate-php .post_content ul,
  .page-template-page-join-php .post_content p,
  .page-template-page-join-php .post_content ol,
  .page-template-page-join-php .post_content ul,
  .page #content #main.large-lead-off .post_content p.lead {
    width: inherit;
  }
}
.page-template-page-u1-empty-sidebar-php .post_content a.btn-large {
  color: #666666;
  background-color: #f9f7f4;
  text-align: center;
  margin: 0 auto;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .777777778em;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 13px 42px;
  border-radius: 40px;
  margin: 24px auto;
  margin: 0 200px;
  width: 220px;
  display: block;
}
@media (max-width: 480px) {
  .page-template-page-u1-empty-sidebar-php .post_content a.btn-large {
    font-size: 13px;
    line-height: 1.2;
  }
}
.page-template-page-u1-empty-sidebar-php .post_content a.btn-large:hover {
  color: #ffffff;
  background-color: #109e97;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
.directory .heading h2 {
  padding: 21px 0 20px;
  margin: 0;
  border-top: 4px solid #109e97;
  color: #4d4d4d;
}
.directory .heading.exec-committee h2 {
  border-top: 0;
  padding-top: 0;
}
.photo-credits p {
  border-top: 4px solid #109e97;
  padding-top: 21px;
}
.photo-credits a {
  color: #4d4d4d;
}
.photo-credits a:hover {
  color: #109e97;
}
@media (max-width: 779px) {
  .directory .media {
    margin-bottom: 18px;
  }
}
.directory.council .row:last-child {
  margin-bottom: 18px;
}
@media (max-width: 779px) {
  .directory.council .row:last-child {
    margin-bottom: 0;
  }
}
.directory.board .row:last-child {
  margin-bottom: 12px;
}
@media (max-width: 779px) {
  .directory.board .row:last-child {
    margin-bottom: 0;
  }
}
.directory.board .row {
  margin-bottom: 24px;
}
@media (max-width: 779px) {
  .directory.board .row {
    margin-bottom: 0;
  }
}
.directory.council .row,
.directory.council-ex-officio .row {
  margin-bottom: 18px;
}
@media (max-width: 779px) {
  .directory.council .row,
  .directory.council-ex-officio .row {
    margin-bottom: 0;
  }
}
.directory.staff .row {
  margin-top: 15px;
}
@media (max-width: 779px) {
  .directory.staff .row {
    margin-top: 0;
  }
}
.directory.staff .row:first-child {
  margin-top: 0;
}
.directory.board img,
.directory.staff img {
  width: 90px;
  margin-right: 18px;
}
.directory.council img,
.directory.council-ex-officio img {
  width: 48px;
  margin-right: 12px;
}
.directory.board .row.heading,
.directory.council .row.heading,
.directory.council-ex-officio .row.heading {
  margin-bottom: 0;
}
#main article .directory img {
  margin-bottom: 0;
}
.centered-text {
  text-align: center;
}
.pagination {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .888888889em;
  line-height: 1.2;
  line-height: 1;
  text-transform: uppercase;
  display: inline-block;
  margin: 24px auto 0;
}
@media (max-width: 779px) {
  .pagination {
    font-size: 15px;
    line-height: 1.5;
  }
}
.pagination > li > a {
  border: 1px solid #fff;
  padding: 8px;
  color: #b3b3b3;
}
.pagination > li > a:hover {
  border: 1px solid #e6e6e6;
  color: #67686b;
}
.pagination > .active > a {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  color: #67686b;
}
.pagination > .active > a:hover {
  background-color: #67686b;
  border: 1px solid #e6e6e6;
  color: #fff;
}
.pagination > li.prev > a,
.pagination > li.next > a {
  color: #b3b3b3;
}
.pagination > li.prev > a:hover,
.pagination > li.next > a:hover {
  border: 1px solid #fff;
}
.pagination > li.prev > a:hover,
.pagination > li.next > a:hover {
  color: #67686b;
  background-color: #fff;
}
.pagination > li.disabled > a,
.pagination > li.disabled > a:hover {
  border: 1px solid #fff;
  color: #e6e6e6;
}
li.next a:hover:before {
  content: '';
  display: none;
}
.page-template-page-member-services-php #quick_links h3 {
  color: #4d4d4d;
  border-bottom: 1px solid #d1d3d4;
  line-height: 1;
  padding-bottom: 18px;
  margin-bottom: 24px;
  border-top: 0;
}
#sidebar-left #quick_links ul {
  padding-left: 0;
}
#sidebar-left #quick_links li {
  margin-bottom: 11px;
}
#sidebar-left #quick_links a {
  color: #4d4d4d;
  font-size: 16px;
}
#sidebar-left #quick_links a:hover {
  color: #109e97;
}
.media-heading {
  color: #333333;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
}
.directory.board h4.media-heading {
  font-size: 18px;
  line-height: 1.44444444;
  padding-top: 37px;
  line-height: 1;
}
.directory.staff h4.media-heading {
  font-size: 18px;
  line-height: 1.44444444;
  padding-top: 0;
  line-height: 1;
}
h5.media-heading {
  font-size: .833333333em;
  line-height: 1.333333333;
  padding-top: 20px;
}
@media (max-width: 779px) {
  h5.media-heading {
    font-size: 14px;
    line-height: 1.42857143;
  }
}
p.job-title {
  color: #b3b3b3;
  text-transform: uppercase;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .722222222em;
  line-height: 1.2;
  margin-bottom: 10px;
}
@media (max-width: 779px) {
  p.job-title {
    font-size: 13px;
    line-height: 1.230769231;
  }
}
p.last-book-read {
  color: #67686b;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: .833333333em;
  line-height: 1.333333333;
}
@media (max-width: 779px) {
  p.last-book-read {
    font-size: 15px;
    line-height: 1.571428571;
  }
}
.services-cta {
  background-color: #f9f7f4;
  padding: 36px;
  text-align: center;
}
.services-cta h3 {
  padding-top: 0;
  border-top: 0;
  margin-bottom: 12px;
  color: #67686b;
}
.services-cta p {
  margin-bottom: 0;
}
.services-cta a.btn.btn-large {
  color: #ffffff;
  background-color: #109e97;
  text-align: center;
  margin: 0 auto;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .777777778em;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 13px 42px;
  border-radius: 40px;
  margin: 24px auto;
  margin: 0 24px 22px 0;
}
@media (max-width: 480px) {
  .services-cta a.btn.btn-large {
    font-size: 13px;
    line-height: 1.2;
  }
}
.services-cta a.btn.btn-large:hover {
  color: #ffffff;
  background-color: #29c1b2;
  text-align: center;
  margin: 0 auto;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .777777778em;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 13px 42px;
  border-radius: 40px;
  margin: 24px auto;
  margin: 0 24px 22px 0;
}
@media (max-width: 480px) {
  .services-cta a.btn.btn-large:hover {
    font-size: 13px;
    line-height: 1.2;
  }
}

.services-cta.where-we-stand a.btn.btn-large {
  background-color: #ea5735;
}
.services-cta.where-we-stand a.btn.btn-large:hover {
  background-color: #ea8271;
}
.services-cta.where-we-stand a {
  color: #ea5735;
}
.services-cta.where-we-stand a:hover {
  color: #ea8271;
}


.services-cta .member-no-acct {
  clear: both;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: .833333333em;
  line-height: 1.333333333;
  color: #4d4d4d;
}
@media (max-width: 779px) {
  .services-cta .member-no-acct {
    font-size: 15px;
    line-height: 1.571428571;
  }
}
a.breadcrumb-link-right {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .722222222em;
  line-height: 1.2;
  padding-right: 12px;
  text-transform: uppercase;
  background-image: url('../images/triangle-right-turquoise.png');
  background-repeat: no-repeat;
  background-position: right;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  a.breadcrumb-link-right {
    background-image: url("../images/triangle-right-turquoise@2x.png");
    background-size: 7px 8px;
  }
}
@media (max-width: 779px) {
  a.breadcrumb-link-right {
    font-size: 13px;
    margin-bottom: 12px;
  }
}
a:hover.breadcrumb-link-right {
  background-image: url('../images/triangle-right-turquoise-hover.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  a:hover.breadcrumb-link-right {
    background-image: url("../images/triangle-right-turquoise-hover@2x.png");
    background-size: 7px 8px;
  }
}
.margin-top-24 {
  margin-top: 24px;
}
#quick_links h3 {
  border-top: 0;
  color: #4d4d4d;
  padding-top: 18px;
  margin-top: 0;
}
p.acct-prompt {
  font-size: .833333333em;
  line-height: 1.333333333;
}






#new-home-page a.breadcrumb-link-right {
  background-image: url('../images/triangle-right-gray.png');
  color: #8D8E90;
  line-height: 40px;
}
#new-home-page a:hover.breadcrumb-link-right {
  background-image: url('../images/triangle-right-turquoise.png');
  color: #109C95;
}

#new-home-page .featured-news .breadcrumb-link-right {
  line-height: 0.8
}

#new-home-page .benefits-mobile .breadcrumb-link-right {
  background-image: url('../images/triangle-white-sm.png');
  color: #ffffff;
}

#new-home-page .events-two-wide .pull-right a.breadcrumb-link-right {
  background-image: url('../images/triangle-right-turquoise-hover.png');
  color: #109D96;
}
#new-home-page .events-two-wide .pull-right a:hover.breadcrumb-link-right {
  background-image: url('../images/triangle-right-turquoise.png');
  color: #0C7570;
}
#new-home-page .where-we-stand .pull-right a.breadcrumb-link-right,
#new-home-page .where-we-stand-mobile .pull-right a.breadcrumb-link-right {
  background-image: url('../images/triangle-right-orange.png');
  color: #E95735;
  line-height: 40px;
}
#new-home-page .where-we-stand .pull-right a:hover.breadcrumb-link-right,
#new-home-page .where-we-stand-mobile .pull-right a:hover.breadcrumb-link-right {
  background-image: url('../images/triangle-right-orange-hover.png');
  color: #B44E3F;
}






#new-home-page .gutter-bottom {
  margin-bottom: 24px;
}
#new-home-page .gutter-36 {
  margin-bottom: 36px;
}

#new-home-page p a:hover {
  color: #109C95;*/
}

#new-home-page h1 {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  color: #109D96;
  text-transform: none;
  line-height: 40px;
  padding-bottom: 0px;
  margin-bottom: 0px; 
  margin-top: 0px;
  border: none;
  float: left;
}

#new-home-page .upcoming-events-wrapper {
  border-bottom: 3px solid #109D96;
  width: 100%;
  margin-bottom: 25px; 
}


#new-home-page .where-we-stand-wrapper {
  border-bottom: 3px solid #E95735;
  width: 100%;
  margin-bottom: 25px;
}

#new-home-page .where-we-stand h1,
#new-home-page .where-we-stand-mobile h1 {
  color: #E95735;
  border: none;
  float: left;
}

#new-home-page .featured-news-wrapper {
  border-bottom: 3px solid #444444;
  width: 100%;
  margin-bottom: 20px;
}

#new-home-page h2 {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  text-transform: none;
}
#new-home-page h2.with-float-left {
  float: left;
}

#new-home-page .featured-news-wrapper .h2 {
  line-height: 0.8;
}

#new-home-page hr {
  border-top: 1px solid #d5d4d3;
  margin-top: -4px;
}

#new-home-page .two-wide-homebox {
  background-color: #F8F8F3;
  position: relative;
  height: 400px;
  display: block;
  border: 1px solid #d5d4d3;
}


#new-home-page .two-wide {
  height: 400px;
  display: block;
  border: 1px solid #d5d4d3;
  position: relative;
}
@media (max-width: 991px) {
  #new-home-page .two-wide {
  }
}
@media (max-width: 779px) {
  #new-home-page .two-wide {
  }
}
@media (max-width: 625px) {
  #new-home-page .two-wide {
    height: 320px;
  }
}
@media (max-width: 549px) {
  #new-home-page .two-wide {
    height: 300px;
  }
}
@media (max-width: 480px) {
  #new-home-page .two-wide {
    height: 280px;
  }
}

#new-home-page .two-wide:hover {
  border-bottom: 3px solid #109C95;
} 

#new-home-page .two-wide:hover .banner-area {
  height: 158px;
}

#new-home-page .member-services {
  background-color: #F8F6F3;
}

#new-home-page .join-conversation,
#new-home-page .mailchimp {
  background-color: #109D96;
  text-align: center;
}

#new-home-page a.btn-large {
  text-align: center;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 13px;
  line-height: 15.6px;
  text-transform: uppercase;
  border-radius: 40px;
  margin: 24px auto;
  padding: 13px 22px;
}
@media (max-width: 480px) {
  #new-home-page a.btn-large {
    font-size: 13px;
    line-height: 15.6px;
    cursor: pointer;
  }
}

#new-home-page .join-conversation a.btn-large,
#new-home-page .mailchimp a.btn-large {
  color: #ffffff;
  background-color: #068B7C;
  width: 220px;
}
#new-home-page .public-banner-area .join a.btn-large {
  color: #ffffff;
  background-color: #068B7C;
  width: 240px;
  margin-top: 0px;
}
#new-home-page .public-banner-area .benefits a.btn-large {
  color: #ffffff;
  width: 240px;
  border: 1px solid #ffffff;
  margin-top: 0px;
}
#new-home-page .public-banner-area .benefits a:hover.btn-large {
  color: #444444;
  background: #ffffff;
}


#new-home-page .public-banner-area .benefits-mobile {
  margin-top: 20px;
  display: none;
}
#new-home-page .public-banner-area .benefits {
  display:inline-block;
  padding-left: 10px;
}
#new-home-page .public-banner-area .join {
  display:inline-block;
}
@media (max-width: 991px) {
  #new-home-page .public-banner-area .benefits-mobile {
  }
}
@media (max-width: 779px) {
  #new-home-page .public-banner-area .benefits-mobile {
    display: block;
  }
  #new-home-page .public-banner-area .benefits {
    display: none;
  }
}
@media (max-width: 625px) {
  #new-home-page .public-banner-area .benefits-mobile {
    
  }
}
@media (max-width: 549px) {
  #new-home-page .public-banner-area .benefits-mobile {
  }
}
@media (max-width: 480px) {
  #new-home-page .public-banner-area .benefits-mobile {
  }
}




#new-home-page .join-conversation a:hover.btn-large,
#new-home-page .public-banner-area .join a:hover.btn-large,
#new-home-page .mailchimp a:hover.btn-large {
  background-color: #0C7570;
}

#new-home-page .where-we-stand a.btn-large, 
#new-home-page .where-we-stand-mobile a.btn-large {
  color: #E95735;
  border: 1px solid #E95735;
  background-color: #ffffff;
  width: 150px;
}
#new-home-page .where-we-stand a:hover.btn-large,
#new-home-page .where-we-stand-mobile a:hover.btn-large {
  color: #ffffff;
  background-color: #E95735;
}

#new-home-page .where-we-stand .learn-more-button, 
#new-home-page .where-we-stand-mobile .learn-more-button {
  width: 150px;
  padding-bottom: 12px;
}

/*
#new-home-page-php .view-events-link .read-more:hover {
  color: #ffffff;
  background-color: #8cd9ea;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
*/

#new-home-page .join-conversation h2,
#new-home-page .mailchimp h2 {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  font-size: 24px;
  line-height: 28.8px;
}
#new-home-page .join-conversation p {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  font-size: 18px;
  line-height: 28px;
}

#new-home-page .mailchimp p {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 20px;
  margin-top: 20px;
}

#new-home-page .mailchimp p.info {
  font-size: 13px;
  line-height: 20px;
}

#new-home-page .mailchimp .mailchimp-spacer {
  height: 20px;
}

#new-home-page .mailchimp .help-block-wrapper {
  background-color: white;
}
#new-home-page .mailchimp .help-block {
  background-color: rgba(234, 87, 53, 0.1);
  padding: 12px;
  color: #ea5735;
}

#new-home-page .featured-news {
  height: 400px;
  display: block;
  border: 1px solid #d5d4d3;
  overflow: hidden;
}
@media (max-width: 991px) {
  #new-home-page .featured-news {
  }
}
@media (max-width: 779px) {
  #new-home-page .featured-news {
    height: auto;
  }
}
@media (max-width: 625px) {
  #new-home-page .featured-news {
  }
}
@media (max-width: 549px) {
  #new-home-page .featured-news {
  }
}
@media (max-width: 480px) {
  #new-home-page .featured-news {
  }
}



#new-home-page .flex-box,
#duesModal .flex-box, 
#new-home-page .join-conversation, 
#new-home-page .member-services {
  height: 400px;
  display: block;
  border: 1px solid #d5d4d3;
  overflow: hidden;
}
@media (max-width: 991px) {
  #new-home-page .flex-box, 
  #duesModal .flex-box, 
  #new-home-page .join-conversation, 
  #new-home-page .member-services {
  }
}
@media (max-width: 779px) {
  #new-home-page .flex-box, 
  #duesModal .flex-box, 
  #new-home-page .join-conversation {
    height: 350px;
  }
}
@media (max-width: 625px) {
  #new-home-page .flex-box, 
  #duesModal .flex-box, 
  #new-home-page .join-conversation {
    height: 350px;
  }
}
@media (max-width: 549px) {
  #new-home-page .flex-box, 
  #duesModal .flex-box, 
  #new-home-page .join-conversation {
    height: 350px;
  }
}
@media (max-width: 480px) {
  #new-home-page .flex-box, 
  #duesModal .flex-box, 
  #new-home-page .join-conversation {
    height: 400px;
  }
}

#new-home-page .mailchimp {
  height: 400px;
  display: block;
  border: 1px solid #d5d4d3;
  overflow: hidden;
}
@media (max-width: 991px) {
  #new-home-page .mailchimp {
  }
}
@media (max-width: 779px) {
  #new-home-page .mailchimp {
    height: 400px;
  }
}
@media (max-width: 625px) {
  #new-home-page .mailchimp {
    height: 400px;
  }
}
@media (max-width: 549px) {
  #new-home-page .mailchimp {
    height: 400px;
  }
}
@media (max-width: 480px) {
  #new-home-page .mailchimp {
    height: 400px;
  }
}




#new-home-page .industry-news {
  margin-top: 24px;
  position:relative;
}
#new-home-page .industry-news .date {
  font-family: franklin-gothic-urw-cond;
  font-weight: 400;
  font-style: normal;
  font-size: .888888889em;
  line-height: 1.2;
  color: #b3b3b3;
  padding: 6px 0 20px 0;
  margin-top: 0;
  position:absolute;
  bottom: 0;
}
#new-home-page .flex-box .industry-news-title {
  font-size: 18px;
  padding-top: 10px;
  margin: 0;
}
#new-home-page .join-conversation,
#new-home-page .mailchimp {
  margin: auto;
}
#new-home-page .flex-box {
  border-bottom: 3px solid #d5d4d3;
}
#new-home-page .flex-box:hover,
#duesModal .flex-box {
  border-bottom: 3px solid #109C95;
} 
#new-home-page .flex-box p,
#duesModal .flex-box p {
  color: #444444;
}
/* Slick Carousel used when 4 or more items are displayed in Member Service under home page first image*/
#new-home-page .slick-carousel {
  padding: 0;
  margin: 0 15px;
}

#new-home-page .carousel-wrapper {
  height: 400px;
  display: block;
  border: 1px solid #d5d4d3;
  overflow: hidden;
}
@media (max-width: 991px) {
  #new-home-page .carousel-wrapper {
  }
}
@media (max-width: 779px) {
  #new-home-page .carousel-wrapper {
    height: 400px;
  }
}
@media (max-width: 625px) {
  #new-home-page .carousel-wrapper {
    height: 400px;
  }
}
@media (max-width: 549px) {
  #new-home-page .carousel-wrapper {
    height: 400px;
  }
}
@media (max-width: 480px) {
  #new-home-page .carousel-wrapper {
    height: 400px;
  }
}

#new-home-page .two-wide-image {
  height: 327px;
  display: block;
  overflow: hidden;
}

#new-home-page .two-wide-image img {
  width: 100%;
}

#new-home-page .two-wide-homebox .two-wide-image {
  display: block;
}
#new-home-page .two-wide-homebox .two-wide-image img {
  height: 275px;
}
@media (max-width: 991px) {
  #new-home-page .two-wide-homebox .two-wide-image img {
  }
}
@media (max-width: 779px) {
  #new-home-page .two-wide-homebox .two-wide-image img {
  }
}
@media (max-width: 625px) {
  #new-home-page .two-wide-homebox .two-wide-image img {
  }
}
@media (max-width: 549px) {
  #new-home-page .two-wide-homebox .two-wide-image img {
    height: 235px;
  }
}
@media (max-width: 480px) {
  #new-home-page .two-wide-homebox .two-wide-image img {
    
  }
}

#new-home-page .carousel-wrapper {
  text-align: center;
  background: #F8F6F3;
}
#new-home-page .carousel-wrapper h2 {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  margin-top: 10px;
}
#new-home-page #dc-carouselmember, #new-home-page #dc-carouselpublic  {
  background: #F8F6F3;
  margin-top: 12px;
  height: 200px;
}
@media (max-width: 1200px) {
  #new-home-page #dc-carouselmember, #new-home-page #dc-carouselpublic  {
  }
}
@media (max-width: 991px) {
  #new-home-page #dc-carouselmember, #new-home-page #dc-carouselpublic  {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 779px) {
  #new-home-page #dc-carouselmember, #new-home-page #dc-carouselpublic  {
    height: 160px;
  }
}
@media (max-width: 625px) {
  #new-home-page #dc-carouselmember, #new-home-page #dc-carouselpublic  {
    height: 160px;
  }
}
@media (max-width: 549px) {
  #new-home-page #dc-carouselmember, #new-home-page #dc-carouselpublic  {
    height: 160px;
  }
}
@media (max-width: 480px) {
  #new-home-page #dc-carouselmember, #new-home-page #dc-carouselpublic  {
    height: 200px;
  }
}

#new-home-page #dc-carouselmember .carousel-inner .item a,
#new-home-page #dc-carouselpublic .carousel-inner .item a {
  color: #444444;
}
#new-home-page #dc-carouselmember .carousel-inner .item a:hover,
#new-home-page #dc-carouselpublic .carousel-inner .item a:hover {
  color: #109D96;
}



#new-home-page #homebox-carousel {
  display: none;
}
@media (max-width: 991px) {
  #new-home-page #homebox-carousel {
    
  }
}
@media (max-width: 779px) {
  #new-home-page #homebox-carousel {
    display: block;
    height: 125px;
    margin-top: -54px;
  }
}
@media (max-width: 625px) {
  #new-home-page #homebox-carousel {
    
  }
}
@media (max-width: 549px) {
  #new-home-page #homebox-carousel {
    height: 165px;
    margin-top: -92px;
  }
}
@media (max-width: 480px) {
  #new-home-page #homebox-carousel {
    
  }
}

#new-home-page #sm-homebox-carousel {
  display: block;
  max-height: 100px;
  margin-top: -30px;
  font-size: 15px;
  line-height: 19.2px;
  overflow: hidden;
  padding: 0 12px 0 12px;
  text-align: center;
}

#new-home-page #new-books-carouselmember, 
#new-home-page #new-books-carouselpublic, 
#new-home-page #featured-members-carouselmember,
#new-home-page #new-books-carouselpublic {
  background: #F8F6F3;
  height: 240px;
  text-align: center;
}

#new-home-page #featured-members-carouselmember .carousel-inner .item a,
#new-home-page #featured-members-carouselpublic .carousel-inner .item a {
  color: #444444;
}
#new-home-page #featured-members-carouselmember .carousel-inner .item a:hover,
#new-home-page #featured-members-carouselpublic .carousel-inner .item a:hover {
  color: #109D96;
}



#new-home-page .carousel-wrapper .banner-text hr {
  margin-bottom: 16px;
}
#new-home-page .carousel-wrapper h2 {
  color: #444444;
}

.new-home-page__books__centered-image-wrapper {
  height: 190px;
  max-width: 210px;
  display:block;
  margin:auto;
}

.new-home-page__thumbs__centered-image-wrapper {
  display:block;
  margin:auto;
}

#new-home-page .carousel-inner img {
  height: auto;
  width: auto;
  max-height: 190px;
  max-width: 210px; 
}

#new-home-page .carousel-control.right, #new-home-page .carousel-control.left {
  background-image: none;
}

#new-home-page .carousel-control {
  opacity: 1.0;
}
#new-home-page .carousel-control:hover {
  opacity: 0.6;
}
#new-home-page .carousel-control-inner .upper {
  position: absolute;
  margin-top: 10px;
}
#new-home-page .carousel-control-inner {
  position: absolute;
  margin-top: 90px;
}

#new-home-page #homebox-carousel .carousel-control-inner {
  margin-top: 50px;
}

@media (max-width: 549px) {
  #new-home-page #homebox-carousel .carousel-control-inner {
    margin-top: 70px;
  }
}



#new-home-page .carousel-control-inner.left {
  left: 0;
  margin-top:120px;
}
#new-home-page .carousel-control-inner.right {
  right: 0;
  margin-top:120px;
}
#new-home-page #dc-carouselpublic .carousel-control-inner.right,
#new-home-page #dc-carouselpublic .carousel-control-inner.left {
  margin-top: 90px;
}


#new-home-page #dc-carouselmember .carousel-inner .item,
#new-home-page #dc-carouselpublic .carousel-inner .item {
  padding-left: 48px; 
  padding-right:48px; 
  text-align: left;
  font-size: 18px;
  line-height: 1.44444444;
  color: #444444;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
}


#new-home-page #homebox-carousel .carousel-inner .item .title {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 700;
  font-style: normal;
  margin: 0;
  padding-bottom: 6px;
}
#new-home-page #homebox-carousel .carousel-inner .item .info {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 500;
  font-style: normal; 
}
#new-home-page #homebox-carousel .carousel-inner .services-item  {
  padding-left: 64px; 
  padding-right:64px; 
  text-align: center;
  font-size: 16px;
  line-height: 1.2;
  padding-top: 10px;
}
#new-home-page #homebox-carousel .carousel-inner .item {
  padding-left: 64px; 
  padding-right:64px; 
  text-align: center;
  font-size: 16px;
  line-height: 1.2;
  padding-top: 30px;
}
@media (max-width: 991px) {
  #new-home-page #homebox-carousel .carousel-inner .item {
  }
}
@media (max-width: 779px) {
  #new-home-page #homebox-carousel .carousel-inner .item {
  }
}
@media (max-width: 625px) {
  #new-home-page #homebox-carousel .carousel-inner .item {
  }
}
@media (max-width: 549px) {
  #new-home-page #homebox-carousel .carousel-inner .item {
  }
}
@media (max-width: 480px) {
  #new-home-page #homebox-carousel .carousel-inner .item {
    padding-left: 34px; 
    padding-right:34px; 
    font-size: 14px;
  }
}








#new-home-page #homebox-carousel .carousel-inner .item a {
  color: #444444;
}
#new-home-page #homebox-carousel .carousel-inner .item a:hover {
  color: #109D96;
}
@media (max-width: 1200px) {
  #new-home-page #dc-carouselmember .carousel-inner .item,
  #new-home-page #dc-carouselpublic .carousel-inner .item,
  #new-home-page #homebox-carousel .carousel-inner .item {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  #new-home-page #dc-carouselmember .carousel-inner .item,
  #new-home-page #dc-carouselpublic .carousel-inner .item,
  #new-home-page #homebox-carousel .carousel-inner .item {
    font-size: 18px;
  }
}
@media (max-width: 779px) {
  #new-home-page #dc-carouselmember .carousel-inner .item,
  #new-home-page #dc-carouselpublic .carousel-inner .item,
#new-home-page #homebox-carousel .carousel-inner .item {
  }
}
@media (max-width: 625px) {
  #new-home-page #dc-carouselmember .carousel-inner .item,
  #new-home-page #dc-carouselpublic .carousel-inner .item,
  #new-home-page #homebox-carousel .carousel-inner .item {
  }
}
@media (max-width: 549px) {
  #new-home-page #dc-carouselmember .carousel-inner .item,
  #new-home-page #dc-carouselpublic .carousel-inner .item,
  #new-home-page #homebox-carousel .carousel-inner .item {
  }
}
@media (max-width: 480px) {
  #new-home-page #dc-carouselmember .carousel-inner .item,
  #new-home-page #dc-carouselpublic .carousel-inner .item,
  #new-home-page #homebox-carousel .carousel-inner .item {
  }
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#new-home-page h3 {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  color: #444444;
  padding-top: 12px;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0;
  text-transform: none;
}
#new-home-page .events-two-wide h3 {
  text-align: left;
  color: #8D8E90;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 12px;
}
@media (max-width: 991px) {
  #new-home-page .events-two-wide h3 {
    font-size: 12px;
  }
}
@media (max-width: 779px) {
  #new-home-page .events-two-wide h3 {
    font-size: 16px;
  }
}
@media (max-width: 625px) {
  #new-home-page .events-two-wide h3 {
  }
}
@media (max-width: 549px) {
  #new-home-page .events-two-wide h3 {
  }
}
@media (max-width: 480px) {
  #new-home-page .events-two-wide h3 {
  }
}



#new-home-page .two-wide .banner-area {
  position: absolute; 
  bottom: 0;
  text-align: center;
  width: 100%;
  z-index:400; 
  
  margin: 0 auto;
  margin-bottom: 3px;
  height: 160px;
}

#new-home-page .two-wide .banner-area-inner-box {
  position: relative;
  height: 100%;
  margin-left: 50px;
  margin-right: 50px;
  background-color: #fff; 
}

#new-home-page .two-wide-homebox .public-banner-area {
  position:absolute; 
  margin: 0 auto;
  top: 60px;
  padding-left: 50px;
  padding-right: 50px;
  z-index:400;
  text-align: center;
  min-height: 130px;
}
@media (max-width: 1200px) {
  #new-home-page .two-wide-homebox .public-banner-area {
  }
}
@media (max-width: 991px) {
  #new-home-page .two-wide-homebox .public-banner-area {
  }
}
@media (max-width: 779px) {
  #new-home-page .two-wide-homebox .public-banner-area {
  }
}
@media (max-width: 625px) {
  #new-home-page .two-wide-homebox .public-banner-area {
    top: 30px;
  }
}
@media (max-width: 549px) {
  #new-home-page .two-wide-homebox .public-banner-area {
    top: 20px;
  }
}
@media (max-width: 480px) {
  #new-home-page .two-wide-homebox .public-banner-area {
    padding-left: 20px;
    padding-right: 20px;
  }
}


#new-home-page .two-wide-homebox .public-banner-area .title {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 600;
  font-style: normal;
  font-size: 28px;
  line-height: 33.6px;
  color: #ffffff;
}
@media (max-width: 991px) {
  #new-home-page .two-wide-homebox .public-banner-area .title {
  }
}
@media (max-width: 779px) {
  #new-home-page .two-wide-homebox .public-banner-area .title {
  }
}
@media (max-width: 625px) {
  #new-home-page .two-wide-homebox .public-banner-area .title {
  }
}
@media (max-width: 549px) {
  #new-home-page .two-wide-homebox .public-banner-area .title {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (max-width: 480px) {
  #new-home-page .two-wide-homebox .public-banner-area .title {
  }
}

#new-home-page .two-wide-homebox .public-text-area .title {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 700;
  font-style: normal;
  margin: 0;
  padding-bottom: 6px;
}
#new-home-page .two-wide-homebox .public-text-area .info {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 500;
  font-style: normal; 
  margin-bottom: 0;
}

#new-home-page .two-wide-homebox .public-text-area {
  padding-left: 12px;
  padding-right: 12px;
  font-size: 15px;
  line-height: 19.2px;
  text-align: center; 
  margin-top: -30px;
  display: block;
  max-height: 100px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  #new-home-page .two-wide-homebox .public-text-area {
    margin-top: -30px;
    font-size: 14px;
    max-height: none;
  }
}
@media (max-width: 991px) {
  #new-home-page .two-wide-homebox .public-text-area {
    margin-top: -30px;
    font-size: 14px;
  }
}
@media (max-width: 779px) {
  #new-home-page .two-wide-homebox .public-text-area {
    display: none;
  }
}
@media (max-width: 625px) {
  #new-home-page .two-wide-homebox .public-text-area {
  }
}
@media (max-width: 549px) {
  #new-home-page .two-wide-homebox .public-text-area {
  }
}
@media (max-width: 480px) {
  #new-home-page .two-wide-homebox .public-text-area {
  }
}

#new-home-page .two-wide-homebox .public-text-area a {
  color: #444444;
}
#new-home-page .two-wide-homebox .public-text-area a:hover {
  color: #109C95;
}

#new-home-page .two-wide .banner-area h2 {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  
  color: #444444;
  font-size: 24px;
  margin: 0;
  margin-top: 10px;
  padding: 0;
  padding-left: 16px;
  padding-right: 16px;
  text-transform: none;
}
@media (max-width: 991px) {
  #new-home-page .two-wide .banner-area h2 {
    font-size: 22px;
  }
}
@media (max-width: 779px) {
  #new-home-page .two-wide .banner-area h2 {
    font-size: 20px;
  }
}
@media (max-width: 625px) {
  #new-home-page .two-wide .banner-area h2 {
    font-size: 20px;
  }
}
@media (max-width: 549px) {
  #new-home-page .two-wide .banner-area h2 {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  #new-home-page .two-wide .banner-area h2 {
    font-size: 18px;
  }
}

#new-home-page .banner-text {
  padding-left: 24px;
  padding-top: 24px;
  padding-right: 24px;
}
#new-home-page .carousel-wrapper .banner-text {
  padding-top: 12px;
}
#new-home-page .flex-box .banner-text,
#duesModal .flex-box .banner-text {
  padding-top: 34px;
}
#new-home-page .lower-text {
  border-top: 1px solid #d5d4d3;
  margin-top: 40px;
  margin-left: 48px;
  margin-right: 48px;
}
#new-home-page .box-news {
  padding-top: 15px;
}


#new-home-page .join-conversation .banner-text,
#duesModal .flex-box .banner-text {
  padding-left: 40px;
  padding-right: 40px;
  margin: auto;
  margin-top: 50px;
}
@media (max-width: 1200px) {
  #new-home-page .join-conversation .banner-text,
  #duesModal .flex-box .banner-text {
    margin-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  #new-home-page .join-conversation .banner-text,
  #duesModal .flex-box .banner-text {
    margin-top: 50px;
  }
}
@media (max-width: 779px) {
  #new-home-page .join-conversation .banner-text,
  #duesModal .flex-box .banner-text {
  }
}
@media (max-width: 625px) {
  #new-home-page .join-conversation .banner-text,
  #duesModal .flex-box .banner-text {
  }
}
@media (max-width: 549px) {
  #new-home-page .join-conversation .banner-text,
  #duesModal .flex-box .banner-text {
  }
}
@media (max-width: 480px) {
  #new-home-page .join-conversation .banner-text,
  #duesModal .flex-box .banner-text {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#duesModal .flex-box {
  border: 1px solid #d5d4d3; 
  border-bottom: 3px solid #109C95;
}
#duesModal .banner-text {
  padding-right: 24px; 
  padding-left: 24px; 
  padding-top: 34px; 
}
#duesModal .banner-text .title {
  font-size: 22px; 
  line-height: 26.4px; 
  padding-top: 10px;
  text-align: center;
}
#duesModal .banner-text .pay-button {
  margin-top: 50px;
  margin-bottom: 20px;
  text-align: center;
}
#duesModal .banner-text .cancel-link {
  margin-bottom: 20px;
  text-align: center;
}

#duesModal .btn-large {
  color: #fff;
  background-color: #109e97;
  text-align: center;
  margin: 0 auto;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .777777778em;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 13px 42px;
  border-radius: 40px;
  margin: 24px auto;
  border: 0;
}

#duesModal .btn-large:hover {
  color: white;
  background-color: rgb(41, 193, 178);
  transition: background-color 0.5s ease;
  border: 0;
}

#new-home-page .mailchimp .banner-text {
  padding-left: 30px;
  padding-right: 30px;
  margin: auto;
  margin-top: 30px;
}
@media (max-width: 1200px) {
  #new-home-page .mailchimp .banner-text {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  #new-home-page .mailchimp .banner-text {
  }
}
@media (max-width: 779px) {
  #new-home-page .mailchimp .banner-text {
  }
}
@media (max-width: 625px) {
  #new-home-page .mailchimp .banner-text {
  }
}
@media (max-width: 549px) {
  #new-home-page .mailchimp .banner-text {
  }
}
@media (max-width: 480px) {
  #new-home-page .mailchimp .banner-text {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#new-home-page .member-services p {
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 13px;
  padding: 0;
  margin: 0;
  margin-bottom: 18px;
}

#new-home-page .member-services a {
  color: #8D8E90;
}

#new-home-page .flex-box .top-image {
  background-color: transparent;
  height: 200px;
  display: block;
  text-align: center;
}
@media (max-width: 991px) {
  #new-home-page .flex-box .top-image {
    
  }
}
@media (max-width: 779px) {
  #new-home-page .flex-box .top-image {
    background-color: #F8F8F3;
  }
}
@media (max-width: 625px) {
  #new-home-page .flex-box .top-image {
    
  }
}
@media (max-width: 549px) {
  #new-home-page .flex-box .top-image {
    
  }
}
@media (max-width: 480px) {
  #new-home-page .flex-box .top-image {
    
  }
}






#new-home-page .flex-box .top-image img {
  /*width: 100%; */
  height: 200px; 
  overflow: hidden;
  width: 100%;
}
@media (max-width: 991px) {
  #new-home-page .flex-box .top-image img {
    
  }
}
@media (max-width: 779px) {
  #new-home-page .flex-box .top-image img {
    width: auto;
  }
}
@media (max-width: 625px) {
  #new-home-page .flex-box .top-image img {
    
  }
}
@media (max-width: 549px) {
  #new-home-page .flex-box .top-image img {
  }
}
@media (max-width: 480px) {
  #new-home-page .flex-box .top-image img {
    width: 100%;
  }
}

#new-home-page .featured-news .news-item {
  min-height: 62px;
  margin-bottom: 10px;
}
#new-home-page .featured-news .news-item.bottom-border {
  border-bottom: 1px solid #d5d4d3;
}

#new-home-page .featured-news .news-item .news-item-image {
  width: 60px; 
  height: 60px;
  padding-left: 10px;
  overflow: hidden;
}
#new-home-page .featured-news .news-item .news-item-image img {
  width: 100%;
  height: 100%;
}


#new-home-page .category {
  margin: 0;
  padding: 0;
  color: #444444;
  font-size: 13px;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  
}
@media (max-width: 1200px) {
  #new-home-page .featured-news .category {
    font-size: 11px;
  }
}
#new-home-page .two-wide .banner-area .category {
  font-style: normal;
  padding-top: 36px;
}


#new-home-page .events-two-wide .category {
  color: #8D8E90;
}
@media (max-width: 991px) {
  #new-home-page .events-two-wide .category {
    font-size: 11px;
  }
}
@media (max-width: 779px) {
  #new-home-page .events-two-wide .category {
    font-size: 13px;
  }
}
@media (max-width: 625px) {
  #new-home-page .events-two-wide .category {
  }
}
@media (max-width: 549px) {
  #new-home-page .events-two-wide .category {
  }
}
@media (max-width: 480px) {
  #new-home-page .events-two-wide .category {
  }
}






#new-home-page .where-we-stand-mobile .category {
  padding-bottom: 20px;
}

#new-home-page .events-two-wide .row {
  min-height: 90px;
}

@media (max-width: 991px) {
  #new-home-page .events-two-wide .row {
    min-height: 100px;
  }
}
@media (max-width: 779px) {
  #new-home-page .events-two-wide .row {
    display: block;
  }
}
@media (max-width: 625px) {
  #new-home-page .events-two-wide .row {
  }
}
@media (max-width: 549px) {
  #new-home-page .events-two-wide .row {
  }
}
@media (max-width: 480px) {
  #new-home-page .events-two-wide .row {
  }
}





#new-home-page .category a {
  color: #444444;
}
#new-home-page .category a:hover {
  color: #109C95;
}


#new-home-page .title {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 500;
  font-style: normal;
  color: #444444;
}
#new-home-page .title a {
  color: #444444;
}
#new-home-page .title a:hover {
  color: #109C95;
}
#new-home-page .where-we-stand-mobile .title {
  padding-top: 0px;
  padding-bottom: 20px;
}
#new-home-page .flex-box .title, 
#new-home-page .events-two-wide .title {
  font-size: 22px;
  line-height: 26.4px;
  padding-top: 10px;
}
#new-home-page .featured-news .title  {
  font-size: 16px;
  line-height: 19.2px;
  padding-top: 6px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  #new-home-page .featured-news .title {
    font-size: 15px;
  }
}
#new-home-page .events-two-wide .title  {
  font-size: 16px;
  line-height: 19.2px;
  padding-top: 0px;
  margin: 0;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  #new-home-page .events-two-wide .title {
    font-size: 15px;
  }
}
#new-home-page .where-we-stand .title  {
  font-size: 24px;
  line-height: 28.8px;
}
@media (max-width: 991px) {
  #new-home-page .where-we-stand .title {
    font-size: 22px;
  }
}


#new-home-page .where-we-stand .wws-pick {
  position: relative;
  height: 47px;
  display: block;
  font-size: 16px;
  line-height: 19px;
}
#new-home-page .where-we-stand .wws-pick a {
  color: #8D8E90;
}
#new-home-page .where-we-stand .wws-pick.active {
  background-color: #E95735;
}
#new-home-page .where-we-stand .wws-pick.active a {
  color: #ffffff;
}
#new-home-page .where-we-stand .wws-pick p {
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  height: 47px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}


#new-home-page .where-we-stand .wws-news .title  {
  font-size: 16px;
  line-height: 19.2px;
}
@media (max-width: 991px) {
  #new-home-page .where-we-stand .wws-news .title {
    font-size: 15px;
  }
}

#where-we-stand-mobile {
  display: none;
}
@media (max-width: 991px) {
  #where-we-stand-mobile {
  }
}
@media (max-width: 779px) {
  #where-we-stand-mobile {
    display: block;
  }
}
@media (max-width: 625px) {
  #where-we-stand-mobile {
  }
}
@media (max-width: 549px) {
  #where-we-stand-mobile {
  }
}
@media (max-width: 480px) {
  #where-we-stand-mobile {
  }
}

#where-we-stand-desktop {
  display: block;
}
@media (max-width: 991px) {
  #where-we-stand-desktop {
  }
}
@media (max-width: 779px) {
  #where-we-stand-desktop {
    display: none;
  }
}
@media (max-width: 625px) {
  #where-we-stand-desktop { 
  }
}
@media (max-width: 549px) {
  #where-we-stand-desktop {
  }
}
@media (max-width: 480px) {
  #where-we-stand-desktop {
  }
}

#where-we-stand-mobile .panel-default {
  padding: 0;
  margin: 0;
  border-radius: 0px;
  border: 0;
}
#where-we-stand-mobile .panel-heading {
  height: 47px;
  font-size: 16px;
  line-height: 19px;
  background-color: #E95735;
  width: 100%;
}
#where-we-stand-mobile .panel-title {
  padding-left: 10px;
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
}
#where-we-stand-mobile .panel-title a, #where-we-stand-mobile .panel-title a:hover {
  color: #ffffff;
}
#where-we-stand-mobile .panel-body p {
  font-family: 'Sentinel A', 'Sentinel B', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}


#new-home-page .where-we-stand .wws-news {
  margin-top: 20px;
}
#new-home-page .where-we-stand .wws-news .right-border {
  border-right: 1px solid #d5d4d3;
}


.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter, dl.aligncenter, .html5-captions .wp-caption.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.print-only {
  display: none;
}



.paginate-links {
  margin-bottom: 24px;
  font-size: 15px;
  line-height: 1.5;
  font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: .888888889em;
  line-height: 1.2;
  line-height: 1;
  text-transform: uppercase;
  display: inline-block;
  margin: 24px auto 0;
  border-radius: 4px;
  
  
}

.paginate-links .page-numbers {
  border: 1px solid #fff;
  padding: 8px;
  color: #b3b3b3;
}
.paginate-links .page-numbers.current {
  border: 1px solid #dddbdb;
  color: #67686b;
}
.paginate-links .page-numbers:hover {
  background: #eeeeee;
  color: #67686b;
}
.paginate-links .page-numbers.current:hover {
  background: #67686b;
  color: white;
}
