@charset "UTF-8";
/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

@font-face {
  font-family: "Segoe UI Regular";
  font-style: normal;
  font-weight: normal;
  /* src: local("Segoe UI Regular"), url("../fonts/Segoe UI.woff") format("woff");*/
  src: local("Segoe UI Regular"),
    url("../fonts/Segoe UI.ttf") format("truetype");
}

@font-face {
  font-family: "Segoe UI Italic";
  font-style: normal;
  font-weight: normal;
  /*src: local("Segoe UI Italic"),
    url("../fonts/Segoe UI Italic.woff") format("woff");*/
  src: local("Segoe UI Italic"),
    url("../fonts/Segoe UI Italic.ttf") format("truetype");
}

@font-face {
  font-family: "Segoe UI Bold";
  font-style: normal;
  font-weight: bold;
  /*src: local("Segoe UI Bold"), url("../fonts/Segoe UI Bold.woff") format("woff");*/
  src: local("Segoe UI Bold"),
    url("../fonts/Segoe UI Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Segoe UI Bold Italic";
  font-style: italic;
  font-weight: bold;
  /* src: local("Segoe UI Bold Italic"),
    url("../fonts/Segoe UI Bold Italic.woff") format("woff");*/
  src: local("Segoe UI Bold Italic"),
    url("../fonts/Segoe UI Bold Italic.ttf") format("truetype");
}

#SFevtlsttop {
  display: none !important;
}

.SFevt img {
  display: none !important;
}

#SFctr #SFevtlst a.SFevt {
  padding: 0 !important;
}

#SFctr {
  border-bottom: 1px solid #ccc;
}

a.SFevt {
  border-bottom: none !important;
}

#SFevtlstbtm {
  margin: 0 !important;
}

/*
@font-face {
  font-family: "Helvetica Neue Condensed Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica Neue Condensed Bold"),
    url("../fonts/HelveticaNeue-CondensedBold.otf") format("otf");
}
*/

@font-face {
  font-family: "Helvetica Neue Condensed Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica Neue Condensed Bold"),
    url("../fonts/fontsfree-net-helveticaneuecondensedbold.ttf")
      format("truetype");
}

.leed-gold h2,
.leed-certified h2,
.leed-silver h2,
.leed-platinum h2 {
  display: none;
}

.leed-gold,
.leed-certified,
.leed-silver,
.leed-platinum {
  display: block;
  width: 90px;
  height: 98px;
  float: left;
  margin: 0.4em 1em 1em 0;
}

.leed-gold {
  background: transparent url(img/badge_gold.jpg) center center no-repeat;
}

.leed-certified {
  background: transparent url(img/badge_certified.jpg) center center no-repeat;
}

.leed-silver {
  background: transparent url(img/badge_silver.jpg) center center no-repeat;
}

.leed-platinum {
  background: transparent url(img/badge_platinum.jpg) center center no-repeat;
}

blockquote {
  background: transparent url(img/blockquote-66.png) no-repeat scroll left 16px;
  font-family: Georgia;
  font-size: 1.5em;
  font-style: italic;
  margin: 0.5em 1em !important;
  padding: 1em !important;
  position: relative;
}

blockquote p {
  margin-bottom: 0;
}

/*

.SFfrmitm.SFclk {
  width: 100% !important;
  height: auto !important;
}

.SFfrmitm.SFclk .SFfrmitmtxt h3 {
  margin-bottom: 0 !important;
}

.SFfrmitmtxt,
.SFfrmitmadd {
  position: relative !important;

}

#SFctr #SFfrmitm .SFfrmitm {
  padding: 15px 15px 8px 15px !important;
}

#SFctr #SFfrmitm .SFfrmitmadd {
  bottom: 0 !important;
  left: 0 !important;
}

#SFctr #SFfrmitm .SFfrmitmtxt {
  padding: 0 !important;
}

.SFfrmitmtxt {
  float: left !important;
}

.SFfrmitmadd {
  float: right !important;
}
*/

h3.SFfrmitmttl {
  text-transform: none !important;
  text-align: center !important;
}

