/**
 * Front page
 */

/*
@media screen and (max-width: 30em) {
  .cheeseburger-menu__trigger.is-open {
    position: fixed;
    top: 20px;
    right: 30px;
  }
  .toolbar-icon-8 .cheeseburger-menu__trigger.is-open {
    top: 55px;
  }
}
@media screen and (min-width: 30.0625em) and (max-width: 45em) {
  .cheeseburger-menu__trigger.is-open {
    position: relative;
    bottom: 60px;
  }
}
*/
@media screen and (max-width: 60em) {
  #rid-header-first #block-socialsharingblock {
    display: none;
  }
}
@media screen and (min-width: 60.0625em) {
  #block-socialsharingblock {
    margin-top: 10px;
    width: 200px;
  }
  #block-socialsharingblock .block__title {
    text-align: center;
    text-transform: none;
    color: #2e2e2e;
    font-size: 100%;
  }
  .social-media-sharing ul {
    display: block;
    width: 100%;
  }
  .social-media-sharing ul > li {
    min-width: 65px;
    margin-right: 0;
  }
  .social-media-sharing ul > li:first-child {
    margin-bottom: 10px;
  }
  .social-media-sharing img:hover {
    /*width: 51px;*/
  }
}

.block {
  margin: 0;
}
#highlighted .container,
#rid-highlighted {
  width: 100%;
  max-width: 1920px;
  padding: 0;
}
#block-corolla-branding {
  margin-bottom: 30px;
}
#block-corolla-content {
  margin: 0;
}
#block-slogan {
  margin: 0;
  background: #77bdd5 url('../../images/hand_coin_tree.1920.jpg') 50% 50% no-repeat;
  background-size: cover;
}
#block-slogan .block__content {
  padding: 16.67%;
  color: #f6f8ed;
  font-size: 10vw;
  text-align: center;
  line-height: 1.1em;
}
#block-slogan .field,
#block-slogan p {
  margin: 0;
}
#block-frontpagecommunity,
#block-frontpagebusinessesandwoodlands {
  text-align: center!important;
}
#block-frontpagecommunity {
  margin-top: 0;
  padding: 10px 5px 0;
  background: #77bdd5;
  /*padding-bottom: 70px!important;*/ /*Added so background image is better displayed since the "Community Sub" block is hidden*/
}
@media screen and (min-width: 30.0625em) {
  #block-frontpagecommunity {
    padding: 30px 30px 0;
    background: #77bdd5;
  }
}
@media screen and (max-width: 45em) {
  #block-frontcommunitybuyabrighterfuture {
    margin: 0;
    background: #77bdd5;
  /*
    background: #77bdd5 url('../../images/hand_coin_tree.1920.jpg') 50% 50% no-repeat;
    background-size: cover;
  */
  }
}
@media screen and (min-width: 45.0625em) {
  #block-frontpagecommunity {
    margin-top: 1.25em;
    background: #77bdd5 url('../../images/hand_coin_tree.1920.jpg') 50% 10% no-repeat;
    background-size: cover;
  }
}
#block-frontpagebusinessesandwoodlands .block__content .block {
  padding: 0 40px;
  overflow: auto;
}

/*
#block-frontwoodlands .block__content,
#block-frontbusinesses .block__content {
  margin: auto; 
}
@media screen and (min-width: 45.0625em) {
  #block-frontwoodlands .block__content,
  #block-frontbusinesses .block__content {
    width: 75%;
  }
}
*/

