/**
Theme Name: GA 2020 Astra Child Theme
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ga-2020-astra-child-theme
Template: astra
*/
@import url("https://use.typekit.net/dal5stj.css");
.timeline-page *,
.timeline-page *:after,
.timeline-page *:before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.ar-financial-summary-des.notes_sec_wrapper {margin-top:50px;}
.ar-financial-summary-des .notes_section {width:38%;}
.annualreport-page .ar-financial-summary-cnt.notes_section p {line-height:22px; font-size:14px; text-transform:none; color:#606160;}

.timeline-page h1,
.timeline-page h2,
.timeline-page h3,
.timeline-page h4,
.timeline-page h5,
.timeline-page h6 {
    font-weight: normal;
}

.timeline-page a {
    outline: none;
    text-decoration: none;
    color: #b41124;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.timeline-page a:hover,
.timeline-page a:focus {
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.timeline-page a:focus,.timeline-page a:active,.timeline-page button:focus,.timeline-page button:active{
    outline: none !important;
}
.timeline-page li {
    list-style: none;
    display: inline-block;
}


@font-face {
font-family: proxima-nova, sans-serif;
font-weight: 700;
font-style: normal;
}

@font-face {
font-family: proxima-nova, sans-serif;
font-weight: 700;
font-style: italic;
}

@font-face {
font-family: proxima-nova, sans-serif;
font-weight: 600;
font-style: normal;
}

@font-face {
font-family: proxima-nova, sans-serif;
font-weight: 600;
font-style: italic;
}

@font-face {
font-family: proxima-nova, sans-serif;
font-weight: 400;
font-style: normal;
}

@font-face {
font-family: proxima-nova, sans-serif;
font-weight: 400;
font-style: italic;
}

@font-face {
font-family: proxima-nova-extra-condensed, sans-serif;
font-weight: 300;
font-style: italic;
}

@font-face {
font-family: proxima-nova-extra-condensed, sans-serif;
font-weight: 300;
font-style: normal;
}

@font-face {
   font-family: 'proxima_nova_extra_condenseLt';
   src: url('fonts/proxima-nova-excn-light/fontsfree-net-proxima-nova-excn-light.woff2') format('woff2'),
        url('fonts/proxima-nova-excn-light/fontsfree-net-proxima-nova-excn-light.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

body.page-template-page-timeline {
    font-family: proxima-nova, sans-serif;
    line-height: 1;
}

body.page-template-page-annualreport {
    font-family: proxima-nova, sans-serif;
    line-height: 1;
}

.timeline-page .container{
    width: 1096px;
    padding: 0px;
    margin:0 auto;
}
.timeline-page .clearfix::after{
    content: "";
    clear: both;
    display: block;
}

.timeline-page .banner{
  background-color: #0d4155;
      padding: 87px 0px 87px 0px;
}
.timeline-page .banner h2 {
    color: #da964f;
    font-size: 45px;
    text-transform: uppercase;
    text-align: center;
    padding: 0px 0px 67px 0px;
    border-bottom: 10px solid #2884a0;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 2px;
}
.timeline-page .banner-content{
  padding: 60px 0px 0px 0px;
  display: flex;
  align-items: flex-start;
}
.timeline-page .banner-lft{
  width: 50%;
  /*border-right: 2px solid #70a0b3;*/
  padding: 0px 40px 0px 0px;
}
.timeline-page .banner-rht{
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.timeline-page .banner-rht h3{
  font-size: 57px;   
}
.timeline-page .homes h3{
    color: #c7dab3;
    font-family: 'proxima_nova_extra_condenseLt';
}
.timeline-page .homes p{
    color: #718b4d;
    padding: 5px 0px;
}
.timeline-page .acres h3{
    color: #9fdeff;
    font-family: 'proxima_nova_extra_condenseLt';
}
.timeline-page .acres p{
    color: #00a0d7;
}
/*.timeline-page .banner-rht p {
    font-size: 15px;
    line-height: 1.5;
    font-weight: bold;
}*/
.timeline-page .banner-lft p , .timeline-page .banner-rht p{
  color: #fff;
  font-size: 15px;
  line-height: 24px;
}
.timeline-page .banner-lft p + p {
    margin: 25px 0px 0px 0px;
}
.timeline-page .homes{
    width: 50%;
    text-align: center;
    margin: 0px 15px;
}
.timeline-page .acres{
  width: 50%;
    text-align: center;

}
.timeline-page .timeline-blk h1 {
    margin-left: -30px;
    font-size: 46px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 30px 0px 60px 0px;
    color: #0d4155;
}
.timeline-page .timeline-blk h2 {
    font-size: 36px;
    line-height: 1;
    color: #0d4155;
    font-weight: bold;
    margin-left: -25px;
    margin-bottom: 45px;
    position: relative;
}
.timeline-page .timeline-blk span{
  color: blue;
}
.timeline-page .timeline-img{
    border: 4px solid #548532;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    position: absolute;
    left: -92px;
    background: #fff;
    overflow: hidden;
}
.timeline-page .timeline-cnt img{
  margin: 0 0 20px 0;
}
.timeline-page .timeline-content{
  border-left: 4px solid #003e55;
  padding: 0 50px 50px;
  position: relative;
}
.timeline-page .timeline-content ul{
    position: relative;
    margin: 0;
}
/*.timeline-page .timeline-content ul li:last-child{
  margin-bottom: 0;
}*/
.timeline-page .timeline-cnt h5{
    font-size: 12px;
    color: #606160;
}
.timeline-page .timeline-cnt span{
    font-size: 15px;
    color: #1c9ed4;
    font-weight: bold;
}
.timeline-page .timeline-cnt h3{
    font-size: 20px;
    color: #606160;
    font-weight: bold;
    margin-bottom: 5px;
}
.timeline-page .timeline-cnt p{
    font-size: 16px;
    line-height: 1.4;
    color: #414042;
    font-weight: normal;
    margin-bottom: 20px;
}
.timeline-page .timeline-blk ul li{
    margin-bottom: 45px;
    display: block;
}
.timeline-page .time-linebgimg-sec p{
    font-size: 15px;
    color: #414042;
    padding: 15px 0px;
    line-height: 22px;
}
.timeline-page .timeline-cnt a{
    font-size: 15px;
    color: #1c9ed4;
    text-decoration: underline;
}
.timeline-page .timeline-cnt a + a{
  margin-left: 10px;
}
.timeline-page .timeline-sdr{
    background-color: #cbe1f0;
    padding: 30px 30px;
    margin: 25px 0 0;
}
.timeline-page .timeline-sdr p{
  font-size: 15px;
    color: #414042;
    line-height: 22px;
    
}
.timeline-page .timeline-rtgcontent + .timeline-rtgcontent{
  margin-top: 30px;
}
.timeline-page .timeline-rtgcontent h3{
    color: #0d4155;
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
}
.timeline-page .expand-cnt,.timeline-page .close-cnt{cursor: pointer;}
.timeline-page .timeline-content h2:before {
    content: " ";
    width: 30px;
    height: 10px;
    background: #0d4155;
    position: absolute;
    left: -42px;
    top: 50%;
    transform: translateY(-50%);
   -webkit-transform: translatey(-50%);
   -moz-transform: translatey(-50%);
}
.timeline-page .timeline-content h2:first-of-type{
  transform: translateY(-12px);
  -webkit-transform: translatey(-12px);
  -moz-transform: translatey(-12px);
  margin-bottom: 28px;
}
.timeline-page .timeline-content h2:first-of-type::before{
  transform: none;
  top: 12px;
}
.timeline-page .timeline-cnt i {
    font-size: 18px;
    margin-left: 3px;
    color: #1c9ed4;
}
.timeline-page .time-linebgimg-sec i{
    vertical-align: sub;
}
.timeline-page .timeline-box .elementor-col-30{
  align-self: flex-start;
}
.timeline-page .timeline-content::after{
    content: " ";
    width: 30px;
    height: 10px;
    background: #0d4155;
    position: absolute;
    left: -17px;
    bottom:0;
}
.timeline-page .timeline-cnt{
  min-height: 80px;
}
.timeline-page .timeline-blk{
  margin-left: 30px;
  width: calc(100% - 30px);
}
.timeline-page .timeline-box{
  margin-bottom: 100px;
}
.timeline-page .expand-cnt:after {
    font-family: "Font Awesome 5 Free";
    content: "\f0dd";
    display: inline-block;
    font-weight: 900;
    margin-left: 3px;
    font-size: 20px;
    line-height: 1;
    position: absolute;
    top: -4px;
    height: 10px;
}
.timeline-page .close-cnt:after {
    font-family: "Font Awesome 5 Free";
    content: "\f0de";
    display: inline-block;
    margin-left: 3px;
    font-size: 20px;
    line-height: 1;
    position: absolute;
    top: 5px;
    height: 10px;
}
.timeline-page .banner-rht-in {
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
}
.timeline-page .expand-cnt{position: relative;}
.timeline-page .close-cnt{position: relative;color: #1c9ed4 !important; font-weight: bold;}
.timeline-page .timeline-rtg a{text-decoration: underline;color: #1c9ed4;font-weight: bold;margin-right: 5px;}
.timeline-page .readLess{
  cursor: pointer;
  text-transform: capitalize;
  text-decoration: none !important;
  display: inline-block;
}
.timeline-page .moreellipses{color: #414042 !important;cursor: default;}
.timeline-page .placeholder-text,
.timeline-page .placeholder-text + p{
  display: none;
}
.timeline-page .timeline-info-full.hide .placeholder-text,
.timeline-page .timeline-info-full.hide .placeholder-text + p{
  display: block;
}
.timeline-page .timeline-info-full.hide :first-child{
  margin-bottom: 0;
}
.read-more{
  display: none;
}
.timeline-info-full p:empty{
  display: none;
}
.tcx-img{
  display: none;
}
/*.timelne-desc p a:first-child ~ .close-cnt{
  display: none !important;
}
.timelne-desc p a:first-child + .close-cnt{
  display: inline-block !important;
}
*/

.timeline-page .timeline-info-full.hide .readLess{
    padding-right: 15px;
    width: 89px;
    position: absolute;
    right: 0;
}
.timeline-page .timeline-info-full.hide .placeholder-text + p{
  padding-right: 89px;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.timeline-page .timeline-content ul:last-child li:last-child{
 margin-bottom:0;
}
/*.toggleopened .timeline-info-full.hide{
  display: none;
}
.toggleopened .timeline-info-full.hide + .timeline-info-full{
  display: block;
}*/


/*Annual Report page*/
.annualreport-page .container{
    width: 1096px;
    padding: 0px;
    margin:0 auto;
}
.annualreport-page .ar-banner{
  height: 590px;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: 100%;
}
.annualreport-page .ar-banner h2 {
  font-size: 60px;
  letter-spacing: 5px;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.annualreport-page .ar-content h3 {
    font-size: 36px;
    letter-spacing: 5px;
    line-height: 1.2;
    color: #d36928;
    font-weight: bold;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.annualreport-page .ar-content p {
    font-size: 15px;
    line-height: 30px;
    color: #414042;
    margin-bottom: 40px;
}
.annualreport-page .ar-content{
    display: flex;
    padding: 76px 0 55px 0;
    border-bottom: 10px solid #714a6a;
}
.annualreport-page .ar-lftcontent{
    width: 80%;
}
.annualreport-page .ar-rhtcontent{
    width: 20%;
    margin: 140px 0 0 42px;
}
.annualreport-page .ar-rhtcontent h4{
    font-size: 14px;
    color: #d36928;
    font-weight: bold;
    margin-top: 20px;
}
.annualreport-page .ar-rhtcontent p{
    font-size: 14px !important;
    color: #d36928 !important;
    margin: 0px !important;
    line-height: 15px;
}
.annualreport-page .exe-director h4{
    font-size: 15px;
    font-weight: bold;
}
.annualreport-page .exe-director p{
    font-size: 12px;
    margin-top: 0px !important;
    line-height: 15px !important;
}
.annualreport-page .ar-video {
    padding: 48px 0 140px 0;
}
.annualreport-page .ar-video h1{
    font-family: 'proxima_nova_extra_condenseLt';
    font-size: 57px;
    color: #0d4155;
    text-transform: uppercase;
}
.annualreport-page .ar-video p span{
    font-size: 15px;
    color: #72496a;
    font-weight: bold;
}
.annualreport-page .ar-greenbelt-con p span{
    color: #1ca7dd;
}
.annualreport-page .ar-video p{
    font-size: 15px;
    color: #0d4155;
    margin: 20px 0 0 0;
}
.annualreport-page .ar-video iframe{
   width: 100%;
   height: 612px;
   margin-top: 76px;
}
.annualreport-page .ar-openspace-cnt{
  display: flex;
}
.annualreport-page .ar-openspace{
  border:10px solid #658d3c;
  position: relative;
  background-color: #435c2a;
}
.annualreport-page .ar-timeline{
  border:10px solid #1ca7dd;
  background-color: #d9e9f7;
}
.annualreport-page .ar-openspc-lft{
  width: 50%;
  padding: 60px 30px 60px 0px;
}
.annualreport-page .ar-openspc-lft h3{
  font-size: 36px;
  color: #658d3c;
  font-weight: bold;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.annualreport-page .ar-timeline .ar-openspc-lft h3{
  color: #1ca7dd;
}
.annualreport-page .ar-openspc-lft p{
  font-size: 15px;
  color: #fff;
  margin:0 0 35px 0;
  line-height: 25px;
}
.annualreport-page .ar-timeline .ar-openspc-lft p{
  font-size: 15px;
  color: #0d4155;
}
.annualreport-page .ar-openspc-rgt{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
}
.annualreport-page .ar-openspc-rgt img{
  width: 100%;
  height: 100%;
}
.annualreport-page .ar-openspace-success-cnt{
  display: flex;
  justify-content: space-between;
}
.annualreport-page .ar-openspace-success h3{
  font-size: 36px;
  color: #0d4155;
  letter-spacing: 5px;
  font-weight: bold;
  margin-bottom: 74px;
  text-transform: uppercase;
}
.annualreport-page .ar-openspace-success {
  padding:77px 0 107px 0;
  border-bottom: 10px solid #658c3e;
}
.annualreport-page .ar-smt-developments {
  border-bottom: 10px solid #22a6dc;
}
.annualreport-page .ar-openspace-success h2{
  font-family: 'proxima_nova_extra_condenseLt';
  font-size: 57px;
  color: #658d3c;
  text-transform: uppercase;
}
.annualreport-page .ar-smt-developments h2{
  color: #1ca7dd;
}
.annualreport-page .ar-openspace-success-cnt p{
  font-size: 15px;
  color: #414042;
  margin-bottom: 0px;
}
.annualreport-page .ar-openspace-des{
    text-align: center;
    width: 33%;
    text-align: left;
    line-height: 25px;
    flex: 0 0 225px;
    max-width: 225px;
}
.annualreport-page .ar-smt-developments .ar-openspace-des{
    flex: 0 0 250px;
    max-width: 250px;
}
.annualreport-page .ar-smt-developments .ar-openspace-des span{
    display: inline-block;
    font-size: 11px;
    color: #bcbec0;
    line-height: 18px;
}
.annualreport-page .ar-midcnt p span{
    color: #658d3c;
}
.annualreport-page .ar-timeline-btn a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    width: 290px;
    background-color: #1ca7dd;
    padding: 16px 24px;
    line-height: 20px;
    font-weight: bold;
}
.annualreport-page .legacy-banner {
    min-height: 780px;
    display: flex;
    align-items: center;
    background-size: cover;
    padding: 50px 0px;
}
.annualreport-page .legacy-banner h2 {
    font-size: 36px;
    letter-spacing: 5px;
    width: 100%;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    transform: translatey(-50px);
    -webkit-transform: translatey(-50px);
    -moz-transform: translatey(-50px);
}
.annualreport-page .legacy-banner article {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.annualreport-page .legacy-banner p{
  font-size: 15px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 10px;
}
.annualreport-page .ar-financial-summary h3{
  font-size: 36px;
  color: #0d4155;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 55px;
}
.annualreport-page .ar-financial-summary h4{
  font-size: 28px;
  color: #72496a;
  font-weight: bold;
}
.annualreport-page .ar-financial-summary p{
  font-size: 15px;
  color: #0d4155;
}
.annualreport-page .ar-financial-summary{
  padding: 65px 0 90px 0;
  background-color: #edf3fc;
}
.annualreport-page .ar-financial-summary .ar-financial-summary-des{
  display:flex;
  position: relative;
}
.annualreport-page .ar-financial-summary-cnt ul li{
  display: flex;
  justify-content: space-between;
  margin: 0 0 10px 0;
}
.annualreport-page .ar-financial-summary-cnt ul li b{
  font-size: 14px;
  color: #0d4155;
  margin-top:10px;
}
.annualreport-page .ar-financial-summary-cnt ul{
  margin: 10px 0 0 0;
}
.annualreport-page .ar-financial-summary-cnt p{
  font-size: 11px;
  color: #acacad;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.annualreport-page .ar-financial-divider ul li.ar-liabilities .ar-summary-lft b {
    font-size: 14px !important;
}
.annualreport-page .ar-financial-summary-cnt ul li .ar-summary-lft{
  font-size: 14px;
  color: #606160;
  flex: 0 0 230px;
}
.annualreport-page .ar-financial-divider{
  border-top:2px solid #0d4155;
  margin-top: 24px;
}
.annualreport-page .ar-financial-summary-cnt ul .ar-liabilities{
  border-top:1px solid #babbbc;
  font-size: 21px;
  padding: 10px 0px 20px 0px;
}
.annualreport-page .ar-financial-summary-cnt ul .ar-netassets b{
  font-size: 21px;
}
.annualreport-page .ar-financial-divider ul .ar-summary-lft b{
  font-size: 21px;
}
.annualreport-page .ar-financial-summary-cnt ul .ar-netassets{
  border-top:2px solid #0d4155;
  padding-top: 10px;
}
.annualreport-page .ar-financial-summary-img{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}
.annualreport-page .ar-financial-summary .ar-financial-summary-des label{
  font-size: 15px;
  color: #0d4155;
  margin-bottom: 24px;
 }
.annualreport-page .ar-financial-summary .ar-expances-summary-des{
    margin-top: 80px;
 }
 .annualreport-page .donors{
 	padding: 90px 0;
 }
.annualreport-page .donors h2{
  	font-size: 36px;
  	color: #d36928;
  	font-weight: bold;
  	text-transform: uppercase;
  	letter-spacing: 2px;
}
.annualreport-page .donors .donors-part2 .donors-list-categoryitems article {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.annualreport-page .donors .donors-part3 article {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
.annualreport-page .donors .saver-greenbelt article {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
.annualreport-page .donors .ar-inkind-donations article {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.annualreport-page .donors h5 {
  font-size: 14px;
  color: #d36928;
  font-weight: bold;
  margin-bottom: 10px;
}
.annualreport-page .donors p {
  font-size: 14px;
  color: #6d6e71;
  margin-bottom: 10px;
  line-height: 16px;
  /*text-indent: -11px;
  padding-left: 11px;*/
}
/*.annualreport-page .donors .donors-list-category p, .annualreport-page .donors .donors-list-categoryitems p, .annualreport-page .donors .leadership-donors .donors-part3 p, .annualreport-page .donors .saver-greenbelt p {
  text-indent: -11px;
  padding-left: 11px;
}*/
/*.annualreport-page .donors .saver-greenbelt article p:first-of-type {
	text-indent: 0px;
  	padding-left: 0px;
}*/
.annualreport-page .donors-list {
  border-bottom: 1px solid #6d6e71;
  padding: 80px 0;
}
.annualreport-page .donors .donors-part1 , .annualreport-page .donors .donors-part2 {
  display: flex;
}
.annualreport-page .donors .donors-list-category{
	flex: 0 0 265px;
	max-width: 265px;
	padding: 0 25px 0 0;
}
.annualreport-page .donors .leadershipcnt-divider{
	margin-top: 25px;
}
.annualreport-page .donors .ar-leadership-blk{
	width: 100%;
	background-color: #d36928;
	padding: 35px 30px;
   -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.annualreport-page .donors .ar-leadership-blk h3{
	font-size: 22px;
	color: #fff;
	margin-bottom: 30px;
}
.annualreport-page .donors .ar-leadership-blk p{
	font-size: 14px;
	color: #fff;
	line-height: 22px;
  font-weight: normal !important;
  margin-bottom: 0px;
}
.annualreport-page .donors .ar-leadership-blk p a {
    color: #fff !important;
    text-decoration: underline;
}
.annualreport-page .donors .donors-part3{
	width: 100%;
}
.annualreport-page .donors .donors-part4{
	display: flex;
}
.annualreport-page .donors .saver-greenbelt{
	padding: 78px 0 60px 0;
}
.annualreport-page .ar-greenbelt-imgicons{
  z-index: 1;
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 60px;
  align-items: flex-end;
  display: none;
}
.annualreport-page .ar-greenbelt-imgicons img{
  width: 85px;
}
.annualreport-page .ar-greenbelt-imgicons h1{
  font-family: 'proxima_nova_extra_condenseLt';
  font-size: 57px;
  color: #fff;
  text-transform: uppercase;
}
.annualreport-page .ar-greenbelt-imgicons p{
  font-size: 15px;
  color: #fff;
}
.annualreport-page .donors-list:last-child{
  border:none;
}
.annualreport-page .legacy-banner p a{
  display: inline-block;
}
/*.annualreport-page .donors-list.donors-part4 div {
    flex: 0 0 356px;
    max-width: 356px;
    padding: 0 15px 0 0;
}
.annualreport-page .donors-list.donors-part4 .ar-inkind-donations {
    flex: 0 0 470px;
    max-width: 470px;
}*/
html,.page-template-page-annualreport{
	scroll-behavior: smooth;
}
.annualreport-page .ar-financial-summary-cnt ul li .ar-summary-lft:last-child {
  flex:0 0 110px;
  max-width: 110px;
}
.annualreport-page .ar-openspc-rgt > img{
  display: none;
}

.timeline-page .banner-rht > strong{
  display: block;
  font-size: 30px;
  text-transform: uppercase;
  color: #cbe1f0;
  letter-spacing:0.5px;
  margin-bottom: 60px;
}
.timeline-page .key_lists_wrapper{
  margin: 56px 0 90px 0;
}
.timeline-page .key_lists_wrapper .timeline-blk h1 {
  margin: 0 0 55px;
  padding: 0;
}
.timeline-page .key_lists_wrapper .timeline-blk{
  margin: 0;  
  width: 100%;
}
.timeline-page .key_list ul{
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.timeline-page .key_list ul li {
  flex: 0 0 calc(100% / 4 - 20px);
  display: flex !important;
  align-items: flex-start;
  margin: 0 !important;
}
.timeline-page .key_list ul li .key_img{
  border: 4px solid #548532;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  flex:0 0 80px;
  max-width: 80px;
  height: 80px;
  background: #fff;
  overflow: hidden;
}
.timeline-page .key_list ul li p{
  font-size: 14px;
  line-height: 1.4;
  color: #548532;
  font-weight: normal;
  margin: 0 0 0 20px;
  font-weight: bold;
}
.timeline-page .key_list ul li .key_img img{
  max-width: 100%;
}
.timeline-page .key_list h3,
.timeline-page .timeline_sideBar > h2{
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  color: #0d4155;
  margin-bottom: 15px;
}
.timeline-page .timeline_sideBar > h2{
  font-size: 24px;
  transform: translateY(-12px);
}

/*map style*/
.popover.pop-blue{
    background: #fff !important;
    border-radius: 0;
    border: 5px solid #a0c2d0;
}

.popover.top { margin-top: -20px !important; }
.popover.top.pop-blue .cq-arrow:after{ border-top-color: #a0c2d0 !important; }
.popover.top .cq-arrow{ margin-left: -15px !important; }

.popover .popover-inner h4.popover-title{ 
    color: #084054; border-bottom: 2px solid #a0c2d0; padding: 12px; background-color: #fff; font-weight: 800; 
    font-size: 16px;
}
.popover p{ font-size: 15px; line-height: 21px; color: #606160; }

.info-icon.icon2{ background-size: 100% !important; }


.popover.pop-red{
    background: #fff !important;
    border-radius: 0;
    border: 5px solid #f1cd39;
}

.popover.left { margin-left: -20px !important; }
.popover.left.pop-red .cq-arrow:after{ border-left-color: #f1cd39 !important; }
.popover.left.pop-blue .cq-arrow:after{ border-left-color: #a0c2d0 !important; }
.popover.top.pop-red .cq-arrow:after { border-top-color: #f1cd39 !important; }

.popover.left .cq-arrow{ margin-top: -15px !important; }

.popover.pop-red .popover-inner h4.popover-title{
    color: #084054; border-bottom: 2px solid #f1cd39; padding: 12px; background-color: #fff; font-weight: 800; 
}

#infographics_section .banner-rht {width: 100%;}
.timeline-page #infographics_section .banner-rht-in {
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
    flex-wrap: wrap;
}
.timeline-page #infographics_section .homes {
    text-align: center;
    margin: 0px 15px;
    flex: 1 0 20%;
    margin: 0px 15px;
}
.timeline-page #infographics_section .acres {
    text-align: center;
    margin: 0px 15px;
    flex: 1 0 20%;
}

/* our impact 2023 */
.greenbelt_our_impact_sec {
  background-color: #EDF3FC;
  padding-top: 60px;
}
.greenbelt_our_impact_sec * {
  box-sizing: border-box;
}
.greenbelt_our_impact_sec .container {
  max-width: 1130px;
  margin: 0 auto;
}
.greenbelt_our_impact_sec .impact_area {
  padding-bottom: 105px;
}
.greenbelt_our_impact_sec .sec_title {
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 5px;
  color: #0D4155;
  margin-bottom: 65px;
}
.greenbelt_our_impact_sec .main-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
}
.greenbelt_our_impact_sec .main-row .row-column {
  width: 50%;
  padding: 0 30px;
}
.greenbelt_our_impact_sec .impact_area_title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 20px;
}
.greenbelt_our_impact_sec .impact_box {
  display: flex;
  flex-wrap: wrap;
}
.greenbelt_our_impact_sec .impact_box .impact_icon {
  width: 160px;
  padding-right: 30px;
}
.greenbelt_our_impact_sec .impact_box .impact_content {
  width: calc(100% - 160px);
}
.greenbelt_our_impact_sec .impact_counter {
  font-size: 98px;
  font-family: 'proxima_nova_extra_condenseLt';
  border-bottom: 2px dashed #414042;
  margin-bottom: 20px;
}
.greenbelt_our_impact_sec p {
  font-size: 16px;
  line-height: 19px;
  color: #414042;
}
.greenbelt_our_impact_sec .sub-row {
  display: flex;
  flex-wrap: wrap;
}
.greenbelt_our_impact_sec .sub-row .sub-row-column {
  width: 50%;
}
.greenbelt_our_impact_sec .sub-row .impact_counter {
  display: flex;
  align-items: center;
}
.greenbelt_our_impact_sec .sub-row .impact_icon {
  width: 80px;
  padding-right: 15px;
}
.greenbelt_our_impact_sec .sub-row p {
  padding-right: 30px;
}
.donors-list > div {
    padding: 0 20px 0 0;
}
/*# sourceMappingURL=styles.css.map */
/* our impact 2023 */

.timeline-page .key_list ul li { flex: 0 0 calc(100% / 5 - 10px); }
.timeline-page .key_list ul li .key_img img { padding: 5px; }
.timeline-page .key_list ul li .key_img { flex: 0 0 70px; max-width: 70px; height: 70px; }
/*responsive*/

@media only screen and (max-width: 1199px) {
  .timeline-page .container{
    width: 950px;
  }
  .timeline-page .elementor-container {
        padding: 0px 20px;
  }

   /*Annual Report page*/

  .annualreport-page .container{
    width: 950px;
  }
  .annualreport-page .ar-banner h2 {
    font-size: 50px;
  }
  .annualreport-page .ar-content h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .annualreport-page .ar-content {
    padding: 30px 0 25px 0;
  }
  .annualreport-page .ar-content p {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .annualreport-page .ar-video h1 {
    font-size: 36px;
  }
  .annualreport-page .ar-video {
    padding: 30px 0 40px 0;
  }
  .annualreport-page .ar-video iframe {
    margin-top: 40px;
  }
  .annualreport-page .ar-openspc-lft {
    padding: 40px 30px 20px 0px;
  }
  .annualreport-page .ar-openspc-lft p {
    margin: 0 0 25px 0;
  }
  .annualreport-page .ar-openspace-success h3 {
    font-size: 28px;
    margin-bottom: 20px;
    letter-spacing: 3px;
  }
  .annualreport-page .ar-openspace-success {
    padding: 40px 0 50px 0;
  }
  .annualreport-page .ar-openspace-success h2 {
    font-size: 50px;
  }
  .annualreport-page .ar-video p {
    margin: 10px 0 0 0;
  }
  .annualreport-page .ar-openspc-lft h3 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .annualreport-page .ar-greenbelt-imgicons h1 {
    font-size: 45px;
  }
  .annualreport-page .ar-greenbelt-imgicons {
    padding: 20px;
  }
  .annualreport-page .ar-timeline-btn {
    width: auto;
    padding: 15px 15px;
    display: inline-block;
  }
  .annualreport-page .ar-financial-summary h3 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .annualreport-page .ar-financial-summary h3 br {
   display: none;
  }
  .annualreport-page .ar-financial-summary {
    padding: 40px 0;
  }
  .annualreport-page .donors h2 {
    font-size: 30px;
  }
  .annualreport-page .donors {
    padding: 40px 0;
  }
  .annualreport-page .donors-list {
    padding: 40px 0;
  }
  .annualreport-page .donors .donors-list-category {
    flex: 0 0 240px;
    max-width: 240px;
    padding: 0 30px 0 0;
  }
  .annualreport-page .ar-banner {
    height: 500px;
  }
  .annualreport-page .ar-rhtcontent {
    margin: 83px 0 0 42px;
  }
  .annualreport-page .legacy-banner h2 {
    font-size: 32px;
    letter-spacing: 2px;
  }
  .annualreport-page .legacy-banner {
    min-height: 700px;
  }
  .annualreport-page .ar-financial-summary h4 {
    font-size: 24px;
  }
  .annualreport-page .legacy-banner p {
    line-height: 25px;
  }
  .timeline-page .key_lists_wrapper {
    margin: 40px 0 70px;
  }
  .timeline-page .key_lists_wrapper .timeline-blk h1 {
    margin: 0 0 30px;
  }
  .timeline-page .key_list ul li {
    flex: 0 0 calc(100% / 4 - 10px);
  }
  .timeline-page .key_list ul li p {
    font-size: 12px;
    margin: 0 0 0 10px;
  }
}

@media only screen and (max-width: 991px) {

  .timeline-page .timeline-content{
    padding-right: 30px;
  }
  .timeline-page .container{
    width: 750px;
  }
  .timeline-page .banner h2 {
    font-size: 30px;
    padding: 0px 0px 30px 0px;
  }
  .timeline-page .banner-rht h3 {
      font-size: 40px;
  }
  .timeline-page .elementor-container {
      padding: 0px 30px;
  }
  .timeline-page .timeline-blk ul li,.timeline-page .timeline-blk h2 {
      margin-bottom: 30px;
  }

   /*Annual Report page*/

    .annualreport-page .container{
      width: 750px;
      padding: 0 15px;
  }
  .annualreport-page .ar-banner {
    height: 400px;
  }
  .annualreport-page .ar-banner h2 {
    font-size: 40px;
  }
  .annualreport-page .ar-content h3 {
    font-size: 22px;
  }
  .annualreport-page .ar-content h3 br{
    display: none;
  }
  .annualreport-page .ar-video iframe {
    height: 500px;
  }
  .annualreport-page .ar-openspace-success h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .annualreport-page .ar-openspc-lft h3 {
    font-size: 22px;
  }
  .annualreport-page .ar-openspc-lft p {
    margin: 0 0 15px 0;
  }
  .annualreport-page .donors .donors-list-category {
    flex: 0 0 180px;
    max-width: 180px;
    padding: 0 25px 0 0;
  }
  .annualreport-page .ar-openspace-des img {
    width: 150px;
  }
  .annualreport-page .ar-timeline-btn {
    width: auto;
    padding: 10px 10px;
    display: inline-block;
  }
  .annualreport-page .ar-timeline-btn a {
    font-size: 14px;
    width: auto;
  }
  .annualreport-page .ar-greenbelt-imgicons h1 {
    font-size: 40px;
  }
  .annualreport-page .ar-greenbelt-imgicons img {
    width: 60px;
  }
  .annualreport-page .ar-greenbelt-imgicons {
    padding: 10px;
  }
  .annualreport-page .ar-openspace-success h3 br{
    display: none;
  }
  .annualreport-page .ar-video h1 {
    font-size: 28px;
  }
  .annualreport-page .legacy-banner h2 {
    font-size: 28px;
    margin-bottom: 10px;
    transform: translatey(0px);
    -webkit-transform: translatey(0px); 
    -moz-transform: translatey(0px);
  }
  .annualreport-page .legacy-banner {
    min-height: 600px;
    padding: 40px 0px;
  }
  .annualreport-page .ar-financial-summary h3 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .annualreport-page .ar-financial-summary h4 {
    font-size: 21px;
  }
  .annualreport-page .ar-financial-divider {
    margin-top: 15px;
  }
  .annualreport-page .ar-financial-summary-cnt {
    width: 50%;
  }
  .annualreport-page .ar-rhtcontent {
    width: 20%;
    margin: 70px 0 0 0px;
  }
  .annualreport-page .ar-rhtcontent h4 {
    font-size: 14px;
  }
  .annualreport-page .ar-greenbelt-imgicons p {
    font-size: 14px;
  }
  .annualreport-page .ar-openspace-success h2 {
    font-size: 40px;
  }
  .annualreport-page .donors-list {
    padding: 20px 0;
  }
  .annualreport-page .donors h5 {
    line-height: 16px;
  }
  .annualreport-page .ar-financial-divider ul .ar-summary-lft b {
    font-size: 15px;
  }
  .annualreport-page .ar-financial-summary .ar-expances-summary-des {
    margin-top: 30px;
  }
  .timeline-page .key_list ul li{
    display: block !important;
  }
  .timeline-page .key_list ul li .key_img{
    width: 80px;
    margin: 0 0 15px;  
  }
  .timeline-page .timeline_sideBar > h2 {
    font-size: 20px;
  }

  .greenbelt_our_impact_sec .sec_title{ font-size: 22px; letter-spacing: 3px; }
  .greenbelt_our_impact_sec .impact_box .impact_icon{ width: 120px; }
  .greenbelt_our_impact_sec .impact_box .impact_content { width: calc(100% - 120px); }
  .greenbelt_our_impact_sec .impact_counter{ font-size: 70px; }
  .greenbelt_our_impact_sec .impact_area{ padding-bottom: 60px; }
  
}

@media only screen and (max-width: 767px) {
  .timeline-page .container{
    width: 100%;
    padding: 0px 15px;
   }
   .timeline-page .banner h2 {
    font-size: 20px;
    padding: 0px 0px 30px 0px;
    }
    .timeline-page .timeline-cnt h3 {
    font-size: 16px;
    }
    .timeline-page .banner {
        padding: 40px 0px 40px 0px;
    }
    .timeline-page .banner-lft {
        width: 100%;
        border:none;
        padding: 0px;
    }
    .timeline-page .banner-rht{
      width: 100%;
      display: block;
    }
    .timeline-page .banner-content {
        padding: 30px 0px 0px 0px;
        display: block;
    }
    .timeline-page .homes {
        width: 100%;
        text-align: center;
        margin: 0px 0px;
        padding: 20px 0px;
    }
    .timeline-page .banner-rht h3 {
        font-size: 30px;
    }
    .timeline-page .acres{
      width: 100%;
      text-align: center;
    }
    .timeline-page .banner-rht-in {
        display: block;
    }
    .timeline-page .elementor-container {
        padding: 0px 20px;
    }
    .timeline-page .timeline-blk h1 {
        margin-left: -30px;
        font-size: 30px;
        padding: 15px 0px 30px 0px;
    }
    .timeline-page .timeline-blk h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .timeline-page .timeline-cnt p {
      font-size: 14px;
        line-height: 20px;
    }
    .timeline-page .timeline-cnt a {
      font-size: 14px;
        line-height: 20px;
    }
    .timeline-page .timeline-blk ul li {
        margin-bottom: 20px;
    }
    .timeline-page .timeline-sdr {
        padding: 15px 15px;
        margin: 20px 0px 0;
    }
    .timeline-page .timeline-content{
      padding-right: 0;
      padding-bottom: 20px;
    }
    .timeline-page .timeline-rtgcontent h3{
      font-size: 18px;
      margin-bottom: 5px;
    }
    .timeline-page .timeline-sdr p {
      font-size: 14px;
      line-height: 20px;
    }

    /*Annual Report page*/

    .annualreport-page .container{
      width: 100%;
      padding: 0 15px;
    }
    .annualreport-page .ar-banner h2 {
      font-size: 20px;
      transform: translatey(15px);
      -webkit-transform: translatey(15px);
      -moz-transform: translatey(15px);
    }
    .annualreport-page .donors .donors-list-category {
      flex: 100%;
      max-width: 100%;
      padding: 0 15px 0 0;
    }
    .annualreport-page .ar-banner {
      height: 250px;
    }
    .annualreport-page .ar-lftcontent {
      width: 100%;
    }
    .annualreport-page .ar-rhtcontent {
      width: 100%;
      margin: 0px;
    }
    .annualreport-page .ar-content {
      display: block;
      padding: 10px 0 20px 0;
    }
    .annualreport-page .ar-content h3 {
      font-size: 16px;
      margin-bottom: 5px;
      letter-spacing: 2px;
      line-height: 25px;
    }
    .annualreport-page .ar-content h3 br{
      display: none;
    }
    .annualreport-page .ar-content p {
      margin-bottom: 10px;
      line-height: 25px;
      font-size: 14px;
    }
    .annualreport-page .ar-rhtcontent img{
      width: auto;
      max-width: 250px;
    }
    .annualreport-page .ar-video h1 {
      font-size: 24px;
    }
    .annualreport-page .ar-video iframe {
      height: 300px;
      margin-top: 20px;
    }
    .annualreport-page .ar-video {
      padding: 10px 0 30px 0;
    }
    .annualreport-page .ar-openspace-cnt {
      display: block;
    }
    .annualreport-page .ar-openspc-lft {
      width: 100%;
      padding: 0;
    }
    .annualreport-page .ar-openspc-rgt {
      position: static;
      width: 100%;
    }
    .annualreport-page .ar-openspc-lft p {
      font-size: 14px !important;
      margin: 0 0 10px 0;
    }
    .annualreport-page .ar-openspace-success h3 {
      font-size: 18px;
      letter-spacing: 0px;
      margin-bottom: 5px;
    }
    .annualreport-page .ar-openspace-success {
      padding: 20px 0;
    }
    .annualreport-page .ar-openspace-success-cnt {
      display: block;
    }
    .annualreport-page .ar-openspace-des {
      width: 100%;
      flex: 100%;
      max-width: 100%;
      text-align: left;
    }
    .annualreport-page .ar-openspc-lft h3 {
      font-size: 20px;
      margin-bottom: 0px;
    }
    .annualreport-page .ar-timeline-btn {
      width: auto;
      padding: 0;
      display: inline-block;
      margin-bottom: 10px;
    }
    .annualreport-page .ar-greenbelt-imgicons img {
      width: 40px;
    }
    .annualreport-page .ar-greenbelt-imgicons h1 {
      font-size: 30px;
    }
    .annualreport-page .ar-greenbelt-imgicons{
      position: absolute;
      bottom: 20px;
      left: 0;
      justify-content: flex-start;
    }
    .annualreport-page .ar-smt-developments .ar-openspace-des {
      flex: 100%;
      max-width: 100%;
      padding: 10px 0px;
    }
    .annualreport-page .legacy-banner h2 {
      font-size: 20px;
      letter-spacing: 2px;
      margin-bottom: 0px;
    }
    .annualreport-page .ar-openspace-success h2 {
      font-size: 30px;
    }
    .annualreport-page .donors .donors-part1, .annualreport-page .donors .donors-part2 {
      display: block;
      padding: 10px 0;
    }
    .annualreport-page .donors .donors-part2 .donors-list-categoryitems article {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
    }
    .annualreport-page .donors .ar-leadership-blk {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
    }
    .annualreport-page .donors .donors-part3 article {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
    }
    .annualreport-page .donors .leadership-donors, .annualreport-page .donors .donors-part4 {
      display: block;
      padding: 10px 0;
    }
    .annualreport-page .donors .ar-leadership-blk {
      width: 100%;
      padding: 10px 10px;
    }
    .annualreport-page .donors .saver-greenbelt article {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
    }
    .annualreport-page .donors .ar-inkind-donations article {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
    }
    .annualreport-page .ar-openspace-des img {
      width: 100px;
    }
    .annualreport-page .ar-openspace-success-cnt p {
      font-size: 14px;
      line-height: 15px;
    }
    .annualreport-page .ar-video p span {
      font-size: 14px;
    }
    .annualreport-page .ar-video p {
      font-size: 14px;
    }
    .annualreport-page .legacy-banner article {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
    }
    .annualreport-page .legacy-banner p {
      font-size: 14px;
      line-height: 23px;
    }
    .annualreport-page .ar-financial-summary h3 {
      font-size: 20px;
      margin-bottom: 0px;
    }
    .annualreport-page .ar-financial-summary .ar-financial-summary-des {
      display: block;
    }
    .annualreport-page .ar-financial-summary h4 {
      font-size: 16px;
    }
    .annualreport-page .ar-financial-summary-cnt {
      width: 100%;
    }
    .annualreport-page .ar-financial-summary-img {
      width: 100%;
    }
    .annualreport-page .ar-financial-summary-img {
      position: static;
      padding: 20px 0px;
    }
    .annualreport-page .ar-financial-divider ul .ar-summary-lft b {
      font-size: 14px;
    }
    .annualreport-page .donors h2 {
      font-size: 18px;
    }
    .annualreport-page .donors {
      padding: 20px 0;
    }
    .annualreport-page .donors .saver-greenbelt {
      padding: 10px 0 10px 0;
    }
    .donors .ar-leadership-blk h3 {
      font-size: 16px;
      margin-bottom: 10px !important;
    }
    .donors h5 {
      margin-bottom: 5px;
    }
    .annualreport-page .legacy-banner {
      padding: 20px 0px;
      min-height: 500px;
    }
   /* .annualreport-page .donors .ar-leadership-blk p:empty {
      height: 0px;
    }*/
    .leadership-donors .ar-leadership-blk p:nth-child(3), .leadership-donors .ar-leadership-blk p:nth-child(5){
      margin-bottom: 0;
    }
    .ar-financial-summary-img img {
      width: 400px;
    }
    .annualreport-page .ar-greenbelt-imgicons p {
      font-size: 11px;
      margin-bottom: 0px;
    }
    .annualreport-page .donors .donors-part3 {
      width: 100%;
    }
    .annualreport-page .ar-financial-summary {
      padding: 20px 0;
    }
    .annualreport-page .donors-list {
      border-bottom: none;
    }
   
    .annualreport-page .ar-financial-summary .ar-financial-summary-des label {
      font-size: 14px;
    }
    .annualreport-page .ar-openspc-rgt{
      background-image: none !important;
    }
    .annualreport-page .ar-openspc-rgt img {
      height: auto;
    }
    .annualreport-page .ar-smt-developments {
      border-bottom: 5px solid #22a6dc;
    }

    .annualreport-page .ar-greenbelt-imgicons > div{
      margin-left: 20px;
    }
    .annualreport-page .ar-openspace .container{
      padding: 15px;
    }
    .annualreport-page .ar-openspc-rgt > img{
      display: block;
    }
    .timeline-page .key_list ul li {
      margin: 0;
      display: flex !important;
    }
    .timeline-page .key_list ul{
      flex-direction: column;
    }
    .timeline-page .key_list ul li{
      flex:0 0 100%;
      max-width: 100%;
    }
    .timeline-page .key_lists_wrapper{
      margin: 30px 0;
    }
    .timeline-page .key_lists_wrapper .timeline-blk {
      margin: 0 -8px;
  }
  .timeline-page .key_lists_wrapper .timeline-blk h1 {
    margin: 0 0 20px;
  }
  .timeline-page .banner-rht > strong {
    margin: 30px 0 0;
    font-size: 20px;
	text-align: center;
  }
  .timeline-page .timeline_sideBar > h2 {
    font-size: 18px;
    transform: none;
    margin-top: 50px;
  }
  .greenbelt_our_impact_sec .main-row{ margin: 0 -15px; }
  .greenbelt_our_impact_sec .main-row .row-column{ width: 100%; padding: 20px 15px; }
  .greenbelt_our_impact_sec .impact_area{ padding-bottom: 30px; }
  .greenbelt_our_impact_sec .sec_title{ margin-bottom: 20px; }
  .greenbelt_our_impact_sec .impact_box .impact_icon,
  .greenbelt_our_impact_sec .sub-row .impact_icon{
    width: 90px;
  }
  .greenbelt_our_impact_sec .impact_box .impact_content {
    width: calc(100% - 90px);
  }
  .greenbelt_our_impact_sec .sub-row .sub-row-column{ width: 100%; }
  .greenbelt_our_impact_sec .sub-row .impact_counter{ padding-bottom: 15px; }
}

/*** Column Shortcodes ***/

.one-half, .one-third, .two-thirds, .three-fourths, .one-fourth {
	float:left;
	margin-bottom:20px;
	margin-right:4%;
	position:relative;
}

.one-half > p:empty, .one-third > p:empty, .two-thirds > p:empty, .three-fourths > p:empty, .one-fourth > p:empty {
	display: none;
}

.one-half {
	width: 48%;
}

.one-third {
	width: 30.66%;
}

.two-thirds {
	width: 65.33%;
}

.one-fourth {
	width: 22%;
}

.three-fourths {
	width: 74%;
}

.last-col {
	clear:right;
	margin-right:0;
}
#astra-widget-social-profiles-3 ul {margin-bottom:0 !important;}
.greenbelt_our_impact_sec .impact_counter .impact_counter { border-bottom: none; margin-bottom: 0; }
@media only screen and (max-width: 767px) {
	.one-half, .one-third, .two-thirds, .three-fourths, .one-fourth {
		float: none;
		width: 100%;
	}

	.elementor-heading-title {
		font-size: 30px !important;
	}
	.timeline-page #infographics_section .homes , .timeline-page #infographics_section .acres {
		flex: 1 0 50%;
	}
}

@media only screen and (max-width: 800px) {
	.main-header-bar .ast-container, #masthead .ast-container {
		padding-right: 20px;
	}

	.above-header-widget {
		width: 100%;
	}

	#text-2 {
		float: left;
	}

	#astra-widget-social-profiles-3 {
		float: right;
	}
	
	.ast-header-break-point .ast-above-header-section-2 {
		padding: 0;
	}
}