.SFfrmitmdtl {
  text-align: center !important;
}

.SFfrmitm .SFfrmitmimg {
  padding: 1em 0;
}

.signup-form .SF,
.member-login .SF,
.cancel-membership .SF {
  margin-top: 1.5em;
  font-size: 1.1em !important;
  line-height: 1.5em !important;
  background: #efefef;
  border: 1px solid #ccc;
  padding: 1.2em 1.2em 0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
}

.signup-form .SF,
.member-login .SF,
.cancel-membership .SF td {
  padding-bottom: 0.5em !important;
}

.signup-form .SF,
.member-login .SF,
.cancel-membership .SF td > input {
  padding: 0.5em !important;
  font-sie: 1.1em !important;
}

.container {
  max-width: 1400px;
}

body {
  font-family: "Segoe UI Regular", "Myriad Pro", Myriad, Arial, Helvetica,
    sans-serif;
  font-size: 1em;
  line-height: 1.5;
}

#stage {
  padding: 1em;
}

a {
  color: #245f77;
  font-weight: bold;
  text-decoration: none;
}

p {
  margin: 0 0 0.75em;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Montserrat", arial, helvetica, sans-serif;
}

h1,
h1.page-title {
  text-align: left;
  font-size: 1.6em;
  color: #8a7038;
  font-weight: 600;
  margin-bottom: 0.5em;
}

h2 {
  color: #2c2c2c;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0.7em 0 0.8em;
  line-height: 1.2em;
  font-size: 1.4em;
}

.project-teasers h2 {
  color: #8a7038;
}

.project-teasers h2 a {
  text-decoration: none;
}

h3 {
  color: #cf711b;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  font-size: 1.3em;
}

h4 {
  color: #8b7034;
  font-weight: 600;
  margin-bottom: 1em;
  font-size: 1.1em;
}

h5 {
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 1em;
  color: 444;
}

@media screen and (min-width: 992px) {
  .navbar-brand img {
    width: 100%;
    max-width: 480px;
    height: auto;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .navbar-nav {
    font-size: 0.75em;
  }
}

.navbar > .container.d-flex > div {
  max-width: 85%;
}

/*
ul > li {
  margin-bottom: .3em;
}
*/

/*.navbar-collapse {
  position: relative;
}
*/

#navbarSupportedContent {
  flex-direction: column;
}

#block-searchform {
  margin-bottom: 30px;
  width: 200px;
  float: right;
}

a .sponsorship-link,
a .join-link {
  background: #2a5f75;
  font-weight: normal;
  margin-top: 3px;
  color: #fff;
  padding: 8px;
  margin-right: 0.5em;
  text-transform: uppercase;
  font-size: 0.8em;
  border-radius: 4px;
}

#block-sponsorshipjoinblock {
  float: right;
  margin-top: 4px;
}

#block-usgbc-bootstrap5-main-navigation {
  clear: both;
}

.publication-date {
  margin-bottom: 0.5em;
  font-size: 0.9em;
  text-transform: uppercase;
}

.navbar-brand img {
  height: auto;
}

.navbar.bg-light {
  background-color: #fff !important;
}

.navbar-nav {
  text-transform: uppercase;
}

/* Front page elements */

.window {
  background: #f5f5e5;
  padding: 1em;
}

#block-followlinks {
  right: 0;
  top: 35%;
  position: fixed;
  z-index: 99;
}

#edit-keys,
#edit-submit {
  font-size: 0.8em;
}

#edit-keys {
  background: #f2f2f2;
}

#edit-submit {
  text-transform: uppercase;
  background: #f2f2f2;
  color: #2a5f75;
  border: 2px solid #ccc;
  padding: 5px 8px;
}

.socnet-icon span {
  display: none;
}

.socnet-icon {
  padding: 4px;
}

.socnet-icon a {
  display: block;
  height: 44px;
  width: 44px;
  background-size: cover;
  /*background: #555;*/
}

#edit-actions {
  margin-left: 0.5em;
}