@media screen and (min-width: 60.0625em) {
  #block-frontpagecommunity .block__inner {
    max-width: 75em;
    margin: 0 auto;
    height: 100%;
  }
  #block-frontpagecommunity,
  #block-frontpagecommunity .block,
  #block-frontpagebusinessesandwoodlands,
  #block-frontpagebusinessesandwoodlands .block {
    margin: 0;
  }
  #block-frontpagecommunitysub .block__content {
    display: flex;
    justify-content: space-between;
    padding: 0 3%;
    width: 100%;
    max-width: 60em;
    margin: 0 auto;
    height: 100%;
  }
  #block-frontpagecommunitysub .block__content .block {
    /*flex-basis: 28%;*/
    flex-basis: 45%;
    display: flex;
    flex-direction: column;
    justify-content: inherit;
  }
  #block-frontpagebusinessesandwoodlands .block__content {
    display: flex;
    justify-content: space-between;
  }
  #block-frontpagebusinessesandwoodlands .block__content .block {
    flex-basis: 50%;
    position: relative;
  }
  #block-frontpagebusinessesandwoodlands .field {
    margin: 0;
  }
}
#block-frontcommunitybuyabrighterfuture .image {
  margin: 10px auto;
  margin-bottom: 30px;
}
#block-frontcommunitybuyabrighterfuture .image img {
  width: 25vw;
  height: auto;
  /*margin: 20px 0;*/
}
@media screen and (min-width: 45.0625em) {
  #block-frontcommunitybuyabrighterfuture .image img {
    width: 179px;
    margin: 0;
  }
}
#block-frontcommunitybuyabrighterfuture .field {
 margin: 0;
}
#block-frontcommunitybuyabrighterfuture .field__item .title-wrapper,
#block-frontcommunitybuyabrighterfuture .field__item .subtitle-wrapper {
  padding: 0 7px;
}
#block-frontcommunitybuyabrighterfuture .field__item .subtitle-wrapper {
  margin-bottom: 30px;
}
#block-frontcommunitybuyabrighterfuture .field__item .title,
#block-frontcommunitybuyabrighterfuture .field__item .sub-title {
  background: #f6f8ed;
  border-radius: 2px;
  color: #4ba3bb;
  padding: 15px 6%;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 30px;
}
#block-frontcommunitybuyabrighterfuture .field__item .title {
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1.1em;
  font-weight: bold;
}
#block-frontcommunitybuyabrighterfuture .field__item .body {
  margin: 0 12.5%;
  margin-bottom: 30px;
  color: #f6f8ed;
  font-size: 1.3em;
}
#block-frontcommunitybuyabrighterfuture .field__item .sub-title {
  font-size: 1.4em;
}
@media screen and (max-width: 45em) {
  #block-frontcommunitybuyabrighterfuture .field__item .sub-title {
    margin-bottom: 8px;
  }
}
#block-frontpagecommunitysub {
  /*padding: 15px 0 30px;*/
  padding: 0;
  margin: 0;
  padding-bottom: 40px;
}
#block-frontpagecommunitysub .field {
  margin: 0;
}
#block-frontpagecommunitysub .block {
  color: #f6f8ed;
  font-size: 1.15em;
}
#block-frontpagecommunitysub .block a {
  /*margin-bottom: 20px;*/
}
#block-frontpagecommunitysub .block:first-child,
#block-frontpagecommunitysub .block:nth-child(2) {
  margin-bottom: 30px;
}
@media screen and (min-width: 30.0625em) {
  #block-frontpagecommunitysub .block:first-child,
  #block-frontpagecommunitysub .block:nth-child(2) {
    margin-bottom: 60px;
  }
}
#block-frontpagecommunitysub .block .link {
  background: #f6f8ed;
  padding: 5px 15px;
  margin: 20px 16.67% 0;
  border-radius: 2px;
  display: inline-block;
}
#block-frontpagecommunitysub .block .link:hover {
  background: white;
}
@media screen and (min-width: 60.0625em) {
  #block-frontpagecommunitysub .block:first-child,
  #block-frontpagecommunitysub .block:nth-child(2) {
    margin-bottom: 0;
  }
  #block-frontpagecommunitysub .block .link {
    margin: 20px 0 0;
  }
}
#block-frontpagecommunitysub .link a {
  color: #4ba3bb;
}
#block-frontpagecommunitysub .block p {
  margin: 0 5%;
}
#block-frontpagecommunitysub .block .header {
  margin-bottom: 20px;
  font-size: 1.2em;
  /*font-weight: 700;*/
}
#block-frontpagecommunitysub .block .field__items {
  height: 100%;
}
@media screen and (max-width: 30em) {
  #block-frontpagecommunitysub .block .field__item {
    /*border: 1px solid #81c9e2;*/
    box-shadow: -1px -1px 1px 1px #81c9e2, 1px 1px 1px 1px #6ab1c9;
    margin: 0 10px;
    padding: 30px 5px;
  }
}
#block-frontpagecommunitysub .block .field__item {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.path-fronpage .block-treegen-header {
  min-height: 600px;
}
#block-frontbusinesses {
  background: url('../../images/successful_shopping.960.jpg') 50% 100% no-repeat;
  background-size: cover;
}
#block-frontwoodlands {
  background: url('../../images/woodland_front_2.960.jpg') 50% 50% no-repeat;
  background-size: cover;
}
/*
#block-frontpagebusinessesandwoodlands {
  min-height: 600px;
}
#block-frontpagebusinessesandwoodlands .image img {
  width: 160px;
  height: auto;
}
#block-frontpagebusinessesandwoodlands .title-wrapper,
#block-frontpagebusinessesandwoodlands .link {
  display: inline-block;
  background: #f6f8ed;
  margin-top: 20px;
  padding: 15px 6%;
  border-radius: 2px;
}
*/
/*
#block-frontbusinesses .title-wrapper,
#block-frontbusinesses .link a {
  color: #efa42d;
}
#block-frontwoodlands .title-wrapper,
#block-frontwoodlands .link a {
  color: #aaca41;
}
#block-frontpagebusinessesandwoodlands .title-wrapper .title {
  text-transform: uppercase;
  font-size: 1.65em;
  line-height: 1.25em;
}
#block-frontpagebusinessesandwoodlands .field__item .sub-title {
  font-size: 1.2em;
  margin-top: 10px;
}
#block-frontpagebusinessesandwoodlands .field__item .body {
  color: #f6f8ed;
  margin-top: 40px;
  font-weight: 700;
  font-size: 1.1em;
}
#block-frontpagebusinessesandwoodlands .field__item .link {
  width: 200px;
  margin: 30px auto auto;
}
#block-frontpagebusinessesandwoodlands .field__item .link:hover {
  background: white;
}
#block-frontpagebusinessesandwoodlands .field__item .link a {
  font-size: 1.2em;
}
*/