#follow-block {
  background: #fff;
  padding: 6px;
  border: 1px solid #ccc;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-right: 6px;
  box-shadow: -5px 5px 5px gray;
}

#follow-block h3 {
  font-size: 0.6em;
  text-align: center;
  color: #2a5f75;
}

#facebook a {
  background-image: url(img/2021_Facebook_icon.png);
}

#twitter a {
  background-image: url(img/Twitter_icon_64.png);
}

#linkedin a {
  background-image: url(img/LinkedIn_logo_initials_64.png);
}

.window .slide__media {
  border: 4px solid #fff;
  border-radius: 4px;
}

.window .slick-list {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 768px) {
  .views-field-field-caption {
    font-size: 0.85em;
  }
}

.navbar {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
}

.slide__caption {
  padding: 0;
}

.slick img,
.slick iframe {
  width: 100%;
}

.slide-caption .field-content {
  padding-left: 0.5em;
}

@media screen and (min-width: 769px) {
  .hero {
    background: url(img/banner_bg2.gif) center 0px repeat-y;
  }
  .banner-left-text {
    background: transparent url(img/leaf_vector_135.png) right 10px no-repeat;
  }
  .banner-right-text {
    background: transparent url(img/bulb_vector_135.png) right 10px no-repeat;
  }
}

@media screen and (max-width: 768px) {
  .banner-left-text {
    background: #265b74 url(img/leaf_vector_135.png) right 10px no-repeat;
  }
  .banner-right-text {
    background: #b87032 url(img/bulb_vector_135.png) right 10px no-repeat;
  }
}

.banner-text p {
  max-width: 400px;
  padding: 14px 0 0 10px;
  line-height: 2em;
}

.banner-text a {
  font-family: "Metrophobic";
  font-size: 1.4em;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .banner-text a {
    font-size: 1.1em;
  }
}

.three-panel .container {
  margin: 0 auto;
}

#tell-us-leed {
  background: #62bccf;
  margin: 0;
  margin-top: 0px;
  padding: 0;
  width: 100%;
  border: 1px solid #1b5b76;
  margin-top: 1em;
}

#tell-us-leed img {
  max-width: 270px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  padding: 15px;
}

#facebook-like-box-front {
  display: flex;
  justify-content: center;
  background: #dedede;
  padding: 12px;
}

.news-page-intro,
.projects-page-intro {
  border-bottom: 1px solid #000;
  padding-bottom: 1em;
}

.feed-item-datetitle h3 {
  color: #666;
  font-weight: 300;
  line-height: 1.5em;
  text-transform: none;
  font-size: 0.9em;
  text-align: center;
  font-family: "Segoe UI Regular", "Myriad Pro", Myriad, Arial, Helvetica,
    sans-serif;
}

.feed-item-group {
  min-height: 300px;
}

.feed-item-group .views-field-nothing {
  min-height: 70px;
}

figcaption {
  text-align: center;
  font-size: 0.9em;
  font-style: italic;
  padding-top: 0.5em;
}

.feed-item-body img {
  width: 100%;
  height: auto;
  margin-bottom: 0.5em;
}

.feed-item-body a,
.feed-item-title a {
  text-decoration: none;
  font-weight: 600;
}

.feed-item-body a {
  color: #000;
  font-weight: 300;
}

.feed-item-title {
  text-transform: uppercase;
}

.feed-item-body {
  text-align: center;
  color: #000;
  font-size: 0.9em;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px dotted #ccc;
}

#block-views-block-projects-block-1 .more-link,
#block-views-block-feed-items-block-1 .more-link {
  text-align: right;
}

#block-views-block-projects-block-1 .more-link a,
#block-views-block-feed-items-block-1 .more-link a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 300;
  font-size: 0.9em;
  font-style: italic;
}

.usgbc-articles-page .views-col {
  padding: 6px;
}

/* End Front page elements */

.path-frontpage .top-container {
  display: none;
}

.page-content-area {
  padding: 1.5em 1em 0.5em;
}

/* Leed Page */

#circles {
  overflow: hidden;
  margin: 1em 0;
}