/**
 * Sub-features First region
 */
#sub-features .container {
  max-width: none;
  padding: unset;
}
#rid-subfeatures-first {
  padding: unset;
  max-width: 1920px;
  width: 100%;
  margin: auto;
}
#rid-subfeatures-first img:hover {
  opacity: 90%;
}

/**
 * Sub-features First blocks
 */
#rid-subfeatures-first .block__inner {
  max-width: 72em;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 10px;
  overflow: auto;
}
@media screen and (min-width: 30.0625em) {
  #rid-subfeatures-first .block__inner {
    padding: 40px 20px;
  }
}

#rid-subfeatures-first .block__title,
#rid-subfeatures-first .more-link {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  line-height: 2.5rem;
  font-size: 1.625rem;
  text-align: center;
  color: #f6f8ed;
  margin: 0 auto 10px;
}
@media screen and (min-width: 60.0625em) {
  #rid-subfeatures-first .block__title,
  #rid-subfeatures-first .more-link {
    width: 50%;
  }
}
#rid-subfeatures-first .block__content {
  padding-top: 30px;
}
#rid-subfeatures-first .block__title span {
  padding: 10px;
}
#rid-subfeatures-first .block {
  margin: 0;
}
#rid-subfeatures-first .block__content {
  max-width: 75em;
  width: 100%;
  margin: auto;
}
#rid-subfeatures-first .block__content .image-container {
  margin: auto 0;
}

/**
 * Sub-features First - Businesses blocks
 */
.businesses {
  background: #f4ce90;
}
.businesses .field {
  margin: 0;
}
.businesses .block__title {
  background: #efa22c;
}
@media screen and (min-width: 60.0625em) {
  .businesses .block__title {
    width: 50%;
  }
}
.businesses .field__items {
  background: #f6f8ed;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  overflow: auto;
  text-align: center;
}
.businesses .field__item {
  overflow: hidden;
}
@media screen and (min-width: 45.0625em) and (max-width: 60em) {
  .businesses .field__item {
    padding-top: 40px;
  }
}
@media screen and (max-width: 60em) {
  .businesses .text-container {
    padding: 40px;
    overflow: hidden;
  }
}
@media screen and (min-width: 60.0625em) {
  .businesses .field__item {
    display:  flex;
  }
  .businesses .image-container {
    flex-basis: 33.3%;
  }
  .image-container img {
    width: 100%;
  }
  .businesses .text-container {
    flex-basis: 67.7%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding: 4%;
  }
}
.businesses .block__content .title h4 {
  text-align: center;
}
.businesses .block__content .title a {
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #efa34e;
  font-weight: 300;
  font-size: 1.3em;
  line-height: 1.2em;
}
.businesses .block__content .title.lower a {
  font-size: 1.25em;
  display: inline-block;
  box-shadow: -1px -1px 1px 1px #fff, 1px 1px 1px 1px #efa34e38;
  padding: 15px 30px;
}
.businesses .block__content .title.lower a:hover {
  color: #efa34edb;
  box-shadow: -1px -1px 1px 1px #fff, 1px 1px 1px 1px #efa34e57;
}

/**
 * Treegeneration Local
 */
@media screen and (min-width: 60.0625em) {
  .businesses.treegen-local .image-container {
    flex-basis: 34%;
  }
  .businesses.treegen-local .text-container {
    flex-basis: 66%;
  }
}