.circle {
  width: 175px;
  margin: 0 auto;
}

.circle span {
  display: none;
}

.circle-title {
  text-align: center;
  width: 150px;
  padding-top: 1em;
  font-family: "Montserrat";
  font-size: 0.9em;
}

.circle a {
  display: block;
  width: 150px;
  height: 150px;
}

#circle1 a {
  background: transparent url(img/BD+C_opt.png) center center no-repeat;
}

#circle2 a {
  background: transparent url(img/ID+C_opt.png) center center no-repeat;
}

#circle3 a {
  background: transparent url(img/O+M_opt.png) center center no-repeat;
}

#circle4 a {
  background: transparent url(img/ND_opt.png) center center no-repeat;
}

#circle5 a {
  background: transparent url(img/HOMES_opt.png) center center no-repeat;
}

#circle1,
#circle2,
#circle3,
#circle4 {
  /* margin-right: 0.3em;*/
}

.path-node .colorbox img,
.path-projects #block-usgbc-bootstrap5-content .views-field-field-image img {
  float: right;
  margin: 0 0 0.5em 0.5em;
  padding: 3px;
  border: 1px solid #ccc;
}

.path-projects .views-row {
  overflow: auto;
  margin-bottim: 1em;
  padding-bottom: 1em;
  border-bottom: 1px dotted #ccc;
}

#block-views-block-projects-block-1 table h3 {
  font-size: 0.9em;
}

#block-views-block-projects-block-1 table h3 a {
  text-decoration: none;
}

#block-views-block-projects-block-1 .views-field-field-image {
  width: 120px;
}

#block-views-block-projects-block-1 .views-field-title {
  vertical-align: middle;
}

.project-date {
  font-size: 1em;
  text-transform: uppercase;
  color: #555;
  margin-bottom: 0.5em;
}

.project-link {
  margin-bottom: 0.5em;
}

.project-link a {
  text-decoration: none;
  font-weight: 600;
}

.leed-info-block,
.committee-staff {
  font-size: 0.9em;
  border: 1px solid #333;
  background: #f2f2f2;
  padding: 14px;
  margin-bottom: 1em;
}

.staff-summary-content {
  padding: 10px 20px;
  margin-bottom: 1em;
  background: #245f77;
  color: #fff;
  font-weight: bold;
  font-size: 0.9em;
}

.asterisk {
  color: #ff0000;
}

.staff-summary-content ul {
  padding-left: 5px;
}

.staff-summary {
  display: block;
  float: left;
}

.staff-body {
  clear: left;
}

.youtube-embed {
  display: flex;
  justify-content: center;
  margin: 1em;
}

.sidebar-first,
.sidebar-second {
  padding: 10px;
}

#block-usgbc-bootstrap5-content {
  overflow: auto;
  margin-bottom: 1em;
}

.sidebar-second .block-title {
  font-family: "Montserrat", arial, helvetica, sans-serif;
  font-weight: 600;
}

.sidebar-second ul {
  list-style-type: none;
  padding-left: 1em;
}

.sidebar-second .item-list a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Montserrat";
  font-size: 0.9em;
  text-decoration: none;
}

.block-content {
  background: #265b74;
  padding: 1em;
  color: #fff;
}

.get-involved-block .block-title {
  text-transform: uppercase;
  padding: 0.5em 0.5em 0.5em 1em;
  font-size: 1em;
  background: #444;
  color: #fff;
  margin: 0;
}

/* Community Solar CSS */

.section-community-solar .field-name-field-tweetbutton,
.section-community-solar .printfriendly {
  display: none;
}

.community-solar img {
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 992px) {
  #block-block-19 .community-solar .cs-col {
    float: left;
  }

  #block-block-19 .community-solar .cs-col-1 {
    width: 45%;
  }

  #block-block-19 .community-solar .cs-col-2 {
    width: 55%;
    padding: 20px;
  }
  #block-block-19 .community-solar,
  #block-block-25 .community-solar,
  #block-block-26 .community-solar {
    display: flex;
    align-items: center;
  }
  #block-block-20 {
    padding: 20px 60px;
  }
  #block-block-22 .cs-col-1,
  #block-block-24 .cs-col-1 {
    width: 40%;
  }
  #block-block-22 .cs-col-2,
  #block-block-24 .cs-col-2 {
    width: 60%;
  }
  #block-block-23 .community-solar {
    display: flex;
  }
  #block-block-23 .cs-col-1,
  #block-block-25 .cs-col-1,
  #block-block-26 .cs-col-1 {
    width: 50%;
  }
  #block-block-23 .cs-col-2,
  #block-block-25 .cs-col-2,
  #block-block-26 .cs-col-2,
  #block-block-26 .cs-col-3 {
    width: 50%;
  }
  #block-block-26 .cs-col-1 {
    display: none;
  }
  #block-block-26 .cs-col-2 .block-title {
    display: none;
  }
}

#block-block-27 {
  margin-left: -12px;
  margin-right: -12px;
}

#block-block-21 {
  overflow: auto;
  margin-bottom: 50px;
}

#block-block-21 a {
  color: #fa9a06;
}

#block-block-22,
#block-block-24,
#block-block-26 {
  padding: 50px;
}

#block-block-23,
#block-block-25 {
  padding: 50px 20px;
}

@media screen and (max-width: 991px) {
  #block-block-25 .cs-col-1 {
    margin-bottom: 50px;
  }
  #block-block-26 .cs-col-3 {
    display: none;
  }
  #block-block-26 > .block-title {
    display: none;
  }
}

#block-block-26 .cs-col-2 .block-title {
  font-size: 32px;
}

#block-block-23 .cs-text,
#block-block-25 .cs-text {
  padding: 0 30px;
}

#block-block-25 cs-col-2 .cs-text {
  padding: 0;
}

#block-block-23 .cs-col-2 .block-title,
#block-block-25 .cs-col-2 .block-title {
  color: #e50418;
}

@media screen and (min-width: 992px) {
  #block-block-20 .community-solar .cs-col {
  }

  #block-block-22 .cs-text,
  #block-block-24 .cs-text {
    padding: 40px;
  }

  #block-block-20 .community-solar .cs-col-3 {
    width: 45%;
    padding: 20px;
    float: right;
  }

  #block-block-20 .community-solar .cs-col-2 {
    width: 55%;
  }

  #block-block-20 .community-solar .cs-col-1 {
    display: none;
  }

  #block-block-20 .community-solar,
  #block-block-22 .community-solar,
  #block-block-24 .community-solar {
    display: flex;
    align-items: center;
  }
}

#block-block-20,
#block-block-22,
#block-block-24,
#block-block-26 {
  background: #efefef;
}

#block-block-20 h3 {
  font-family: "Helvetica Neue Condensed Bold";
  /*font-weight: lighter;*/
  font-size: 24px;
  color: #374a68;
  text-transform: none;
}

#block-block-19 .community-solar .cs-col-1 img {
  display: block;
  margin: 0 auto;
}

#block-block-19 .block-title {
  font-family: "Helvetica Neue Condensed Bold";
  font-weight: lighter;
  font-size: 52px;
  color: #374a68;
  text-align: center;
}

#block-block-20 .block-title,
#block-block-21 .block-title,
#block-block-22 .block-title,
#block-block-23 .block-title,
#block-block-24 .block-title,
#block-block-24 h3,
#block-block-25 .block-title,
#block-block-26 .block-title {
  font-family: "Helvetica Neue Condensed Bold";
  font-weight: lighter;
  color: #374a68;
}

#block-block-24 h3,
#block-block-25 h3,
#block-block-26 h3 {
  font-family: "Helvetica Neue Condensed Bold";
  font-weight: lighter;
  text-transform: none;
  font-size: 24px;
}

#block-block-25 h3,
#block-block-26 h3 {
  font-size: 32px;
}

@media screen and (max-width: 991px) {
  #block-block-26 h3 {
    font-size: 24px;
  }
}

#block-block-25 h3,
.daniel,
.daniel a {
  color: #ffeb4e;
  font-weight: 600;
}