/**
 * Latest Offers
 */
.businesses.latest-offers .block__inner {
  padding-top: 0!important;
}
.businesses.latest-offers .view-header {
  padding-bottom: 30px;
}
.businesses.latest-offers .view-header a {
  color: #f6f8ed;
}
.businesses.latest-offers .more-link {
  text-align: center;
  display: block;
  box-shadow: -1px -1px 1px 1px #fff, 1px 1px 1px 1px #efa34e38;
  padding: 10px 15px;
  margin: 0 auto 15px!important;
  background-color: #f6f8ed;
  text-transform: uppercase;
  width: 50%!important;
}
@media screen and (min-width: 60.0625em) {
  .businesses.latest-offers .more-link {
    width: 33.3%!important;
  }
}
.businesses.latest-offers div.more-link:hover {
  color: #efa34edb!important;
  box-shadow: -1px -1px 1px 1px #fff, 1px 1px 1px 1px #efa34e57;
}
.businesses.latest-offers .more-link a:hover {
  color: #efa34edb!important;
}
.businesses.latest-offers .more-link a,
.businesses.latest-offers .more-link a:visited {
  color: #efa34e!important;
  font-size: 1.4rem;
}
.businesses.treegen-local .block__content {
  padding-top: 0!important;
}

/**
 * Sub-features First - Projects blocks
 */
@media screen and (min-width: 60.0625em) {
  .block-woodlands .block__content .title a {
    font-size: 1.3em;
  }
  .block-woodlands .block__content .title.lower a {
    font-size: 1.25em;
  }
}

.sub-feature-first.projects {
  background: #dbe6bf;
}
.sub-feature-first.projects .block__title {
  background: #abca41;
}
.sub-feature-first.projects .field {
  margin: 0;
}
.sub-feature-first.projects .block__title {
  background: #abca41;
}
@media screen and (min-width: 60.0625em) {
  .sub-feature-first.projects .block__title {
    width: 50%;
  }
}
.sub-feature-first.projects .field__items {
  background: #f6f8ed;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  overflow: auto;
  text-align: center;
}
.sub-feature-first.projects .field__item {
  overflow: hidden;
}
@media screen and (min-width: 45.0625em) and (max-width: 60em) {
  .sub-feature-first.projects .field__item {
    padding-top: 40px;
  }
}
@media screen and (max-width: 60em) {
  .text-container {
    padding: 40px;
    overflow: hidden;
  }
}
@media screen and (min-width: 60.0625em) {
  .sub-feature-first.projects .field__item {
    display:  flex;
  }
  .image-container {
    flex-basis: 33.3%;
  }
  .image-container img {
    width: 100%;
  }
  .text-container {
    flex-basis: 67.7%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding: 4%;
  }
}
.sub-feature-first.projects .block__content .title h4 {
  text-align: center;
}
.sub-feature-first.projects .block__content .title a {
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #aac961;
  font-weight: 300;
  font-size: 2em;
  line-height: 1.2em;
}
.sub-feature-first.projects .block__content .title.lower a {
  font-size: 1.5em;
  display: inline-block;
  box-shadow: -1px -1px 1px 1px #fff, 1px 1px 1px 1px #efa34e38;
  padding: 15px 30px;
}
.sub-feature-first.projects .block__content .title.lower a:hover {
  color: #aac961cf;
  box-shadow: -1px -1px 1px 1px #fff, 1px 1px 1px 1px #aac96161;
}
@media screen and (min-width: 60.0625em) {
  .sub-feature-first.projects .block__content .title a {
    font-size: 1.3em;
  }
  .sub-feature-first.projects .block__content .title.lower a {
    font-size: 1.25em;
  }
}

/**
 * Latest Projects section on front page
 */
.sub-feature-first.projects.crowdfunding .block__inner {
  padding-top: 20px!important;
}
.sub-feature-first.projects.crowdfunding .view-header {
  padding-bottom: 10px;
}
.sub-feature-first.projects.crowdfunding .view-header a {
  color: #f6f8ed;
}

.sub-feature-first.projects.crowdfunding .views-row {
  background: #f6f8ed;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 60.0625em) {
  .sub-feature-first.projects.crowdfunding .views-row {
    display:  flex;
    margin-bottom: 40px;
  }
  .sub-feature-first.projects.crowdfunding .views-row:first-child {
    margin-top: 30px;
  }
  .sub-feature-first.projects.crowdfunding .views-row:last-child {
    margin-bottom: 0px;
  }
  .sub-feature-first.projects.crowdfunding .views-field-field-woodland-project-image {
    flex-basis: 47%;
  }
  .sub-feature-first.projects.crowdfunding .views-field-title {
    display: flex;
    flex-basis: 53%;
  }
  .sub-feature-first.projects.crowdfunding .views-field-title .field-content {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding: 4%;
  }
}
.sub-feature-first.projects.crowdfunding .views-row h4 {
  text-align: center;
}
@media screen and (min-width: 45.0625em) and (max-width: 60em) {
  .sub-feature-first.projects.crowdfunding .views-field-field-woodland-project-image .field-content {
    padding-top: 40px;
  }
}
@media screen and (min-width: 60.0625em) {
  .sub-feature-first.projects.crowdfunding .views-field-field-woodland-project-image {
    float: left;
    width: 50%;
    max-width: 400px;
  }
}
.sub-feature-first.projects.crowdfunding .image-container {
  position: relative;
  display: inline-block;
}
.sub-feature-first.projects.crowdfunding .image-container img.image-style-medium {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  margin: auto;
}
.sub-feature-first.projects.crowdfunding .views-field-field-woodland-project-image img.image-style-thumbnail {
  webkit-transform:rotate(315deg);
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
  position: absolute;
  top: 32px;
}
.sub-feature-first.projects.crowdfunding .views-field-title {
  overflow: hidden;
}
.sub-feature-first.projects.crowdfunding .views-field-title .field-content {
  padding: 35px;
  margin-bottom: 0;
}
.sub-feature-first.projects.crowdfunding .body {
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.4em;
}
.sub-feature-first.projects.crowdfunding .title a {
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #aac961 !important;
  font-weight: 300;
  font-size: 2em;
  line-height: 1.2em;
}
.sub-feature-first.projects.crowdfunding .read-more.title a {
  font-size: 1.5em;
  display: inline-block;
  box-shadow: -1px -1px 1px 1px #fff, 1px 1px 1px 1px #aac9614a;
  padding: 15px 30px;
}
.sub-feature-first.projects.crowdfunding .read-more.title a:hover {
  color: #aac961cf !important;
  box-shadow: -1px -1px 1px 1px #fff, 1px 1px 1px 1px #aac96161;
}
@media screen and (min-width: 60.0625em) {
  .sub-feature-first.projects.crowdfunding .title a {
    font-size: 1.4em;
  }
  .sub-feature-first.projects.crowdfunding .read-more.title a {
    font-size: 1em;
  }
}
.sub-feature-first.projects.crowdfunding .views-field-field-demo img {
  min-width: auto;
}
.sub-feature-first.projects.crowdfunding .view-display-id-attachment_1 {
  clear: both;
}
.sub-feature-first.projects.crowdfunding .view-display-id-attachment_1 img {
  min-width: 80px;
  width: 80px;
  height: auto;
  margin-left: 10px;
}

.block-woodlands {
  background: #dbe6bf;
}

.sub-feature-first.projects.crowdfunding .title a {
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #aac961 !important;
  font-weight: 300;
  font-size: 2em;
  line-height: 1.2em;
}
@media screen and (min-width: 60.0625em) {
  .sub-feature-first.projects.crowdfunding .title a {
    font-size: 1.3em;
  }
}
.projects.crowdfunding .more-link {
  text-align: center;
  display: block;
  box-shadow: -1px -1px 1px 1px #fff, 1px 1px 1px 1px #aac9614a;
  padding: 10px 15px;
  margin: 45px auto 0!important;
  background-color: #f6f8ed;
  text-transform: uppercase;
  width: 300px;
}
@media screen and (min-width: 60.0625em) {
  .projects.crowdfunding .more-link {
    width: 33.3%!important;
  }
}
.projects.crowdfunding div.more-link:hover {
  color: #efa34edb!important;
  box-shadow: -1px -1px 1px 1px #fff, 1px 1px 1px 1px #aac96161;
}
.projects.crowdfunding .more-link a:hover {
  color: #aac961cf!important;
}
.projects.crowdfunding .more-link a,
.projects.crowdfunding .more-link a:visited {
  color: #aac961!important;
  font-size: 1.4rem;
}
.projects.support .block__content {
  padding-top: 0!important;
}


/**
 * Benefits of Woodland
 */
@media screen and (min-width: 60.0625em) {
  .woodlands.benefits .image-container {
    flex-basis: 50%;
  }
  .woodlands.benefits .text-container {
    flex-basis: 50%;
  }
}