#block-block-26 h3 {
  color: #374a68;
}

#block-block-20 .block-title,
#block-block-21 .block-title,
#block-block-22 .block-title,
#block-block-25 .block-title,
#block-block-26 .block-title {
  font-family: "Helvetica Neue Condensed Bold";
  font-weight: lighter;
  font-size: 45px;
}

#block-block-23 .block-title,
#block-block-24 .block-title {
  font-family: "Helvetica Neue Condensed Bold";
  font-weight: lighter;
  font-size: 34px;
}

#block-block-19 .community-solar .cs-text-block {
  text-align: center;
  font-family: "Raleway";
  font-weight: 600;
  font-size: 28px;
  background: #374a68;
  color: #fff;
  padding: 40px 60px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}

#block-block-20 .community-solar .cs-text-block,
#block-block-22 .community-solar .cs-text,
#block-block-23 .community-solar .cs-text,
#block-block-24 .community-solar .cs-text,
#block-block-25 .community-solar .cs-text,
#block-block-26 .community-solar .cs-text {
  font-family: "Raleway";
}

#block-block-20 .community-solar .cs-text-block p,
#block-block-22 .community-solar .cs-text p,
#block-block-23 .community-solar .cs-text p,
#block-block-24 .community-solar .cs-text p,
#block-block-25 .community-solar .cs-text p,
#block-block-26 .community-solar .cs-text p {
  font-size: 1.3em;
}

#block-block-19 .community-solar .cs-text-block .community-solar-text {
  color: #ffeb4e;
  font-weight: 800;
}

@media screen and (min-width: 769px) and (max-width: 991px) {
  #block-block-19 .community-solar .cs-text-block {
    font-size: 26px;
  }
  #block-block-19 .block-title,
  #block-block-22 .block-title,
  #block-block-24 .block-title {
    font-size: 40px;
  }
  #block-block-19 .block-title .energy {
    display: none;
  }
}

#block-block-26 .cs-col-1,
#block-block-26 .cs-col-3 {
  padding: 25px 50px;
}

@media screen and (max-width: 768px) {
  #block-block-19 .community-solar .cs-text-block {
    font-size: 22px;
  }
  #block-block-19 .block-title,
  #block-block-22 .block-title,
  #block-block-24 .block-title {
    font-size: 30px;
  }
  #block-block-19 .block-title .energy {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  #block-block-20 .community-solar .cs-col-1,
  #block-block-20 .community-solar .cs-col-2 {
    width: 100%;
  }
  #block-block-22 .cs-text,
  #block-block-24 .cs-text {
    padding: 20px 0;
  }
  #block-block-20 .community-solar {
    display: block;
    overflow: auto;
    padding: 20px 60px;
  }
  #block-block-20 .community-solar .cs-col-3 {
    display: none;
  }
  #block-block-20 .community-solar .image-holder {
    padding: 10%;
  }
  #block-block-21 .block-title {
    display: none;
  }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
  #block-block-20 .community-solar .cs-col-2 h2 {
    font-size: 34px;
  }
}

@media screen and (max-width: 768px) {
  #block-block-20 .community-solar {
    display: block;
    overflow: auto;
    padding: 20px 40px;
  }
  #block-block-20 .community-solar .cs-col-2 h2 {
    font-size: 24px;
  }
  #block-block-23 .block-title,
  #block-block-25 .block-title {
    font-size: 24px;
  }
}

@media screen and (min-width: 992px) {
  #block-block-21 .community-solar {
    padding: 60px;
  }
  #block-block-21 .cs-col {
    width: 33%;
    float: left;
  }
  #block-block-21 .cs-col-1 .cs-content {
    padding: 0 50px 0 0;
  }
  #block-block-21 .cs-col-2 .cs-content {
    padding: 0;
  }
  #block-block-21 .cs-col-3 .cs-content {
    padding: 0 0 0 50px;
  }
  #block-block-21 .cs-col-1 .cs-image {
    padding: 15%;
  }
  #block-block-21 .cs-col-2 .cs-image {
    padding: 8% 8% 11%;
  }
  #block-block-21 .cs-col-3 .cs-image {
    padding: 15% 15% 11%;
  }
  #block-block-27 .community-solar {
    display: flex;
  }
  #block-block-27 .cs-col-1 {
    width: 50.75%;
  }
  #block-block-27 .cs-col-2 {
    width: 49.25%;
  }
}

.rollover-image {
  padding: 12px;
}

@media screen and (max-width: 991px) {
  #block-block-21 .cs-content {
    padding: 20px 0;
  }
  #block-block-21 .cs-image {
    padding: 0 15%;
  }
  #block-block-21 .cs-text {
    padding: 40px;
  }
}

#block-block-21 .cs-text p {
  font-family: "Raleway";
  font-size: 1.3em;
  line-height: 1.5em;
}

#block-block-25 .cs-col-2 {
  color: #fff;
  background: #374a68;
  padding: 40px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.sign-up {
  margin: 24px auto;
}

.sign-up a {
  font-family: "Raleway";
  font-size: 24px;
  font-weight: 600;
  padding: 10px 13px;
  color: #fff;
  background: #374a68;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.learn-more {
  font-family: "Raleway";
  font-size: 20px;
  font-weight: 300;
}

.cs-image {
  position: relative;
}

.cs-overlay {
  position: absolute;
  top: 75%;
  bottom: 0;
  left: 0;
  right: 0;
  height: 25%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(img/shade_opt.png);
}

.smart-wall-adapter-image .cs-overlay {
  position: absolute;
  top: 60%;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(img/shade_opt.png);
}

.cs-image:hover .cs-overlay {
  opacity: 1;
}

.cs-image img {
  display: block;
  width: 100%;
  height: auto;
}

.overlay-text {
  color: white;
  font-family: "Raleway";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: 0;
  margin-right: -25%;
}

.overlay-text h3 {
  text-transform: none;
  color: #fff;
  font-family: arial, helvetica, sans-serif;
  font-weight: 600;
}

.overlay-text p {
  font-family: "Raleway";
}

@media screen and (min-width: 769px) {
  .overlay-text p {
    font-size: 24px;
  }
  .overlay-text h3 {
    font-size: 32px;
  }
}

@media screen and (max-width: 768px) {
  .overlay-text p {
    font-size: 18px;
  }
  .overlay-text h3 {
    font-size: 24px;
  }
}

#block-block-28 {
  position: fixed;
  bottom: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 1120px;
}

.quick-link {
  float: right;
}

/* End Community Solar styling */

img {
  max-width: 100%;
  height: auto;
}

.a2a_kit {
  display: block;
  padding-top: 1em;
}

.phone,
.email,
.email-additional {
  margin: 0.5 0;
}

.phone a,
.email a {
  text-decoration: none;
}

/* Widget */

ul.nav-pills li {
  float: left;
  height: 20px;
  margin: 0 5px;
  padding: 0 0 0 10px;
  background: transparent url(img/bullets.png) no-repeat 0 -80px;
}

/* Partners */

#block-views-block-partners-block-1 {
  padding-bottom: 1em;
}

#block-views-block-partners-block-1 h2 {
  margin: 0 0 1em;
  font-size: 1.1em;
  color: #444;
  font-style: italic;
}

#sub-panels-wrapper {
  padding: 0 0 40px;
  background: url(img/blur-seperator.png) no-repeat center bottom;
}

#sub-panels-wrapper span {
  display: none;
}

#leed-measures .icon {
  width: 70px;
  vertical-align: top;
}

.fb-page {
  overflow: auto;
}

.attachment {
  margin-top: 0.5em;
}

.committee-image img {
  float: right;
  margin: 0 0 1em 1em;
}

.sponsors-table tbody {
  vertical-align: middle;
}

.sponsor-image img {
  max-width: 340px;
  height: auto;
  margin: 0 auto;
  padding: 0.5em;
}

.table {
  --bs-table-striped-bg: #fff;
}

table {
  margin-bottom: 0.5em;
}

.sponsors-table .views-field-field-image {
  text-align: center;
  font-style: italic;
  font-size: 0.9em;
  min-width: 240px;
}

.sponsors-table .views-field-body {
  text-align: left;
}

.sponsors-table .views-field-nothing a {
  font-size: 0.9em;
  font-weight: normal;
  font-style: italic;
}

.sponsor-button a {
  background: transparent url(img/sponsor_button_opt.png) center center
    no-repeat;
}

.sponsor-button span {
  display: none;
}

.company-partnership-page h4 {
  margin-top: 0.5em;
  padding-top: 0.5em;
}

.company-partnership-page .table-header {
  border-top: 1px solid #ccc;
}

.join-button a,
.sponsor-button a {
  height: 32px;
  width: 115px;
  display: block;
}

#block-views-block-partners-block-1 .sponsor-level {
  font-size: 0.9em;
  font-style: italic;
  text-align: center;
  margin: 0.5em 0;
}

.bottom-second {
  background: #d9e6d7;
  padding: 20px 0 10px;
}

.copyright {
  text-align: center;
  font-size: 0.9em;
  font-style: italic;
}

p.copyright a {
  color: #ffcc00;
}

.sponsor-button: {
  float: right;
}

table {
  width: 100%;
}

.fb-feed-block-header {
  text-align: center;
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px dotted #ccc;
}

.committee-page header {
  margin-bottom: 1.2em;
  padding-bottom: 0.5em;
  border-bottom: 1px dotted #ccc;
}

.committee-image img {
  float: right;
  margin: 0 0 1em 1em;
}

.views-field-field-member-and-title ul,
.views-field-field-email ul {
  list-style-type: none;
  padding-left: 0;
}

.path-committees #block-usgbc-bootstrap5-content {
  overflow: hidden;
}

.committee-block .views-field-title h3 {
  font-size: 1.1em;
  text-transform: uppercase;
}

.committee-block .views-field-title a,
.committee-block .views-field-field-email a {
  text-decoration: none;
}

.committee-block {
  margin-bottom: 1em;
}

.committee-block .views-field-field-email {
  margin-top: 0.5em;
}

#sustainable-page-logo img {
  display: block;
  max-width: 450px;
  width: 100%;
  height: auto;
  margin: 1em auto;
}

#address-block {
  padding-left: 85px;
  background: transparent url(img/USGBC-LI_logo_chapter_80.png) left top
    no-repeat;
}

.staff-table {
  vertical-align: middle;
}

.committee-read-more {
  margin-left: 0.5em;
}

.committee-staff {
  overflow: auto;
}

.committee-staff .views-field-title,
.committee-staff .views-field-field-committee-role {
  font-size: 1.2em;
  margin-bottom: 0.5em;
}

.committee-staff .views-field-title a {
  color: #b66000;
}

.committee-staff .staff-position {
  padding: 0.5em 0;
  font-weight: bold;
}

.committee-staff p {
  margin-top: 0.2em;
}

.committee-staff .committee-read-more {
  white-space: nowrap;
}

.committee-staff .views-field-nothing {
  margin: 0.5em 0;
}

.committee-chair-image img {
  float: right;
  margin: 0 0 0.5em 0.5em;
  padding: 3px;
  border: 1px solid #ccc;
}

#address-block p {
  font-size: 0.9em;
  line-height: 1.3em;
  font-style: italic;
  color: #444;
}

.members-only {
  color: #990000;
  font-weight: bold;
}

.footer-dark {
  background: #333 !important;
}

.bigbutton {
  margin: 1.5em 0 1.5em 60px;
}

.webform-submission-form {
  background: #efefef;
  padding: 15px;
}

.webform-submission-form .form-item {
  margin: 0.5em 0;
}

.webform-submission-form .form-control {
  padding: 1rem;
}

.field--name-webform label {
  font-weight: bold;
  margin-bottom: 0.5em;
}

.js-form-required::after {
  content: "*";
  color: #ff0000;
}

.webform-heading {
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: 600;
  margin: 1em 0;
  color: #cf711b;
}
