<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
@font-face {
  font-family: 'Helvetica 65';
  src: url('https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/fonts/HelveticaNeue-Medium.woff2') format('woff2'),
    url('https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/fonts/HelveticaNeue-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/fonts/HelveticaNeue-Black.woff2') format('woff2'),
    url('https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/fonts/HelveticaNeue-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

p{
  font-family: 'Helvetica 65' !important;
  font-weight: 500 !important;
  font-size:18px !important;
  color:#3a645d !important;
}

li{
  font-family: 'Helvetica 65' !important;
  font-weight: 500 !important;
  font-size:18px !important;
  color:#3a645d !important;
}


body {
  font-family:'Helvetica Neue' !important
    font-weight: 400;
  overflow-x: hidden; 
} 
body {
  max-width: 100%;
  margin: 0px auto !important;
}


.circl&gt;p {
  color: white !important;
}

h2 {
  font-family: 'Helvetica Neue';
  font-size: 28px !important;
}                          

h3.cstm-h3 {
  font-family: 'Helvetica Neue';
  font-size: 28px !important;
}    

h2.cstm-h2 {
  font-size: 50px !important;
}




/*-------------------------------------homepage------------------------------------------------*/


div#hs_cos_wrapper_module_159349013281421 {
  background-color: #ebebe6 !important;
}
ul#hdrNavBar {
  width: 67% !important;
}
body .my-2.my-lg-0.nav-right-side.form-inline {
  width: 25% !important;
  display: flex;
  flex-wrap: nowrap;
  margin-left: 10px !important;
}
.nav-right-side a.btn.my-2.my-sm-0 {
  width: auto !important;
  padding: 12px 11px;
}
a.navbar-brand {
  width: 18%;
}
/* header.main_header a.navbar-brand img {
width: 100% !important; 
} */
a.navbar-brand {
  width: 20%;
}
.footer-top li a, p.copyright {
  font-size: 12px !important;
}
body .find-out-more .circl {
  width: 360px;
  height: 360px;
}
body .find-out-more .row .col-md-4:after {
  width: 90px;
  height: 185px;
}


/*new css*/
li.hs-item-has-children i.mobile-arrows {
    position: absolute;
    top: 4px;
    color: #fff;
    font-size: 10px;
    right: 0px;
    padding: 6px;
    cursor: pointer;
    border: 1px solid rgba(255,255,255,0.2);
    z-index: 999;
}

/*new css close*/




.container { 
  max-width: 1290px !important;
}
ul.hs-menu-children-wrapper {
  display: none;
  position: unset !important;
  background-color: white;
  min-width: 160px;
  margin-top: 0px;
  padding: 10px 6px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  transition: all 0.5s ease-in-out 0s;
}
/* li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:hover .hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
  height: auto;
  padding: 20px 6px;
} */
li.hs-menu-item.hs-menu-depth-1:not(:last-child) {
    margin-bottom: 15px;
}
.nav.mobile_menu_holder .hs-menu-wrapper li a {
    padding: 5px 20px!important;
}
div#hs_menu_wrapper_module_1591613498479278_&gt;ul&gt;li&gt;a {
  padding: 30px 6px!important;
}
.need-agrfstry-right p {
  color: white !important;
}
.need-agrfstry-left p {
  color: white !important;
}
.btn:focus {
  outline: 0;
  box-shadow:none;
}
.cstm-pdng {
  padding-left: 100px;
  padding-right: 100px;
}
header nav.navbar.navbar-expand-lg.navbar-light {
  padding: 0px;
}
header nav .dropdown-toggle::after{
  display: none;
}
header ul.navbar-nav ul li a, a#navbarDropdown {
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #000 !important;
  padding-right: 6px !important;
  padding-left: 6px !important;
  display: flex;
  align-items: center;
  transition: all 0.5s ease-in-out 0s;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
header ul.navbar-nav ul li a:hover, .nav-right-side a.nav-link:hover, a#navbarDropdown:hover {
  color: #3b7c20 !important;    
  outline: none;
  text-decoration: none;
}
.nav-right-side a.nav-link {
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #000 !important;
}
.nav-right-side a.nav-link i {
  margin-right: 8px;
  font-size: 15px;
}
header ul.navbar-nav ul li a i {
  font-size: 13px;
  margin-left: 15px;
}
header ul.navbar-nav.mr-auto {
  align-items: center;
}
ul.navbar-nav .nav-right-side i.fas.fa-user {
  font-size: 20px;
  margin-right: 10px;
}
.nav-right-side .btn {
  font-size: 14px;
  font-weight: 400;
  background-color: #48a035;;
  color: #fff;
  border-radius: 10px;
  padding: 6px 20px;
  margin-left: 30px;
  transition: all 0.5s ease-in-out 0s;
  border: none;
  box-shadow: none;
}
.nav-right-side .btn:hover {
  background: #3e6560;
  color: #fff;
  outline: none;
  border: none;
  box-shadow: none;
}
body .dropdown-menu {
  background-color: #2e2e2e;
  color: #fff;
}
ul.navbar-nav li.nav-item.dropdown .dropdown-menu {
  top: 54px;
  border-radius: 0;
  box-shadow: none !important;
  padding: 30px 30px;
  border: none;
  max-width: 250px;
  width: 100%;
  min-width: 250px;
  left: 0;
  transition: all 0.8s ease-in-out 0s;
}
ul.navbar-nav li.nav-item.dropdown .dropdown-menu a.dropdown-item:hover {
  color: #75c753;
  text-decoration: none;
  background: unset;    
}
body header .dropdown-menu ul li a {
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #fff !important;
  padding: 7px 0px !important;
}
header {
  border-bottom: 1px solid gray;

}
.banner-btns a {
  background: #48a035;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Helvetica 65' !important;
  font-size: 13px;
  padding: 15px 32px;
  border-radius: 5px;
  letter-spacing: .5px;
  box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
  transition: all .5s ease-in-out 0s;
}
.banner-btns a:hover {
  background: #3e6560;
  border-color: #3e6560;
  color: #fff;
  outline: 0;
  text-decoration: none;
}


.email-logo {
  margin: 25px 0px;
  display: flex;
  align-items: center;
}
.bneer-right p {
  margin-bottom: 0;
  color: #040404;
  font-size: 16.64px;
  letter-spacing: 0;
  line-height: 27px;
}
.bneer-riht h3 {
  color: #040404;
  font-size: 34px;
  font-weight: 400;
}
.banner-btns {
  margin-top: 30px;
}
.bneer-right {
  width: 50%;
}
.bneer-left  {
  width: 50%;
}
.top-banner-otr {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.bneer-left img {
  width: 100%;
}
.bneer-right {
  padding: 0px 120px 0px 70px;
}
.bneer-right h1 {
  font-size: 185px;
  color: #fff;
  position: absolute;
  left: 42.7%;
  transform: translateX(-50%);
  font-family: 'Helvetica Neue' !important;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 185px;
  margin-bottom: 0;
}
.bneer-right h1.hide {
  position: inherit;
  visibility: hidden;
}
.bneer-right h3 {
  font-size: 34px;
  margin-bottom: 5px;
  font-weight: 400;
}
.bneer-right h1 span {
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/top-banner.png);
  background-position: 0px 0px;
  -webkit-text-fill-color: transparent;
  background-position: center;
  text-align: center;
  -webkit-background-clip: text;
  margin-left: 10px;
}
.nav-link.dropdown-toggle img {
  margin-left: 15px;
}

/*---------------------------------------------total-tree----------------------------------------*/
.total-trees {
  margin-top: 80px;
}
.total-trees p {
  margin-bottom: 30px;
  color: #040404;

  font-size: 20px;
  letter-spacing: 0;
  line-height: 27px;
}
.total-trees h4 {
  color: #040404;
  font-size: 30px;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-weight: 400;
  padding-top: 15px;
}
.total-trees h2 {
  color: #3b7c20;
  font-size: 133px;
  font-weight: 800;
  margin-bottom: 20px;
}

/*---------------------------------------------Whats-is----------------------------------------*/
.whatis .row {
  margin: 0;
  align-items: center;
}
.whatis, .uprpad {
  padding: 12rem 0px 1rem 100px;
  position: relative;
}
.whats-right img {
  width: 100%;
}
.whatis .col-md-6:last-child {
  padding-right: 0;
}
.whats-right:before {
  content: '';
  position: absolute;
  top: 10px;
  right: 0;
  bottom: 10px;
  left: 10px;
  border: 1px dashed #fff;
  border-width: 2px;
  border-right: 0;
}
.whats-right{
  position: relative;
}
.cstm-h2 {
  color: #3b7c20;
  font-size: 55px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 50px;
}
.whatis p, .how-work-right li, .Email-platforms p, .benifits-inr p, .crtfct-wlcm-left p, .certificate-vist p, .sldr-right p{
  color: #040404;
  font-size: 20px;
  margin-bottom: 25px;
}
.whats-left {
  padding-right: 30px;
}

.whatis a:hover, .how-work-right a:hover {
  color: #000;
  text-decoration: none;
  outline: none;
}
.whatis:before {
  content: '';
  position: absolute;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/whas-right-top.png);
  right: 0;
  top: 0;
  width: 60%;
  z-index:-1;
  height: 94%;
  background-repeat: no-repeat;
  background-position: 200% 40%;
  background-size: contain;
}
/*.whatis:after {
content: '';
position: absolute;
background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/whas-right-bottom.png);
right: 0;
bottom: 0;
width: 60%;
height: 94%;
z-index: -1;
background-size: cover;
background-repeat: no-repeat;
background-position: bottom;
}*/

/*---------------------------------------------how-it-work----------------------------------------*/
.how-work-left {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.how-left-center {
  width: 680px;
  justify-content: space-between;
  display: flex;
  padding: 90px 0px;
  position: relative;
}
.circl {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: #3b7c20;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  flex-direction: column;
}
.circl p {
  margin-top: 8px;
  margin-bottom: 5px;
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 18px;
}
.circl:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: 4px solid #000;
  border-radius: 50%;
  left: -12px;
  top: 2px;
}
.how-work-right li {
  list-style: none;
  position: relative;
}
.how-work-right li:before, .demo-crtficate-left-text ul li:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  border: 4px solid #000;
  border-radius: 50px;
  left: 0;
  top: 10px;
}
.how-work-right ul {
  padding: 0;
  margin-top: 40px;
}
.how-work-right li, .demo-crtficate-left-text ul li {
  list-style: none;
  position: relative;
  padding-left: 40px;
}
.how-work-right {
  padding-left: 30px;
}
.how-left-center:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #000;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
}
.how-left-center:after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  right: 167px;
  top: 50%;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/rigt-arrow.png);
  background-size: contain;
  transform: translatey(-50%);
  background-repeat: no-repeat;
}
.how-work-left:before {
  content: '';
  position: absolute;
  width: 540px;
  height: 540px;
  border: 1px solid; 
  border-radius: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: 0;
}
.how-work-left:after {
  content: '';
  position: absolute;
  width: 53%;
  height: 50%;
  border-radius: 50%;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 1;
}
.how-work-left .circl {
  z-index: 2;
  padding-right: 12px;
  padding-top: 2px;
}
.how-left-bottom.circl:before {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  top: 43%;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/send-meeting-arror.png);
  background-size: contain;
  background-repeat: no-repeat;
  right: -22px;
}
.how-left-center1.circl:before {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/tree-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -22px;
  left: 48%;
}
.how-left-center2.circl:before {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  top: -18px;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/arrange-meting-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  right: inherit;
  left: 37%;
}
.how-work-left {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/*---------------------------------------------Benifits----------------------------------------*/
.benifits-inner {
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/benifit-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.benifits {
  padding: 12rem 0px;
  position: relative;
  overflow: hidden;
}
.benifits:after {
  content: '';
  position: absolute;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/benifit-botm.png);
  left: 50%;
  bottom: -22px;
  width: 1200px;
  height: 500px;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: bottom;
  transform: translateX(-50%);
}
.benifits:before {
  content: '';
  position: absolute;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/benifit-top.png);
  left: 50%;
  top: 0;
  width: 100%;
  height: 500px;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: top;
  transform: translateX(-50%);
}
.benifits-inr&gt; .text-center p {
  font-size: 27px;
  font-weight: 900;
  text-transform: uppercase;
}
.cool h2.cstm-h2 {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 64px;
  line-height: 64px;
}
.benifits-inner:before {
  content: '';
  position: absolute;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/benifit-snake-shap%201.svg);
  width: 1070px;
  height: 102%;
  background-size: cover;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  z-index: 2;
}
.benifits-inr {
  position: relative;
  z-index: 3;
  padding: 12rem 0px;
}
img.benifit1st {
  position: absolute;
  left: 50px;
  top: 105px;
}
h3.cstm-h3 {
  color: #3b7c20;
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 39px;
}
.benifits-inr .row{
  margin:0;
}
.diffrence {
  padding-left: 100px;
  margin-top: 7rem;
}
img.benifit2nd {
  position: absolute;
  right: 50px;
  top: 60px;
}
img.difference-right-men {
  position: absolute;
  top: -55px;
  left: -55px;
  z-index: 0;
  cursor: pointer;
}
.differ-right-img {
  position: absolute;
  top: -70px;
  right: 0;
  z-index: 0;
}
img.difference-right-btm {
  position: absolute;
  left: 16%;
  top: 3rem;
}
.differ-women-img {
  display: inline-block;
  position: absolute;
  bottom: 10%;
  right: 10%;
}
.diffrence-second {
  padding: 80px 30px 0;
}
.diffrence-third img.difference-right-men {
  top: -10px;
  left: 41px;
}
.diffrence-third .container {
  margin-right: 10rem;
}
.diffrence-third .col-md-5 {
  margin-top: -8rem;
}
.diffrence-frth {
  padding: 80px 80px 0;
}
.diffrence-frth img.difference-right-men {
  top: inherit;
  bottom: -50px;
}
body .diffrence-frth img.difference-right-men.th {
  left: 16%;
  bottom: inherit;
  top: -55px;
}
.diffrence p {
  width: 86%;
}
.differ-right-img.benifit-5-rightt {
  right: 2rem;
}
img.benifit-5 {
  position: absolute;
  top: -6rem;
  left: 5rem;
}
.benifits-inner:after {
  content: '';
  position: absolute;
  width: 105%;
  height: 200px;
  background: #ebebe6;
  bottom: -22px;
  transform: rotate(1deg);
  z-index: 1;
}
.how-t-work .col-md-6 {
  flex: 1;
  max-width: 100%;
}
img.diffrence-second2, img.diffrence-second1, .diffrence-third img.csr-tree, img.difference-right {
  position: relative;
  z-index: 1;
}



/*---------------------------------------------Email-platforms----------------------------------------*/
.Email-platforms {
  margin: 20px 0px;
}
.Email-platforms .email-logo {
  margin-top: 50px;
  justify-content: space-between;
  align-items: normal;
  margin-bottom: 50px;
}
.Email-platforms .email-logo .em-inr {
  width: 30%;
  border: 1px solid #ACACAC;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px 0px;
}
p.email-bottm {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 50px;
  font-size: 14px;
}
p.email-bottm a {
  color: #000;
}

/*---------------------------------------------Earth-Appeal----------------------------------------*/
.Earth-Appeal:after
{
  display: none;
}
.Earth-right img {
  width: 100%;
  position: relative;
  right: -20px;
}
.Earth-Appeal .col-md-9 {
  padding-right: 0;
  position: relative;
  padding-top: 6rem;
}
.Earth-Appeal:before {
  top: inherit;
  background-position: bottom;
  bottom: 0;
}
.Earth-Appeal ul li {
  display: inline-block;
}
.Earth-Appeal ul {
  padding: 0;
  margin-top: 30px;
  display: flex;
  align-items: center;
}
.Earth-Appeal ul li:first-child {
  margin-right: 20px;
}
.Earth-Appeal .col-md-9:before, .the-environment-right:before {
  content: '';
  position: absolute;
  width: 300px;
  height: 300px;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/earth-top-tree1.png);
  background-size: contain;
  background-repeat: no-repeat;
  right: -8rem;
  z-index: 3;
  top: -33px;
}
.Earth-Appeal .col-md-9:after {
  content: '';
  position: absolute;
  width: 400px;
  height: 275px;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/earth-bottom-tree1.png);
  background-size: contain;
  background-repeat: no-repeat;
  left: -8rem;
  z-index: 1;
  bottom: -120px;
}
.Earth-right {
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
}
.whatis.Earth-Appeal {
  padding: 4rem 0px 10rem 0px;
  overflow: hidden;
}
.Earth-right iframe {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
}

/*---------------------------------------------find-out-more----------------------------------------*/
.find-out-more {
  margin-top: 5rem;
  margin-bottom: 0;
}
.find-out-more .circl {
  width: 430px;
  height: 430px;
  margin: 0px auto;
}
.find-out-more .circl:after {
  left: -13px;
  top: 9px;
}
.find-out-more .circl p {
  font-size: 25px;
  text-transform: capitalize;
  line-height: 22px;
  margin-top: 22px;
}
.find-out-more .circl img {
  height: 120px;
  object-fit: contain;
  width: 170px;
  margin-bottom: 10px;
}
.find-out-more .row {
  margin: 3rem 0px 0;
}
.find-out-more .row .col-md-4 {
  padding-bottom: 120px;
  position: relative;
}
.find-out-more .row .col-md-4:after {
  content: '';
  position: absolute;
  width: 85px;
  height: 215px;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/find-btm.png);
  background-size: contain;
  background-repeat: no-repeat;
  left: 45%;
  z-index: 1;
  bottom: -1px;
  transform: translateX(-50%);
}

/*---------------------------------------------footer----------------------------------------*/
.footer-top li {
  display: inline-block;
}
.footer-top li a {
  color: #000;
  font-size: 16px;
  text-transform: capitalize;
  border-right: 2px solid;
  padding: 0px 5px;
  line-height: 14px;
  display: inline-block;
  font-weight: 400;
  transition: all 0.5s ease-in-out 0s;
  text-decoration: none;
}
.footer-top li a:hover, p.copyright a:hover {
  color: #3b7c20 !important;
}
.footer-top ul {
  padding: 0;
  margin: 0;
}
footer .row {
  margin: 0;
  align-items: center;
}
.footer-top li:last-child a {
  border-right: 0;
}
.footer-top {
  padding: 30px 0px;
  border-top: 2px solid #000;
}
p.copyright a {
  color: #000;
  transition: all 0.5s ease-in-out 0s;
}
.footer-top .col-md-3 {
  padding-left: 0;
}
.btm-lst {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  color: #000;
}
.footer-bottom&gt; p {
  font-size: 14px;
}
.how-left-bottom.circl.mob-in{
  display: none;
}
ul.ftr-em li {
  display: inline-block;
  font-size: 16px;
}
ul.ftr-em {
  padding-left: 0;
}

/*---------------------------------------------Make-diffrence-popup-----------------------------------------*/
.make-a-difrence button.close {
  position: absolute;
  top: 15px;
  right: 15px;
  height: 19px;
  width: 19px;
  border: 1px solid #000000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
}
.make-a-difrence {
  max-width: 635px !important;
}
.make-a-difrence button.close span {
  color: #040404;
  font-family: 'Helvetica Neue' !important;
  font-size: 12px;
  font-weight: bold;
  line-height: 0;
}
.make-a-difrence .modal-content {
  padding: 14px 90px;
  min-height: 620px;
  background: #fff;
  border: 1px solid #000;
  flex-direction: row !important;
  align-items: center;
  border-radius: 0;
}
.make-a-difrence .banner-btns {
  margin-top: 90px;
}
.make-a-difrence p {
  color: #040404;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 27px;
  margin-top: 30px;
}
.modal-backdrop {
  background-color: #fff !important;
}
.make-a-difrence .modal-body {
  padding: 0;
}
.modal-body img{
  display:none ;
}
.modal-body{background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/Imported%20images/SustainablyRun-Meetings.webp) !important;
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: 40px !important;
  padding-top: 52px !important;
  background-size:300px !important;
}
.meeting-brochure h3 {
  font-size: 25px;
  margin: 40px 0px;
  color: #040404;
  font-weight: bold;
}
form input.form-control, .broucher-popup input, .demo-crtficate-right input {
  color: #040404;
  font-size: 16.64px;
  letter-spacing: 0;
  line-height: 27px;
  font-family: 'Helvetica 65' !important;
  height: 40px;
  border: 1px solid #000000;
  border-radius: 8px;
  font-weight: 400;
}
form input.form-control::placeholder {
  color: #040404;
}
form label.form-check-label, .broucher-popup ul.inputs-list label, .demo-crtficate-right ul.inputs-list label{
  color: #040404;
  font-family: 'Helvetica Neue' !important;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  margin-left: 5px;
}
form .form-check-input {
  height: 14px;
  width: 14px;
}
form .form-check {
  margin: 25px 0px;
}
.submit-btn button, .broucher-popup .actions input, .demo-crtficate-right .actions input{
  background: #48a035;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Helvetica 65' !important;
  padding: 10px 32px;
  border-radius: 5px;
  letter-spacing: 0.5px;
  box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
  transition: all 0.5s ease-in-out 0s;
  border-color: #48a035;
}
body .submit-btn button:hover, .broucher-popup .actions input:hover, .demo-crtficate-right .actions input:hover  {
  color: #3b7c20;
  background-color: transparent;
  border-color: #3b7c20;
}
.broucher-popup ul.inputs-list, .demo-crtficate-right ul.inputs-list {
  padding-left: 0;
  margin: 25px 0px;
}
.broucher-popup .legal-consent-container .hs-form-booleancheckbox-display&gt;span, .demo-crtficate-right .legal-consent-container .hs-form-booleancheckbox-display&gt;span{
  text-align: left;
}
.broucher-popup ul.inputs-list label p, .demo-crtficate-right ul.inputs-list label p{
  font-size: 12px;
  line-height: 16px;
}
.broucher-popup ul.inputs-list li, .demo-crtficate-right ul.inputs-list li{
  list-style: none;
}
.broucher-popup ul.inputs-list li input, .demo-crtficate-right ul.inputs-list li input{
  height: 14px;
  width: 14px;
  margin-top: .2rem;
}
.broucher-popup label, .demo-crtficate-right label{
  display: none;
}
.broucher-popup ul.inputs-list label, .demo-crtficate-right ul.inputs-list label{
  display: inline-block;
}
.broucher-popup .hs-form-field, .demo-crtficate-right .hs-form-field{
  margin-bottom: 1rem;
}
.broucher-popup .hs-error-msgs, .demo-crtficate-right .hs-error-msgs{
  margin: 0px;
}
.broucher-popup .hs-error-msgs label.hs-error-msg, .demo-crtficate-right .hs-error-msgs label.hs-error-msg {
  color: red;
}
/*------------------------------------------------------------------WHY-SUSTAINABLE-PAGE-------------------------------------------------------------*/


div#tab1&gt;div.Communication&gt;div.row&gt;div.col-md-6&gt;div.whats-right&gt;img {
  width: 100% !important;
}


.why-sustainable-bnr .bneer-right h3 {
  font-size: 39px;
  color: darkgreen;
  margin-bottom: 0;
  font-weight: 900;
  font-family: 'Helvetica Neue';
}
.why-sustainable-bnr h2 {
  color: #040404;
  font-size: 93px;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 100px;
  font-weight: bold;
}

.why-sustainable-bnr .bneer-right p {
  font-size: 20px;
  margin-top: 20px;
}
.top-banner-otr.why-sustainable-bnr .bneer-left {
  overflow: hidden;
}
.top-banner-otr.why-sustainable-bnr .bneer-left img {
  margin-top: -60px;
  margin-left: -50px;
}
.Challenges-top h2 {
  color: #3b7c20;
  font-size: 80px;
  font-weight: 800;
  margin-bottom: 20px;
}
.Challenges-top p {
  color: #040404;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 33px;
  text-align: center;
}
.challenges-tabs span {
  color: #040404;
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  display: block;
  margin-top: 10px;
}
body .challenges-tabs {
  border-bottom: 2px solid #000000;
  margin-top: 90px;
}
.challenges-tabs a.nav-link.active, .challenges-tabs a.nav-link:hover {
  border: none;
  border-bottom: 10px solid #3b7c20;
}
.challenges-tabs a.nav-link {
  border: none;
  border-bottom: 10px solid transparent;
}
.challenges-tabs a.nav-link img {
  width: 45px;
  height: 42px;
  object-fit: contain;
}
.challenges-tabs .nav-item {
  margin-bottom: 0;
  flex-grow: 1;
}
#myTabContent .row {
  margin: 0;
}
.chllgs-tab-content h2.cstm-h2 {
  margin-bottom: 40px;
}
.chllgs-tab-content p, .demo-crtficate-left-text p, .demo-crtficate-left-text li {
  font-size: 20px;
  color: #040404;
}
.chllgs-tab-content .whats-right:before {
  right: 10px;
  border: 1px dashed #fff !important;
  border-width: 2px !important;
}
.chllgs-tab-content .whats-right {
  width: 85%;
}
.Communication {
  padding: 80px 0px;
  position: relative;
}
.Communication:before {
  content: '';
  position: absolute;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/communication-tab.png);
  width: 53%;
  height: 100%;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  background-size: contain;
}
.Communication .whats-left {
  padding-top: 20px;
}
.Challenges {
  margin-top: 3rem;
}
.Communication:before {
  content: '';
  position: absolute;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/whas-right-top.png);
  width: 50%;
  height: 90%;
  left: 0;
  top: 0;
}
div#myTabContent {
  border-bottom: 2px solid #000000;
  padding-bottom: 20px;
  min-height: 200px;
}
.why-benefit-from {
  padding: 14rem 0px 10rem;
  position: relative;
  margin-top: 5rem;
  overflow: hidden;
}
.why-benefit-from-inner {
  padding: 10rem 0px 13rem;
  background-color: #ebebe6;
  position: relative;
}
.why-benefit-from-inner:after {
  content: '';
  position: absolute;
  width: 105%;
  height: 200px;
  background: #ebebe6;
  bottom: -22px;
  transform: rotate(1deg);
  z-index: 1;
}
.why-benefit-from-inner:before {
  content: '';
  position: absolute;
  width: 105%;
  height: 200px;
  background: #ebebe6;
  top: -43px;
  transform: rotate(-2deg);
  z-index: 1;
}
.why-benefit-from:after {
  content: '';
  position: absolute;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/.why-benefit-from.png);
  left: 50%;
  bottom: -22px;
  width: 1200px;
  height: 500px;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: bottom;
  transform: translateX(-50%);
}
.why-benefit-from:before {
  content: '';
  position: absolute;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/benifit-botm.png);
  left: 50%;
  top: -10px;
  width: 60%;
  height: 500px;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: top;
  transform: translateX(-50%);
}
img.why-form-top {
  position: absolute;
  top: -10rem;
  z-index: 2;
  left: 40%;
  width: 186px;
  height: 435px;
  object-fit: contain;
}
.why-benefit-content {
  position: relative;
  z-index: 2;
}
.why-benefit-content h2 {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 64px;
  line-height: 64px;
}
.why-benefit-content h4 {
  font-size: 27px;
  font-weight: 700;
  text-transform: uppercase;
  color: #040404;
}
.why-benefit {
  margin-top: 5rem;
}
.why-benefit-cnt p {
  color: #040404;
  font-size: 20px;
  line-height: 40px;
  width: 65%;
  margin: 0px auto;
}
.why-benefit-cnt {
  background: #fff;
  padding: 40px 60px;
  height: 100%;
}
.why-benefit-cnt img {
  margin-bottom: 2rem;
}
.why-benefit .col-md-6 {
  margin: 15px 0px;
}
.why-made-easy {
  padding-top: 5rem;
  padding-bottom: 3rem;
}
.why-benefit-lyr {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.why-benefit-lyr.nd img.why-form-top {
  width: 315px;
  object-fit: contain;
  top: -26rem;
  left: inherit;
  right: 34%;
}
.why-made-easy .how-work-right {
  margin-top: 2rem;
}
.why-benefit-lyr.rd img.why-form-top {
  width: 119px;
  height: 300px;
  left: 44%;
  top: -2rem;
}
.why-made-easy-left video {
  width: 100%;
  height: 550px;
  background: #000;
}
.why-made-easy-left {
  padding-left: 100px;
  position: relative;
}
.why-made-easy-left img {
  width: 220px;
  position: absolute;
  top: -110px;
  left: 0;
  z-index: 1;
}
.why-made-easy-left:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 60px;
  background: #ffffff;
  top: -34px;
  transform: rotate(-2deg);
  right: -1px;
  z-index: 1;
}
.why-made-easy-left:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 60px;
  background: #ffffff;
  bottom: -34px;
  transform: rotate(2deg);
  right: -1px;
}
.playpause {
  background-image:url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/play-button.png);
  background-repeat:no-repeat;
  width:50%;
  height:50%;
  position:absolute;
  left:0%;
  right:0%;
  top:0%;
  bottom:0%;
  margin:auto;
  background-position: center;
}
.video-inr {
  position: relative;
}
.why-simple {
  margin-top: 19rem;
}
.why-simple h2.cstm-h2 {
  margin-bottom: 70px;
}
.why-simple-bottom ul li {
  display: inline-block;
  width: 18%;
}
.why-simple-bottom ul {
  padding: 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
.why-circl {
  width: 190px;
  height: 190px;
  border-radius: 50%;

  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  flex-direction: column;
  margin: 0px auto 40px;
}
.why-circl:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid #48a035;
  border-radius: 50%;

  top: 2px;
}
.why-simple-bottom ul li p {
  font-size: 22px;
  color: #000;
  line-height: 27px;
}
.why-simple-bottom {
  padding-top: 20px;
}
.why-safe {
  margin-top: 19rem;
  margin-bottom: 8rem;
}
.why-safe .banner-btns {
  margin-top: 50px;
}
.why-safe .banner-btns a, .What-is-agrofarming .banner-btns a{
  font-size: 14px;
  font-weight: 600;
}
.why-safe .banner-btns a:first-child, .What-is-agrofarming .banner-btns a:first-child{
  color: #fff;
}
.why-safe-img {
  position: relative;
}
.why-safe-img:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 70px;
  left: 70px;
  border: 1px dashed #000;
  z-index: -1;
}
.why-safe-img img {
  width: 100%;
  padding: 10px 10px 0px 0px;
}
.why-benefit-lyr.th img.why-form-top {
  width: 245px;
  height: 275px;
  left: 0;
  top: -1rem;
}
.Communication .col-md-6:first-child {
  padding-left: 0;
}

/*------------------------------------------------------------------How-it-work-PAGE-------------------------------------------------------------*/


div.free-trial-inner&gt;div.free-trial-inner-text.wow.fadeInUp&gt;p {
  color: white !important;
}

.how-it-work-first {
  position: relative;
}
.how-it-work-top-images {
  padding-bottom: 8rem;
}
.how-it-work-first .bneer-right {
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
  padding-left: 0 !important;
}
.how-container {
  max-width: 650px;
  margin: 0px auto;
}
img.howwok-top1 {
  position: absolute;
  left: 0;
}
img.howwok-top2 {
  position: absolute;
  right: 0;
}
.how-container p, .csr-text p, .resource-div p {
  color: #040404;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 27px;
}
.how-container img {
  margin-top: 60px;
  margin-bottom: 60px;
}
.howwok-first, .howwok-second, .howwok-third {
  position: relative;
}
.howwok-first:before {
  content: '';
  position: absolute;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/howwok-single-tree1.png);
  width: 210px;
  height: 210px;
  left: -18rem;
  top: 50%;
  transform: translateY(-50%);
}
.howwok-second:after {
  content: '';
  position: absolute;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/howwok-single-tree1.png);
  width: 210px;
  height: 210px;
  right: -18rem;
  top: 50%;
  transform: translateY(-50%);
}
.howwok-third:before {
  content: '';
  position: absolute;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/howwok-left-shap.png);
  width: 120px;
  height: 450px;
  left: -9rem;
  top: -14rem;
  background-size: contain;
  background-repeat: no-repeat;
}
.how-made-easy .why-benefit-from-inner {
  padding: 7rem 0px 7rem;
}
.made-easy {
  position: relative;
  z-index: 2;
}
.how-it-slider p {
  color: #575530;
  font-size: 25px;
  letter-spacing: 0;
  line-height: 33px;
  padding-right: 40px;
  margin-bottom: 0;
}
.made-easy .carousel-indicators li {
  height: 18px;
  width: 63px;
  background-color: #FFFFFF;
  border-radius: 50px;
  border: 0;
  opacity: 1;
  margin-right: 5px;
  margin-left: 5px;
  transition: all 0.7s;
}
.made-easy .carousel-indicators .active, .made-easy .carousel-indicators li:hover{
  background-color: #3B7C20;
}
.made-easy ol.carousel-indicators {
  margin-bottom: 0;
  bottom: 0px;
}
.made-easy a.carousel-control-prev {
  height: 180px;
  width: 70px;
  background-color: #D9D8D0;
  border-radius: 0px 20px 20px 0px;
  opacity: 1;
  bottom: inherit;
  top: 50%;
  transform: translateY(-50%);
}
.made-easy a.carousel-control-next {
  height: 180px;
  width: 70px;
  background-color: #D9D8D0;
  border-radius: 20px 0px 0px 20px;
  opacity: 1;
  bottom: inherit;
  top: 50%;
  transform: translateY(-50%);
}
.made-easy .carousel {
  padding: 70px 150px;
  overflow: hidden;
}
.made-easy .carousel-control-next-icon, .made-easy .carousel-control-prev-icon{
  background-image: none;
}
.made-easy .carousel-control-next-icon i, .made-easy .carousel-control-prev-icon i {
  color: #000;
  font-size: 40px;
  line-height: 30px;
  transition: all .7s;
}
.made-easy .carousel:after {
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/how-slide-right-shape.png);
  content: '';
  position: absolute;
  right: 0;
  top: 60px;
  height: 150px;
  width: 370px;
  background-size: contain;
  background-repeat: no-repeat;
}


.free-trial:before {
  content: '';
  position: absolute;
  width: 101%;
  height: 60px;
  background: #ffffff;
  top: -50px;
  transform: rotate(-1deg);
  right: -2px;
  z-index: 1;
}
.free-trial:after {
  content: '';
  position: absolute;
  width: 101%;
  height: 60px;
  background: #ffffff;
  bottom: -50px;
  transform: rotate(1deg);
  right: -2px;
  z-index: 1;
}
.free-trial {
  max-width: 850px;
  margin: 6rem auto 10rem;
  background: #3b7c20;
  color: #fff;
  position: relative;
}
.free-trial-inner
{
  padding: 120px 80px;
  position: relative;
}
.free-trial-inner:after {
  content: '';
  position: absolute;
  top: 30px;
  right: 20px;
  bottom: -5px;
  left: -15px;
  border: 1px dashed #000;
  border-width: 2px;
  z-index: 2;
}
.free-trial-inner-text {
  position: relative;
  z-index: 3;
}
img.free-trial-inner-top {
  position: absolute;
  top: -70px;
  right: -70px;
  z-index: 1;
}
img.free-trial-inner-bottom {
  position: absolute;
  bottom: -70px;
  left: -70px;
  z-index: 2;
}
.free-trial h2.cstm-h2 {
  color: #fff;
  margin-bottom: 30px;
}
.free-trial p {
  font-size: 20px;
}
.free-trial p strong
{
  display: block;
}
.free-trial .banner-btns a:last-child {
  background: white;
}
.free-trial .banner-btns a {
  border-color:#ffffff;
}
.free-trial .banner-btns {
  margin-top: 60px;
  display: inline-block;
}
.free-trial .banner-btns a:last-child:hover {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.free-trial .banner-btns a:hover{
  background-color:#fff;
  color: #3b7c20;
  border-color: #ffffff;
}

/*------------------------------------------------------------------How-You-Help-PAGE-------------------------------------------------------------*/
.how-you-help-top {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.how-you-help-top video {
  width: 100%;
}
.how-you-help-top .bneer-left {
  position: relative;
}
img.how-you-help-top-1 {
  width: auto;
  position: absolute;
  top: 0;
  right: -90px;
  z-index: 1;
}
img.how-you-help-top-2 {
  width: auto;
  position: absolute;
  bottom: -90px;
  left: 0px;
  z-index: -1;
}
.how-you-help-top .bneer-left iframe{
  width: 100%;
  height: 700px;
}
.Agrofarming {
  margin-top: 8rem;
}
.Agrofarming h2 {
  font-size: 133px;
}
.agrofarming-lyr img.why-form-top {
  top: 0;
  left: 26%;
  width: 440px;
  height: 340px;
}
.What-is-agrofarming {
  padding: 16rem 0px 4rem 100px;
}
.help-people img.why-form-top {
  left: 20%;
  width: 365px;
  height: 342px;
  top: -5rem;
}
.agrofarming-help-people:before, .agrofarming-help-people:after{
  display: none;
}
.need-agroforestry-inr .why-benefit-cnt {
  padding: 0;
  height: auto;
  margin-bottom: 50px;
}
.need-agroforestry-inr .content {
  padding-bottom: 40px;
}
.need-agroforestry-inr .why-benefit-cnt img {
  width: 100%;
  padding: 0 !important;
}
.need-agroforestry-inr p {
  width: 80%;
  line-height: 30px;
  margin-bottom: 12px;
}
.need-agroforestry-inr .row {
  align-items: center;
}
.need-agroforestry-inr:before {
  content: '';
  position: absolute;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/need-agroforestry-inr-bg-1.png);
  width: 50%;
  height: 40%;
  left: 7%;
  top: 6%;
  background-size: contain;
  background-repeat: no-repeat;
}
.need-agroforestry-inr:after {
  content: '';
  position: absolute;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/need-agroforestry-inr-bg-1.png);
  width: 50%;
  height: 40%;
  right: 7%;
  bottom: 6%;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}
.agrofarming-help-people .why-benefit-from-inner {
  padding: 8rem 0px 8rem;
}
.the-enviroment img.why-form-top {
  width: 260px;
  height: 500px;
  left: inherit;
  right: 28%;
  top: -28rem;
}
.the-environment-otr{
  padding: 4rem 0px 10rem 100px;
  overflow: hidden;
  position: relative;
}
.the-environment-otr:before {
  content: '';
  position: absolute;
  background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/whas-right-top.png);
  right: 0;
  top: 0;
  width: 58%;
  height: 96%;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}
.the-environment-right {
  padding-left: 5rem;
}
.the-environment-left {
  text-align: center;
  margin: 20px 0px;
  padding: 30px;
  border: 2px dashed #040404;
  display: inline-block;
}
.the-environment-left p {
  color: #040404;
  font-size: 20px;
}
.the-environment-left h5 {
  color: #3b7c20;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
}
.the-environment-otr .row.align-items-center {
  padding-top: 5rem;
}
.the-environment-right:before {
  top: -100px;
}
.agrofarming-help-people{
  padding: 14rem 0px 6rem;
}
.need-agroforestry.cstm-pdng {
  padding-top: 14rem;
}
.need-agroforestry-inner {
  background-color: #3b7c20;
  color: #fff;
  padding: 120px 100px;
  position: relative;
}
.need-agroforestry-inner p {
  font-size: 20px;
  margin-bottom: 30px;
}
.need-agrfstry-left h2.cstm-h2 {
  color: #fff;
}
.need-agrfstry-left h2.cstm-h2 {
  color: #fff;
  margin-bottom: 40px;
}
.need-agrfstry-left a.pdf-link {
  font-size: 20px;
  margin-top: 40px;
  color:#fff; 
  text-decoration: underline;
}
.What-is-agrofarming:before {
  top: 70px;
  height: 100%;
}
.need-agrfstry-left audio {
  width: 50%;
  margin-top: 20px;
}
.need-agrfstry-left audio {
  width: 80%;
  margin-top: 20px;
  height: 20px;
}
.need-agroforestry-inner:before
{
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border: 1px dashed #fff;
  border-width: 2px !important;
}
.agrofarming-shape img.why-form-top {
  width: 240px;
  height: 42bs0px;
  left: inherit;
  right: 40%;
  top: -6rem;
}
img.need-agroforestry-top {
  position: absolute;
  top: -90px;
  left: -90px;
}
img.need-agroforestry-btm {
  position: absolute;
  bottom: -90px;
  right: -100px;
}
.why-benefit-cnt ul {
  padding-left: 25px;
  width: 80%;
  text-align: left;
  margin: 0px auto;
}
.why-benefit-cnt ul li {
  color: #040404;
  font-size: 20px;
  padding: 10px 0px;
  list-style: none;
}
.why-benefit-cnt ul li :last-child{
  border-bottom:none; 
}


/*------------------------------------------------------------------CSR-PAGE-------------------------------------------------------------*/
.csr-first {
  padding-top: 12rem;
}
.csr-third {
  padding: 12rem 0px 4rem 100px;
}
.csr-second{
  padding: 12rem 100px 4rem 0px;
}
.csr-second .whats-right:before {
  right: 10px;
  left: 0;
  border-right: 2px dashed #fff;
  border-left: none;
}
img.desk.csr-second-tree, .csr-third-tree {
  position: absolute;
  top: -90px;
  z-index: 1;
}
.csr-third-tree {
  right: 0px;
}
.csr-text p {
  margin-bottom: 25px;
}
.csr-third .how-work-right li:before {
  width: 12px;
  height: 12px;
  background: #000;
}
.csr-four .carousel:after{
  display: none;
}
.csr-four h4 {
  color: #3b7c20;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 25px;
}
.csr-four p {
  color: #000000;
  padding-right: 0;
}
.csr-four .carousel-inner {
  padding: 2rem 0px 5rem;
}
.csr-four {
  margin-bottom: 5rem;
}
.csr-six {
  margin: 12rem 0px;
}
.csr-second .row, .csr-third .row {
  margin: 0;
}
.csr-third .col-md-6:last-child {
  padding-right: 0;
}
.csr-second .col-md-6:first-child {
  padding-left: 0;
}
.csr-third .how-work-right {
  padding-left: 0;
}
.csr-four .section-heading h4 {
  color: #000000;
  margin-bottom: 0;
}

/*------------------------------------------------------------------Resource center-PAGE-------------------------------------------------------------*/
.filter .dropbtn {
  border: none;
  cursor: pointer;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 35px;
  background: transparent;
  width: 100%;
  padding: 0 20px;
  height: 100%;
  text-align: left;
  text-transform: uppercase;
  position: relative;
}
.filter {
  position: relative;
  display: inline-block;
  height: 48px;
  width: 415px;
  border: 1px solid #000000;
  margin-top: 70px;
}
.filter .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f6f6f6;
  min-width: 100%;
  overflow: auto;
  border: 1px solid #000;
  z-index: 2;
  text-align: left;
}
.filter .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.filter a:hover {
  background-color: #ddd;
}
.filter .show {
  display: block;
}
.filter .dropbtn:focus {
  outline: none;
}
.filter .dropbtn i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 100%;
  width: 50px;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid;
}
.resource-centre-otr {
  margin-top: 120px;
  margin-bottom: 60px;
}
.resource-div img {
  width: 100%;
  margin-bottom: 20px;
}
.resource-div h2, .resource-div h2 a{
  color: #3b7c20;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 20px;
}
.resource-div-btm {
  border-top: 1px solid #000;
  padding-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.share-btn i {
  font-size: 30px;
  cursor: pointer;
  transition: all 0.6s;
}
.resource-div-btm span {
  color: #040404;
  font-size: 18px;
  line-height: 27px;
  text-transform: uppercase;
}
.resource-div {
  margin: 15px 0px;
}

.pagination-otr{
  margin-top: 4rem;
  padding-right: 100px;
  padding-left: 100px;
  border-radius: 0;
}
.pagination {
  display: flex;
  justify-content: center;
  border-top: 1px solid #000;
  padding: 4rem 0px 6rem;
}
.pagination a {
  color: #040404;
  float: left;
  text-decoration: none;
  transition: all 0.4s;
  border: 1px solid #0000;
  margin: 0 3px;
  border-radius: 50%;
  font-size: 20px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination a.active, .pagination a:hover {
  border: 1px solid #000;
}

/*------------------------------------------------------------------Resource-Article-PAGE-------------------------------------------------------------*/
body .resource-article h2 {
  font-size: 54px !important;
  line-height: 55px;
  text-transform: capitalize;
}
body .resource-article-otr {
  max-width: 850px;
  margin: 70px auto 0px;
  padding-left: 0;
  padding-right: 0;
}
.resource-article-otr .resource-div-btm {
  border-top: none;
  padding-top: 0px;
  padding-bottom: 20px;
}
.resource-free.banner-btns {
  margin-top: 25px;
}
.rece-atl-secnd, .reces-atl-last
{
  max-width: 850px;
  margin: 0px auto 0px;
}
.reces-atl-last {
  margin: 5rem auto 8rem;
  padding-top: 3rem;
  border-top: 1px solid #000;
}
.reces-atl-last h2 {
  color: #3b7c20;
  font-size: 27px;
  font-weight: bold;
  margin-bottom: 35px;
}
.free-trial .banner-btns {
  margin-top: 30px;
}
.reces-atl-free {
  margin: 7rem 0px;
}
.resource-article-otr img {
  margin-bottom: 40px;
}
.resource-article-otr .resource-div-text i {
  margin: 35px 0px;
  display: inline-block;
  color: #040404;
  font-size: 27px;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 300;
}
.reces-atl-free .free-trial {
  margin: 6rem auto 8rem;
}
.set-up {
  margin-bottom: 5rem;
}
.set-up-video {
  width: 100%;
  height: 650px;
  margin-bottom: 30px;
}

/*------------------------------------------------------------------Register-PAGE-------------------------------------------------------------*/
.Register-otr form {
  padding: 0px 90px;
  min-height: 550px;
  background: #fff;
  border: 1px solid #000000;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.Register-otr {
  margin-top: 90px;
  margin-bottom: 100px;
}
.Register-otr .submit-btn {
  text-align: center;
}
.Register-otr .submit-btn button {
  width: auto;
}
body .already-act {
  text-align: center;
  margin-top: 40px;
  color: #3B7C20;
}
.already-act a{
  color: #3B7C20;
}

/*------------------------------------------------------------------Login-PAGE-------------------------------------------------------------*/
.login form {
  min-height: auto;
  padding-top: 70px;
  padding-bottom: 70px;
}
.login form button {
  width: 195px !important;
}
.login form .form-check {
  text-align: center;
}

.why-safe-img.index {
  width: 575px;
  float: right;
}

img.difference-right, img.csr-tree, img.diffrence-second2, img.diffrence-second1 {
  cursor: pointer;
}
.diffrence-second img.diffrence-second1 {
  cursor: auto;
}
.how-work-right.csr-text[data-aria="true"] .contentWrapper.contentUp:after {
  display: none;
}

/*---------------------------------------------------------------Green-earth-appeal-PAGE-------------------------------------------------------------*/
.green-earth-apeal iframe {
  width: 100%;
  height: 400px;
}
.green-erth-diffrence {
  margin-top: 100px;
  margin-bottom: 100px;
}
.green-erth-diffrence h2.cstm-h2 {
  margin-bottom: 100px;
}
/*---------------------------------------------------------------Certifiacte-PAGE-------------------------------------------------------------*/
.certificate-sast .banner-btns a {
  background-color: #3b7c20;
  color: #fff;
}
.certificate-sast .banner-btns a:hover, .get-free a:hover, .certificate-vist a:hover  {
  background-color: transparent;
  color: #3b7c20;
}
.certificate-how {
  margin-top: 6rem;
  margin-bottom: 12rem;
}
.certificate-top .bneer-right img {
  margin-bottom: 3rem;

}
.certificate-top h4 {
  font-family: 'Helvetica Neue' !important;
  font-size: 33px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 35px;
  color: #040404;
}
.certificate-top h4 strong {
  color: #3B7C20;
}
.certificate-top .bneer-right p {
  color: #3B7C20;
  font-weight: bold;
}
.certificate-wlcm .crtfct-wlcm-right {
  background-color: #A5A5A5;
  height: 100%;
}
.crtfct-wlcm-left {
  padding-right: 50px;
}
.get-free {
  border: 1px dashed #000000;
  padding: 45px;
  margin-top: 50px;
}
.get-free h5 {
  color: #3B7C20;
  font-family: 'Helvetica Neue' !important;
  font-size: 20px;
  font-weight: bold;
}
.get-free p {
  font-size: 20px;
  margin-bottom: 0;
}
.crtfct-wlcm-left ul {
  padding: 0;
  display: flex;
  margin-top: 50px;
  padding-bottom: 20px;
}
.crtfct-wlcm-left ul li {
  background-color: #EBEBE6;
  display: inline-block;
  padding: 20px 5px;
  width: 48%;
  text-align: center;
  margin-right: 2%;
  font-size: 15px;
  color: #040404;
}
.crtfct-wlcm-left ul li i {
  font-size: 22px;
  margin-left: 22px;
  vertical-align: text-bottom;
  transform: rotate(180deg);
}
.get-free a, .certificate-vist a {
  font-size: 14px;
  font-weight: 600;
  border-radius: 10px;
  padding: 7px 30px;
  text-transform: uppercase;
  border: 1px solid #3b7c20;
  background-color: #3b7c20;
  color: #fff;
  display: inline-block;
  margin-top: 30px;
  transition: all 0.5s ease-in-out 0s;
  text-decoration: none;
}
.certificate-wlcm {
  margin-top: 60px;
  margin-bottom: 90px;
}
.certificate-vist h3.cstm-h3 {
  margin-bottom: 0;
}
.certificate-vist p {
  margin-bottom: 8px;
}
.certificate-ind-inr {
  max-width: 850px;
  margin: 0px auto;
  text-align: center;
}
.certificate-industry {
  background: #EBEBE6;
  padding: 70px 0px;
  margin-top: 60px;
  margin-bottom: 60px;
}
ul.industry-logo {
  padding: 0;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
ul.industry-logo li {
  display: inline-block;
  text-align: center;
}
.certificate-sldr {
  margin-top: 100px;
}
.certificate-sldr .row {
  border-bottom: 1px solid #EBEBE6;
  padding-bottom: 100px;
}
#custCarousel .carousel-indicators {
  position: inherit;
  margin: 0;
  margin-top: 10px;
}
.sldr-right {
  padding-left: 50px;
}
.crtfct-sldr-left {
  padding-right: 50px;
}
.certificate-ind-inr h3 {
  color: #3B7C20;
}
.certificate-wlcm .col-md-6:last-child {
  padding-left: 50px;
}
/*--------------------------------certificate-sldr-start---------------------------*/
.cert-nav img {
  width: 100%;
  border: 5.71px solid transparent;
}
.slider-nav .slick-slide {
  padding-right: 25px;
  outline: none;
}
.cert-bnr img {
  width: 100%;
}
.cert-bnr {
  margin-bottom: 20px;
}
.cert-nav button.slick-prev.slick-arrow, .cert-nav .slick-dots {
  display: none !important;
}
.cert-nav .slick-list {
  width: 87%;
}
.cert-nav .slick-next {
  right: 0;
  top: 0;
  bottom: 0;
  background: #EBEBE6;
  height: 95%;
  transform: inherit;
  width: 45px;
}
.cert-nav .slick-next::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  opacity: 1;
  color: #000;
  font-size: 40px;
  line-height: 30px;
  font-weight: 300;
}
.slider-nav .slick-slide.slick-current.slick-active img {
  border-color: #000000;
}
/*--------------------------------certificate-sldr-End---------------------------*/
/*---------------------------------------------------------------All-pages-hubspot-------------------------------------------------------------*/
.top-banner-otr h1.hide {
  display: block;
}
.container-fluid {
  padding: 0 !important;
}
header ul.navbar-nav ul li {
  list-style: none;
}
header ul.navbar-nav ul {
  padding: 0;
  display: flex;
}
body .dropdown-menu ul {
  display: inline-block !important;
}
body header .dropdown-menu ul li a:hover{
  color: #75c753 !important;
}
div#hs_cos_wrapper_module_159169220558443 .find-out-more {
  margin-top: 0;
}
.Challenges-mob button:focus {
  outline: none;
  box-shadow: none;
}

/*-------------------------------------------------Hover----------------------------------------------*/
.circl img, .circl, .Email-platforms .email-logo .em-inr img, .Email-platforms .em-inr, p.email-bottm a, .Earth-Appeal ul li img, .why-safe-img img, .why-circl img, .why-circl, .why-simple-bottom ul li p,
.why-benefit-cnt, .carousel-control-next, .carousel-control-prev, .how-container img, .how-it-slider img, .demo-crtficate-left-img img
{
  transition: all .7s !important;
}
.circl:hover img, .why-circl:hover img {
  transform: rotate(360deg);

}

.Email-platforms .email-logo .em-inr:hover img, .Earth-Appeal ul li:hover img {
  transform: scale(1.09);
}
.how-container img:hover, .demo-crtficate-left-img img:hover {
  transform: scale(1.04);
}
.Email-platforms .em-inr:hover {
  border: 1px solid #3b7c20;
  box-shadow: 0px 6px 9px 0px rgba(59, 124, 32, 0.65);
}
p.email-bottm a:hover, .why-simple-bottom ul li:hover p
{
  color:#3b7c20;
}
.why-safe-img:hover img {
  padding: 0;
}
.made-easy a.carousel-control-prev:hover, .made-easy a.carousel-control-next:hover {
  background: #3b7c20;
}
.made-easy a.carousel-control-prev:hover i, .made-easy a.carousel-control-next:hover i{
  color: #fff;
}
.top-banner-otr.index {
  position: relative;
}
.how-work-left .circl p {
  margin-top: 12px;
}


.green-earth-apeal .hs-responsive-embed-wrapper.hs-responsive-embed {
  max-width: 100% !important;
  max-height: 100% !important;
}
.Earth-Appeal ul li img {
  width: 141px;
  object-fit: contain;
  height: 90px;
}
.email-logo-top img {
  width: 130px;
}

.email-logo-top {
  line-height: 0;
}
.Email-platforms .email-logo .em-inr:first-child img {
  width: 140px;
}
.Email-platforms .email-logo .em-inr:nth-child(2) img {
  width: 120px;
}
.Email-platforms .email-logo .em-inr:nth-child(3) img {
  width: 185px;
}

.resource-div .hs-responsive-embed-wrapper.hs-responsive-embed {
  max-width: 100% !important;
  max-height: 100% !important;
  min-width: 100% !important;
  margin-bottom: 30px !important;
}
.dropdown-otr {
  text-align: center;
}
.dropdown-otr .dropdown.filter {
  margin-top: 0;
  margin-bottom: 40px;
}



.social-networks {
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0) translateY(-190px);
  transform: scale(0) translateY(-190px);
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  /* stops flickering */
  -webkit-backface-visibility: hidden;
  position: absolute;
  right: 0;
}
.social-gplus {
  background: #e34429;
}
.social-twitter {
  background: #6cdfea;
}
.social-networks.open-menu, .no-js .social-networks {
  -webkit-transform: scale(1) translateY(-90px);
  transform: scale(1) translateY(-148px);
  opacity: 1;
}
.social-networks ul {
  position: relative;
  top: 0;
  left: 0;
  width: 40px;
  height: auto;
  color: #fff;
  background: #3b5998;
  margin: auto;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.social-networks ul:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  right: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}
.social-networks.open-menu ul:after, .no-js .social-networks ul:after {
  margin: 35px auto;
  border-top: 12px solid #3b5998;
}
.social-networks li {
  font-size: 85%;
  width: 100%;
  margin: 0;
  text-align: center;
  float: left;
  display: block;
  height: 32px;
  line-height: 32px;
  position: relative;
  z-index: 2;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  transition: all .3s ease;
}
.share-button a {
  text-decoration:none;
}
.social-networks a {
  display:block;
  color:white;
} 
.social-networks a:hover {
  color:#222;
}  
body .resource-article-otr {
  margin-bottom: 60px;
}
body .resource-article h2 span {
  font-weight: bold;
}
.share-btn i:hover {
  color: #3b7c20;
}
.footer-bottom a {
  font-size: 16px;
  color: #212529;
  transition: all 0.6s;
}
.btm-lst a {
  font-size: 12px;
}
.footer-bottom a:hover{
  color: #3b7c20 !important;
}
.find-out-more .circl a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 2;
  width: 430px;
  height: 430px;
  border-radius: 50%;
}
header.main_header a.navbar-brand img {
  width: 162px;
}
img.ftr-logo {
  width: 244px;
}
.total-trees img {
  width: 145px;
}
.demo-certifacte {
  background-color: #ebebe6;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: 100px;
}
.demo-crtficate-left-text ul {
  padding: 0;
}
.demo-crtficate-left-text strong {
  font-size: 20px;
  margin-bottom: 1rem;
  display: inline-block;
  color: #3b7c20;
}
.demo-certifacte .col-md-8 {
  display: flex;
  align-items: center;
  padding-right: 50px;
  justify-content: space-between;
}
.demo-crtficate-left, .demo-crtficate-left-img {
  width: 49%;
}
.demo-crtficate-left-img {
  text-align: right;
}
.demo-crtficate-right input {
  font-size: 20px;
  color: #000;
  height: 50px;
} 
.demo-crtficate-right ul.inputs-list label p {
  font-size: 13px;
}
.demo-crtficate-right .actions input {
  margin-top: 0;
}
.demo-crtficate-right ul.inputs-list li input {
  height: 20px;
  width: 20px;
  margin-top: .2rem;
  margin-right: 0;
  min-width: 20px;
}
.demo-crtficate-right ul.inputs-list label {
  display: flex;
}
.demo-crtficate-right .legal-consent-container .hs-form-booleancheckbox-display&gt;span {
  margin-left: 15px;
}
.Earth-right video {
  position: relative;
  z-index: 2;
}

.contain {
  margin-top: 8rem;
}
.homevid .whats-right:before{
  display:none;
}
.how-you-help-top .bneer-left video {
  width: 100%;
  height: 600px;
  background-color: #000;
}
.how-work-left.how_works_data_left {
  width: 800px;
  text-align: center;
  margin: 0 auto;
}


/*Installation how it works data*/

.how-work-left.installation_page_how img {
  width: auto;
  height: auto;
  margin: 0 auto;
}
.how-work-left.installation_page_how p {color: #fff;font-size: 14px;line-height: 18px;}
.how-work-left.installation_page_how {
  margin: 0 auto;
  max-width: 680px;
}
.select_guide_line {
  text-align: center;
  margin-bottom: 50px;
}
.select_guide_line p {
  font-size: 18px;
}













/*--------------------------------------------Responsive-----------------------------------------*/

@media(max-width:520px)
{
  ul.hs-menu-children-wrapper.active-branch.open-menu-list 
  {
    display:none;
  }

  ul.hs-menu-children-wrapper.active-branch.open-menu-list:active
  {
    display:block;
  }

  ul.hs-menu-children-wrapper.active-branch.open-menu-list 
  {
    position: inherit !important;
    width: 40% !important;
    margin-left: 30% !important;
  }
}



@media (min-width: 768px) and (max-width:775px){
  .banner-btns a:last-child {
    margin-left: 3px !Important;
  }

}

@media (min-width: 2100px){
  .bneer-right h1 {
    left: 43.6%;
  }
}

@media (min-width: 1950px){
  .how-left-center {
    width: 800px;
    padding: 142px 0px;
  }
  .how-work-left:before {
    width: 642px;
    height: 642px;
  }
  .how-left-center1.circl:before {
    left: 52%;
  }
  .how-left-center2.circl:before {
    left: 35%;
  }
  .installation_page_how .how-left-center1.circl:before {
    left: 15%;
  }
  .installation_page_how .how-left-center2.circl:before {
    left: 71%;
  }



}

@media (min-width: 1351px){
  .bneer-right {
    padding: 0px 90px 0px 42px;
  }
}


@media (min-width: 992px){
  .mobilenav {
    display: none;
  }
  body .why-sustainable-bnr h2 {
    font-size: 60px !important;  
    line-height: 68px; 
  }
}
@media (min-width: 768px){
  img.mob-top-banner, .mob-benifit-2, .mob-benifit-1, .mob-benifit-3, .footer-bottom br, .Challenges-mob {
    display: none;
  }
  .mob-slide-arrow {
    display: none;
    margin-top: 5px;
  }
  .mob{
    display: none !important;
  }
}

@media (max-width: 1700px){
  .Earth-Appeal .col-md-9:after {
    left: -5rem;
  }
  .agrofarming-lyr img.why-form-top {
    left: 20%;
    width: 386px;
    height: 300px;
  }
}
@media (max-width: 1600px){
  .cstm-pdng {
    padding-left: 70px;
    padding-right: 70px;
  }
  .whatis, .uprpad {
    padding: 10px 50px 10px 50px;
  }
  .find-out-more .circl, .find-out-more .circl a {
    width: 390px;
    height: 390px;
  }
  .whatis.Earth-Appeal {
    padding: 4rem 0px 10rem 20px;
  }
  .Earth-Appeal .col-md-9:after {
    left: 4rem;
    width: 400px;
    height: 270px;
  }
  .whatis.Earth-Appeal .whats-left {
    padding-right: 0;
    margin-top: 5rem;
  }
  .diffrence-frth .differ-women-img {
    right: 0;
  }
  .diffrence-third .container {
    margin-right: 4rem;
  }
  .diffrence-second {
    padding: 80px 0px 0;
  }
  .bneer-right h1 {
    left: 41.9%;
    line-height: 160px;
    font-size: 160px;
  }
  .differ-right-img img.difference-right {
    width: 260px;
  }
  .diffrence {
    padding-left: 70px;
  }
  /*--------------------------------why-sustainable----------------------------*/
  .why-benefit-lyr.th img.why-form-top {
    height: 255px;
    left: 18%;
    top: 0px;
  }
  /*--------------------------------How-it-work-PAGE----------------------------*/
  .how-it-slider .col-md-6.text-right img {
    width: 90%;
  }
  .made-easy .carousel:after {
    top: 70px;
    width: 300px;
  }
  /*--------------------------------How-you-help-PAGE----------------------------*/
  img.need-agroforestry-btm {
    right: -70px;
  }
  .the-environment-otr {
    padding: 4rem 0px 6rem 70px;
  }
  .What-is-agrofarming {
    padding: 18rem 0px 6rem 70px;
  }
  /*-------------------------------CSR-PAGE----------------------------*/
  .csr-first:before {
    top: 0;
  }
  .csr-first {
    padding: 10rem 0px 4rem 70px;
  }
  .csr-second {
    padding: 10rem 70px 4rem 0px;
  }
  .csr-third {
    padding: 10rem 0px 4rem 70px;
  }
  .pagination-otr {
    padding-right: 70px;
    padding-left: 70px;
  }
  header nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0px 70px;
  }
}

@media (max-width: 1530px){
  .how-t-work .row {
    align-items: center;
  }
  .how-left-center {
    width: 620px;
    padding: 70px 0px;
  }
  .how-work-left:before {
    width: 500px;
    height: 500px;
  }
  .how-left-center1.circl:before {
    left: 44%;
  }
  .how-left-bottom.circl:before {
    top: 42%;
    right: -23px;
  }
  .how-left-center2.circl:before {
    top: -21px;
    left: 42%;
  }
  .help-people img.why-form-top {
    height: 342px;
    top: -3rem;
  }
}

@media (max-width: 1440px){
  .benifits-inner:before {
    left: 48%;
  }
  .bneer-right h1 {
    font-size: 150px;
    line-height: 150px;
  }
  img.csr-tree {
    width: 280px;
  }
  .diffrence-third .container {
    max-width: 1100px;
  }
  .whatis .col-md-6:first-child, .whatis.Earth-Appeal .col-md-3 {
    padding-left: 0;
  }
  .find-out-more .circl, .find-out-more .circl a {
    width: 370px;
    height: 370px;
  }
  .find-out-more .row .col-md-4:after {
    width: 72px;
    height: 180px;
  }
  .diffrence p {
    width: 100%;
  }
  /*--------------------------------why-sustainable----------------------------*/
  .why-sustainable-bnr .bneer-right {
    padding-left: 40px;
  }
  .why-sustainable-bnr h2 {
    font-size: 88px;
  }
  .Challenges-top h2 {
    font-size: 74px;
  }
  .why-made-easy-left {
    padding-left: 60px;
  }
  .why-benefit-lyr.th img.why-form-top {
    left: 17%;
  }
  /*--------------------------------How-you-help-PAGE----------------------------*/
  .agrofarming-lyr img.why-form-top {
    left: 16%;
    height: 222px;
  }
  .how-you-help-top .bneer-left iframe {
    height: 600px;
  }
  .Agrofarming h2 {
    font-size: 120px;
  }
  .need-agroforestry-inr:after {
    height: 30%;
    right: 0%;
    bottom: 6%;
  }
  .need-agroforestry-inr:before {
    left: -1%;
  }
  .green-earth-apeal .hs-responsive-embed-inner-wrapper {
    padding-bottom: 75% !important;
  }
  .Earth-Appeal:before {
    bottom: 5%;
  }
  .demo-crtficate-left-img img {
    width: 100%;
  }
  .how-you-help-top .bneer-left video {
    height: 520px;
  }
}

@media (max-width: 1350px){

  .nav-right-side a.btn.my-2.my-sm-0 {   
    padding: 6px 13px;
  }
  .total-trees .container {
    max-width: 1000px;
  }
  .diffrence-third .container {
    max-width: 1024px;
  }
  .diffrence-second img.diffrence-second1 {
    position: relative;
    top: -3rem;
    width: 160px;
  }
  .benifits-inner:before {
    width: 1030px;
  }
  img.benifit-5-right {
    width: 270px;
  }
  .differ-right-img.benifit-5-rightt {
    right: 1rem;
  }
  .Earth-Appeal .col-md-9 {
    flex: 0 0 70%;
    max-width: 70%;
  }
  .whatis.Earth-Appeal .col-md-3 {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .find-out-more .circl, .find-out-more .circl a {
    width: 345px;
    height: 345px;
  }
  .find-out-more .circl p {
    font-size: 22px;
    line-height: 26px;
    margin-top: 12px;
    padding: 0px 30px;
  }
  .Earth-Appeal .col-md-9:before {
    top: -70px;
  }
  img.difference-right-btm {
    width: 180px;
  }
  .whatis:before {
    background-position: 200% 54%;
    width: 56%;
  }
  .whatis.Earth-Appeal:before {
    width: 60%;
    background-position: bottom;
  }
  /*--------------------------------why-sustainable----------------------------*/
  .why-benefit-lyr.th img.why-form-top {
    left: 14%;
    top: 0;
  }
  .why-benefit-lyr.rd img.why-form-top {
    left: 42%;
  }

  .Challenges {
    margin-top: 7rem;
  }
  .why-sustainable-bnr .bneer-right h3 {
    font-size: 30px;
  }
  .why-sustainable-bnr h2 {
    font-size: 82px;
  }
  .why-sustainable-bnr .bneer-right p {
    font-size: 19px;
  }
  .why-benefit-cnt img {
    width: 90%;
    height: 330px;
    object-fit: contain;
  }
  /*--------------------------------How-you-help-PAGE----------------------------*/
  .need-agroforestry-inr .why-benefit-cnt img {
    height: auto;
  }
  .What-is-agrofarming:before {
    width: 64%;
    background-position: 200% 42%;
  }
  .the-environment-otr:before {
    height: 90%;
  }
  .csr-four {
    padding: 10rem 0px 10rem;
  }
  .slider-nav .slick-slide {
    padding-right: 10px;
  }
  .crtfct-sldr-left, .crtfct-wlcm-left  {
    padding-right: 25px;
  }
  .sldr-right, .certificate-wlcm .col-md-6:last-child {
    padding-left: 25px;
  }
  .crtfct-wlcm-left ul li i {
    font-size: 20px;
    margin-left: 10px;
  }

}

@media (max-width: 1260px){

  .bneer-right h1 {
    font-size: 130px;
    line-height: 130px;
  }
  .cstm-pdng {
    padding-left: 40px;
    padding-right: 40px;
  }
  .whatis.Earth-Appeal {
    padding: 4rem 0px 8rem 40px;
  }
  .find-out-more .circl, .find-out-more .circl a {
    width: 320px;
    height: 320px;
  }
  .find-out-more .circl p {
    padding: 0px 34px;
  }
  .footer-top .col-md-9 {
    padding-right: 0;
  }
  .cstm-h2 {
    font-size: 48px;
  }
  .Earth-Appeal ul li:first-child {
    margin-right: 6px;
  }
  .whatis.Earth-Appeal .whats-left {
    margin-top: 8rem;
  }
  img.benifit2nd {
    right: 20px;
    top: 40px;
    width: 200px;
  }
  img.benifit1st {
    left: 20px;
    top: 72px;
  }
  .cool h2.cstm-h2 {
    font-size: 58px;
  }
  .diffrence {
    padding-left: 40px;
  }
  .diffrence-third .container {
    max-width: 1000px;
    margin-right: 40px;
  }
  .diffrence-frth {
    padding: 80px 40px 0;
  }
  .total-trees h2 {
    font-size: 120px;
  }
  .bneer-right {
    padding: 0px 70px 0px 70px;
  }
  /*   header ul.navbar-nav ul li a {
  padding-right: 10px !important;
  padding-left: 10px !important;
} */
  .whatis, .uprpad {
    padding: 12rem 0px 1rem 40px;
  }
  .how-work-left {
    padding-left: 10px;
  }
  .circl {
    width: 140px;
    height: 140px;
  }
  .circl p {
    font-size: 12px;
    line-height: 17px;
  }
  .how-left-center {
    width: 470px;
    padding: 40px 0px;
  }
  .how-work-left:before {
    width: 380px;
    height: 380px;
  }
  .how-left-center1.circl:before {
    left: 36%;
  }
  .how-left-bottom.circl:before {
    top: 33%;
  }
  .how-left-center:after {
    right: 148px;
  }
  /*--------------------------------why-sustainable----------------------------*/
  .why-benefit-lyr.th img.why-form-top {
    left: 8%;
    top: 10px;
  }
  .why-circl {
    width: 180px;
    height: 180px;
  }
  .why-benefit-lyr.rd img.why-form-top {
    height: 280px;
    top: -4rem;
  }
  .why-simple {
    margin-top: 15rem;
  }
  .top-banner-otr.why-sustainable-bnr .bneer-left img {
    margin-top: -10px;
    margin-left: -30px;
  }
  .chllgs-tab-content .whats-right {
    width: 90%;
  }
  .why-benefit-content h2 {
    font-size: 58px;
    line-height: 60px;
  }
  .why-benefit-lyr.nd img.why-form-top {
    height: 350px;
    top: -18rem;
  }
  .why-benefit-from-inner:after {
    height: 140px;
    bottom: -20px;
  }
  .why-benefit-from-inner {
    padding: 8rem 0px 10rem;
  }
  .why-benefit-from {
    padding: 10rem 0px 10rem;
  }
  img.why-form-top {
    top: -9rem;
    height: 350px;
  }
  .Challenges-top {
    padding-left: 40px;
    padding-right: 40px;
  }
  .why-safe-img.index img {
    padding: 10px 10px 0px 20px;
  }


  /*--------------------------------How-it-work-PAGE----------------------------*/
  .how-it-slider .col-md-6.text-right img {
    width: 100%;
  }
  .how-it-slider p {
    font-size: 24px;
    padding-right: 0;
  }
  .made-easy .carousel {
    padding: 70px 110px;
  }
  .made-easy .carousel:after {
    width: 260px;
  }
  .howwok-second:after {
    right: -14rem;
  }
  .howwok-first:before {
    left: -14rem;
  }
  /*--------------------------------How-you-help-PAGE----------------------------*/
  .Agrofarming h2 {
    font-size: 100px;
  }
  .What-is-agrofarming {
    padding: 16rem 0px 6rem 40px;
  }
  img.need-agroforestry-btm {
    right: -40px;
    width: 250px;
  }
  .the-environment-otr {
    padding: 4rem 0px 6rem 40px;
  }
  .the-enviroment img.why-form-top {
    right: 20%;
  }
  .why-benefit-from {
    padding: 8rem 0px 7rem;
  }
  .agrofarming-shape img.why-form-top {
    width: 220px;
    height: 370px;
    right: 42%;
  }
  .agrofarming-lyr img.why-form-top {
    height: 220px;
  }
  .help-people img.why-form-top {
    height: 320px;
    top: -1rem;
  }

  /*-------------------------------CSR-PAGE----------------------------*/
  .csr-first, .csr-third {
    padding: 7rem 0px 2rem 40px;
  }
  .csr-second {
    padding: 10rem 40px 4rem 0px;
  }
  .csr-six {
    margin: 8rem 0px;
  }
  .pagination-otr {
    padding-right: 40px;
    padding-left: 40px;
  }
  header nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0px 40px;
  }
  .green-earth-apeal .hs-responsive-embed-inner-wrapper {
    padding-bottom: 85% !important;
  }


}  


@media (max-width: 1170px){
  p.copyright {
    padding-right: 5rem;
  }
  .footer-top img {
    width: 220px;
  }
  body .find-out-more .circl, body .find-out-more .circl a {
    width: 280px;
    height: 280px;
  }
  .find-out-more .row .col-md-4 {
    padding-bottom: 100px;
  }
  body .find-out-more .row .col-md-4:after {
    width: 56px;
    height: 142px;
  }
  .find-out-more .circl img {
    height: 100px;
    width: 150px;
  }
  .find-out-more .circl p {
    font-size: 20px;
    line-height: 22px;
    margin-top: 5px;
  }
  .Earth-Appeal .col-md-9:after {
    left: -1rem;
    width: 244px;
    height: 200px;
  }
  .Earth-Appeal .col-md-9:before {
    width: 220px;
    height: 200px;
  }
  .whatis.Earth-Appeal {
    padding: 3rem 0px 4rem 40px;
  }
  .Earth-Appeal .col-md-9 {
    flex: 0 0 68%;
    max-width: 68%;
  }
  .whatis.Earth-Appeal .col-md-3 {
    flex: 0 0 32%;
    max-width: 32%;
  }
  .benifits-inr {
    padding: 9rem 0px;
  }
  .differ-right-img img.difference-right {
    width: 200px;
  }
  .benifits-inner:before {
    width: 1000px;
    left: 50%;
  }
  .bneer-right h1 {
    font-size: 130px;
    line-height: 130px;
  }
  .bneer-right {
    padding: 0px 40px 0px 60px;
  }
  .nav-right-side .btn {
    font-size: 13px;
    padding: 6px 12px;
    margin-left: 5px;
  }
  .nav-right-side a.nav-link {
    padding: .5rem 10px;
    font-size: 12px !important;
  }
  /*   header ul.navbar-nav ul li a, a#navbarDropdown {
  padding-right: 8px !important;
  padding-left: 8px !important;
  font-size: 12px !important;
} */
  .nav-link.dropdown-toggle img {
    margin-left: 8px;
    width: 25px;
  }
  .nav-right-side a.nav-link i {
    margin-right: 5px;
  }
  .total-trees h2 {
    font-size: 100px;
  }
  .whatis, .uprpad {
    padding: 8rem 0px 1rem 40px;
  }
  .cstm-h2 {
    font-size: 40px;
    line-height: 42px;
  }
  .whatis p, .how-work-right li, .Email-platforms p, .benifits-inr p, .crtfct-wlcm-left p, .certificate-vist p, .sldr-right p, .demo-crtficate-left-text p, .demo-crtficate-left-text li,
  .demo-crtficate-left-text strong{
    font-size: 18px;
    margin-bottom: 18px;
  }
  .whatis a, .how-work-right a {
    font-size: 18px;
  }
  .cool h2.cstm-h2 {
    font-size: 52px;
    line-height: 55px;
  }
  .benifits-inr&gt; .text-center p {
    font-size: 22px;
  }
  h3.cstm-h3 {
    font-size: 32px;
    margin-bottom: 15px;
    line-height: 32px;
  }
  img.benifit-5-right {
    width: 210px;
  }
  .differ-right-img.benifit-5-rightt {
    right: 5px;
    top: -10px;
  }
  img.benifit-5 {
    top: -3rem;
    left: 7rem;
    width: 110px;
  }
  .differ-women-img {
    bottom: 15%;
  }
  .diffrence-frth img.diffrence-second2 {
    width: 220px;
  }
  .diffrence-frth img.diffrence-second1 {
    width: 200px;
  }
  .diffrence-frth .col-md-6:first-child {
    padding-top: 30px;
  }
  .diffrence-third .container {
    max-width: 900px;
  }
  .diffrence-third .col-md-5 {
    margin-top: -5rem;
    padding-left: 2rem;
  }
  img.csr-tree {
    width: 240px;
  }
  .diffrence-third img.difference-right-men {
    width: 110px;
  }
  .diffrence-second img.diffrence-second1 {
    top: -4rem;
    width: 138px;
  }
  .diffrence-third {
    margin: 4rem 0px;
  }
  img.difference-right-btm {
    width: 150px;
  }
  .differ-women-img {
    bottom: 0;
    right: 5px;
  }
  .diffrence-second img.diffrence-second2 {
    width: 120px;
  }
  .diffrence-frth {
    padding: 80px 20px 0;
  }
  /*--------------------------------why-sustainable----------------------------*/
  .why-sustainable-bnr .bneer-right h3 {
    font-size: 26px;
  }
  .why-sustainable-bnr h2 {
    font-size: 66px;
    line-height: 70px;
  }
  .why-sustainable-bnr .bneer-right p {
    font-size: 16px;
    margin-top: 10px;
  }
  .Challenges-top h2, .why-benefit-content h2 {
    font-size: 52px;
  }
  .Challenges-top p {;
    line-height: 26px;
  }
  .challenges-tabs span {
    font-size: 17px;
  }
  .challenges-tabs a.nav-link.active, .challenges-tabs a.nav-link:hover {
    border-bottom: 8px solid #3b7c20;
  }
  .challenges-tabs a.nav-link {
    border-bottom: 8px solid transparent;
  }
  .why-benefit-content h4 {
    font-size: 22px;
  }
  .why-benefit-cnt p {
    font-size: 18px;
    line-height: 38px;
    width: 90%;
  }
  .why-circl {
    width: 155px;
    height: 155px;
  }
  .why-simple-bottom ul li p {
    font-size: 18px;
    line-height: 26px;
  }
  .why-made-easy-left video {
    height: 500px;
  }
  .why-made-easy-left img {
    width: 180px;
    top: -60px;
    left: -25px;
  }
  .why-benefit-lyr.th img.why-form-top {
    height: 200px;
  }
  .why-safe {
    margin-top: 14rem;
  }
  .why-made-easy-left {
    padding-left: 10px;
  }
  .why-safe-img.index {
    width: auto;
  }
  .why-safe-img.index img {
    padding: 10px 10px 0px 0px;
  }
  .why-benefit-cnt {
    padding: 40px 0px;
  }
  .why-benefit-cnt img {
    padding: 0px 40px;
  }

  /*--------------------------------How-it-work-PAGE----------------------------*/
  .howwok-second:after {
    right: -10rem;
    width: 190px;
    height: 190px;
    background-size: contain;
  }
  .howwok-first:before {
    left: -10rem;
    background-size: contain;
    width: 190px;
    height: 190px;
  }
  .howwok-third:before {
    left: -6rem;
  }
  .made-easy a.carousel-control-prev, .made-easy a.carousel-control-next {
    width: 60px;
  }
  .made-easy .carousel-control-next-icon i, .made-easy .carousel-control-prev-icon i {
    font-size: 34px;
    line-height: 26px;
  }
  .how-it-slider p {
    font-size: 22px;
  }
  .free-trial {
    max-width: 800px;
  }
  /*--------------------------------How-you-help-PAGE----------------------------*/

  div.need-agrfstry-left&gt;p {
    color: #061c01 !important;
  }

  div.col-md-6&gt;div.need-agrfstry-right&gt;p {
    color: #061c01 !important;
  }





  .how-you-help-top .bneer-left iframe {
    height: 500px;
  }
  .What-is-agrofarming {
    padding: 14rem 0px 4rem 40px;
  }
  .need-agroforestry-inner {
    padding: 110px 70px;
  }
  .the-environment-right {
    padding-left: 2rem;
  }
  img.how-you-help-top-1 {
    right: -70px;
    width: 160px;
  }
  img.how-you-help-top-2 {
    bottom: -75px;
    width: 200px;
  }
  .why-benefit-cnt ul {
    width: 90%;
  }
  .why-benefit-cnt ul li {
    font-size: 18px;
  }


  /*-------------------------------CSR-PAGE----------------------------*/
  .csr-first, .csr-third {
    padding: 7rem 0px 2rem 40px;
  }
  .csr-second {
    padding: 7rem 40px 0 0px;
  }
  .resource-div h2 {
    font-size: 24px;
  }
  body .resource-article-otr, .rece-atl-secnd, .reces-atl-last {
    max-width: 800px;
  }
  .crtfct-wlcm-left ul li {
    width: 49%;
    margin-right: 1%;
    font-size: 14px;
  }
  .banner-btns a:last-child {
    margin-left: 6px;
  }
  .banner-btns a {
    font-size: 13px;
  }
  .demo-crtficate-left-text ul li {
    margin-bottom: 10px;
  }
  .demo-crtficate-left-text ul li:before {
    top: 6px;
  }
  .demo-certifacte .col-md-8 {
    padding-right: 15px;
  }
  body #hs_cos_wrapper_module_159351095736574 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    word-break: break-all;
  }
  .how-you-help-top .bneer-left video {
    height: 450px;
  }
  .need-agroforestry-inner .col-md-6 .need-agrfstry-left p, .need-agroforestry-inner .col-md-6 .need-agrfstry-right p {
    color: #fff !important;
  }

}

@media (max-width: 1024px){
  /*   header ul.navbar-nav ul li a, a#navbarDropdown  {
  padding-right: 6px !important;
  padding-left: 5px !important;
} */
  .bneer-right {
    padding: 0px 40px 0px 40px;
  }
  .bneer-right h1 {
    font-size: 110px;
    line-height: 110px;
  }
  body .find-out-more .circl, body .find-out-more .circl a {
    width: 265px;
    height: 265px;
  }
  .Earth-Appeal .col-md-9:before {
    top: -32px;
  }
  .why-benefit-cnt img {
    height: 280px;
  }
  .how-it-work-top-images .desk {
    width: 110px;
  }
  .green-earth-apeal iframe {
    height: 300px;
  }
  .certificate-top h4 {
    font-size: 26px;
    line-height: 30px;
  }
  .cert-nav .slick-next::before {
    font-size: 20px;
    font-weight: 400;
  }
  .cert-nav .slick-next {
    top: 2px;
    height: 90%;
    width: 35px;
  }
}

@media (max-width: 991px){
  button.navbar-toggler {
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #000 !important;
    border: none;
    padding: 0;
    text-transform: uppercase;
  }
  div#hs_menu_wrapper_module_1591613498479278_&gt;ul&gt;li&gt;a {
    padding: 14px 6px !important;
  }
  .navbar-nav.mr-auto ul.hs-menu-children-wrapper {

    position: relative !important;
    background-color: unset;
    min-width: 160px;
    margin-top: 10px;
    padding: 0px;
    box-shadow: none;
    z-index: 1;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
  }

  button.navbar-toggler img {
    margin-left: 6px;
    vertical-align: text-bottom;
  }
  button.navbar-toggler:focus {
    outline: none;
  }
  header ul.navbar-nav.mr-auto {
    align-items: self-start;
    margin-top: 30px;
  }
  .nav-right-side.form-inline {
    flex-wrap: wrap;
  }
  .nav-right-side a.nav-link {
    padding: .5rem 10px;
    font-size: 12px !important;
    width: 100%;
  }
  .navbar-nav .dropdown-menu {
    position: absolute;
    top: 100% !important;
  }
  p.copyright {
    padding-right: 0;
    width: 100%;
  }
  .btm-lst {
    flex-wrap: wrap;
  }
  .benifits-inner:before
  {
    display: none;
  }
  .bneer-right h3 {
    font-size: 24px;
    margin-bottom: 0;
  }
  .bneer-right h1 {
    font-size: 90px;
    line-height: 90px;
  }
  .bneer-right p {
    font-size: 15px;
    line-height: 24px;
  }
  .bneer-right {
    padding: 0px 40px 0px 20px;
  }
  .email-logo {
    margin: 12px 0px 8px;
  }
  .banner-btns a:last-child {
    margin-left: 6px;
  }
  .banner-btns a, .why-safe .banner-btns a{
    padding: 7px 10px;
    font-size: 12px;
  }
  .total-trees p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
  }
  .total-trees h4 {
    font-size: 25px;
    margin-bottom: 10px;
    padding-top: 15px;
  }
  .total-trees h2 {
    font-size: 70px;
  }
  h2.cstm-h2 {
    font-size: 30px !important;
    line-height: 34px !important;
  }                    
  .whatis p, .how-work-right li, .Email-platforms p, .benifits-inr p, .whatis a, .how-work-right a, .crtfct-wlcm-left p, .certificate-vist p, .sldr-right p, .demo-crtficate-left-text strong {
    font-size: 16px;
  }
  .benifits {
    padding: 7rem 0px;
  }
  .benifits-inner:after {
    height: 110px;
    bottom: -5px;
  }
  .benifits-inr {
    padding: 9rem 0px 6rem;
  }
  .email-logo-top:first-child img {
    width: 100px;
  }
  .email-logo .email-logo-top:nth-child(2) img {
    width: 130px;
    margin: 0px 10px;
  }
  .email-logo-top:nth-child(3) img {
    width: 52px;
  }
  .Email-platforms .container, .total-trees .container {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .how-t-work .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  body .find-out-more .circl, body .find-out-more .circl a {
    width: 215px;
    height: 215px;
  }
  .find-out-more .circl:after {
    left: -6px;
    top: 6px;
  }
  .find-out-more .row .col-md-4:after {
    width: 40px !important;
    height: 100px !important;
  }
  .find-out-more {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .find-out-more .row .col-md-4 {
    padding-bottom: 65px;
  }
  .find-out-more .circl img {
    height: 58px;
    width: 90px;
  }
  .find-out-more .circl p {
    font-size: 15px;
    line-height: 20px;
    margin-top: 0;
  }
  .footer-top img {
    width: 100%;
  }
  .footer-top li a {
    font-size: 14px;
  }
  .Earth-Appeal .col-md-9 {
    flex: 0 0 65%;
    max-width: 65%;
  }
  .whatis.Earth-Appeal .col-md-3 {
    flex: 0 0 35%;
    max-width: 35%;
    padding-right: 0;
  }
  .Earth-Appeal ul li {
    width: 50%;
  }
  .Earth-Appeal ul li img {
    width: 100%;
  }
  .whatis.Earth-Appeal:before {
    width: 65%;
    background-position: center;
    height: 70%;
  }
  .Earth-Appeal .col-md-9:after {
    left: 0;
    width: 210px;
    height: 170px;
  }
  .how-work-right {
    padding-left: 0;
  }
  .differ-right-img.benifit-5-rightt {
    top: 5rem;
  }
  .diffrence-frth {
    padding: 18px 20px 0;
  }
  img.difference-right-btm {
    left: 6%;
  }
  .differ-right-img {
    top: -45px;
  }
  .differ-right-img img.difference-right {
    width: 170px;
  }
  img.benifit1st {
    width: 150px;
  }
  img.benifit2nd {
    right: 20px;
    top: 60px;
    width: 150px;
  }
  img.benifit-5 {
    display: none;
  }
  img.csr-tree {
    width: 200px;
  }
  .diffrence-third .container {
    max-width: 800px;
    margin-right: 0;
  }
  .how-work-left:before
  {
    display: none;
  }
  .how-work-left {
    padding-left: 0;
  }
  .circl {
    margin: 17px auto;
  }
  .how-left-center {
    width: 100%;
    padding:0px;
    flex-direction: column;
  }
  .how-left-center:before, .how-left-center:after
  {
    display: none;
  }
  .how-work-left {
    position: relative;
  }
  .how-work-left:after {;
    width: 2px;
    height: 88%;
    border-radius: 0;
    top: 40px;
    left: 49%;
    background: #000000;
    z-index: 1;
  }
  h2.cstm-h2.desk {
    display: none;
  }
  .how-t-work.cstm-pdng h2.cstm-h2.mob {
    display: block;
    text-align: center;
    margin-bottom: 40px;
  }
  .how-left-center1.circl {
    order: 3;
  }
  .how-left-center2.circl {
    order: -1;
  }
  .how-left-bottom.circl.mob-out {
    display: none;
  }

  .how-left-center1.circl:before, .how-left-center2.circl:before {
    content: '' !important;
    position: absolute !important;
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    width: 30px;
    background: #000;
    left: -40px;
  }
  .how-left-center:before {
    content: '';
    position: absolute;
    left: -60px;
    width: 2px;
    height: 100%;
    background: #000;
  }
  .how-left-bottom.circl.mob-in:before {
    content: '';
    position: absolute;
    left: -42px;
    width: 2px;
    height: 350px;
    background: #000;
    top: -105px;
  }
  .how-left-bottom.circl.mob-in{
    display: inline-flex;
  }
  /*--------------------------------why-sustainable----------------------------*/
  .why-sustainable-bnr .bneer-right {
    padding-left: 20px;
    padding-top: 25px;
  }
  .why-sustainable-bnr h2 {
    font-size: 55px;
    line-height: 60px;
  }
  .why-sustainable-bnr .bneer-right h3 {
    font-size: 23px;
  }
  .why-sustainable-bnr {
    align-items: flex-start;
  }
  .why-sustainable-bnr .bneer-right p {
    font-size: 15px;
  }
  .Challenges {
    margin-top: 5rem;
  }
  .Challenges-top h2, .why-benefit-content h2 {
    font-size: 44px;
  }
  .Challenges-top p {
    font-size: 18px;
  }
  .challenges-tabs span {
    font-size: 16px;
  }
  .challenges-tabs a.nav-link {
    padding: 7px;
  }
  .Communication:before {
    top: 27px;
  }
  .Communication .whats-left {
    padding-top: 6px;
    padding-right: 0;
  }
  .chllgs-tab-content p {
    font-size: 17px;
  }
  .chllgs-tab-content h2.cstm-h2 {
    margin-bottom: 25px;
  }
  .challenges-tabs a.nav-link img {
    width: 36px;
    height: 34px;
  }
  img.why-form-top {
    height: 240px;
  }
  .why-benefit-from {
    padding: 5rem 0px 5rem;
  }
  .why-benefit-from-inner {
    padding: 4rem 0px 6rem;
  }
  .why-benefit-cnt img {
    height: 220px;
    width: 100%;
  }
  .why-benefit-cnt h3.cstm-h3 {
    font-size: 26px;
    line-height: 28px;
  }
  .why-benefit-lyr.nd img.why-form-top {
    height: 240px;
    top: -10rem;
  }
  .why-simple {
    margin-top: 8rem;
  }
  .why-benefit-lyr.rd img.why-form-top {
    height: 190px;
    left: 38%;
  }
  .why-benefit-cnt p {
    font-size: 16px;
    line-height: 30px;
    width: 100%;
  }
  .why-made-easy-left img {
    width: 140px;
    top: -40px;
  }
  .why-circl {
    width: 110px;
    height: 110px;
    margin: 0px auto 35px;
  }
  .why-circl img {
    width: 35px;
  }
  .why-simple-bottom ul li p, .demo-crtficate-left-text p, .demo-crtficate-left-text li {
    font-size: 16px;
    line-height: 20px;
  }
  /*--------------------------------How-it-work-PAGE----------------------------*/
  .free-trial p, .how-container p {
    font-size: 18px;
  }
  .howwok-second:after, .howwok-first:before {
    display: none;
  }
  .free-trial {
    max-width: 100%;
    margin: 6rem auto 4rem;
  }
  img.free-trial-inner-top {
    top: -50px;
    width: 150px;
  }
  img.free-trial-inner-bottom {
    bottom: -50px;
    left: -40px;
    width: 150px;
  }
  .how-it-work-top-images {
    padding-bottom: 5rem;
  }
  .howwok-third:before {
    left: -2rem;
  }
  .how-it-slider p {
    font-size: 18px;
    line-height: 27px;
  }
  .made-easy .carousel-indicators li {
    height: 15px;
    width: 50px;
  }
  .made-easy a.carousel-control-prev, .made-easy a.carousel-control-next {
    width: 50px;
  }
  .made-easy .carousel {
    padding: 70px 80px;
  }
  .free-trial-otr {
    padding-left: 40px;
    padding-right: 40px;
    overflow-x: hidden;
  }
  /*--------------------------------How-you-help-PAGE----------------------------*/
  .how-you-help-top {
    align-items: center;
  }
  .need-agroforestry-inr {
    max-width: 100%;
  }
  .need-agroforestry-inr:after {
    height: 25%;
  }
  .need-agroforestry-inr p {
    width: 90%;
    line-height: 30px;
    margin-bottom: 12px;
    font-size: 15px;
  }
  .need-agroforestry-inr .why-benefit-cnt {
    margin-bottom: 30px;
  }
  .the-environment-left {
    margin: 10px 0px;
    padding: 20px 15px;
  }
  .the-environment-left p {
    font-size: 16px;
    margin-bottom: 0;
  }
  .the-environment-left h5 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .the-environment-right:before {
    top: -60px;
    width: 200px;
    height: 200px;
    right: -4rem;
  }
  .the-environment-right {
    padding-left: 0rem;
  }
  .the-environment-otr {
    padding: 4rem 0px 3rem 40px;
  }
  .the-environment-otr:before {
    height: 90%;
    top: inherit;
    bottom: 0;
  }
  .the-environment-otr .row.align-items-center {
    padding-top: 3rem;
  }
  .the-enviroment img.why-form-top {
    right: 13%;
    width: 240px;
    height: 400px;
    top: -23rem;
  }
  .need-agroforestry-inr:before {
    left: 0;
    width: 65%;
    top: 8%;
  }
  .need-agroforestry-inr:after {
    bottom: 10%;
    width: 60%;
  }
  .agrofarming-shape img.why-form-top {
    width: 155px;
    height: 270px;
    right: 42%;
  }
  .agrofarming-help-people .why-benefit-from-inner {
    padding: 4rem 0px 5rem;
  }
  img.need-agroforestry-top {
    top: -64px;
    left: -60px;
    width: 150px;
  }
  img.need-agroforestry-btm {
    right: -40px;
    width: 222px;
  }
  .need-agroforestry-inner p {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .why-safe .banner-btns a, .What-is-agrofarming .banner-btns a, .get-free a, .certificate-vist a {
    font-size: 12px;
  }
  .need-agroforestry-inner {
    padding: 100px 40px;
  }
  .need-agrfstry-left a.pdf-link{
    font-size: 16px;
  }
  .why-benefit-cnt ul li {
    font-size: 15px;
  }


  /*-------------------------------CSR-PAGE----------------------------*/
  .csr-second .col-md-6, .csr-third .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .csr-text p, .resource-div p, .resource-div-btm span {
    font-size: 16px;
  }
  .csr-six {
    margin: 3rem 0px;
  }
  .resource-div h2, .resource-div h2 a {
    font-size: 20px;
    margin-bottom: 13px;
  }
  .share-btn i {
    font-size: 22px;
  }
  body .resource-article-otr, .rece-atl-secnd, .reces-atl-last, .certificate-ind-inr {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  body .resource-article h2 {
    font-size: 46px;
    line-height: 50px;
  }
  .reces-atl-free {
    margin: 0;
  }
  .reces-atl-last {
    margin: 5rem auto 5rem;
  }
  .Register-otr {
    max-width: 600px;
  }
  .green-erth-diffrence h2.cstm-h2 {
    margin-bottom: 60px;
  }
  .get-free {
    padding: 30px;
    margin-top: 20px;
  }
  /*-------------------------------Certificate-PAGE----------------------------*/
  .crtfct-wlcm-left ul {
    margin-top: 25px;
    padding-bottom: 20px;
  }
  .crtfct-sldr-left, .crtfct-wlcm-left {
    padding-right: 10px;
  }
  .sldr-right, .certificate-wlcm .col-md-6:last-child {
    padding-left: 10px;
  }
  .certificate-how {
    margin-top: 4rem;
    margin-bottom: 6rem;
  }
  .certificate-sldr .row {
    padding-bottom: 60px;
  }
  .certificate-top .bneer-right img {
    margin-bottom: 2rem;
    width: 300px;
  }
  .crtfct-wlcm-left ul li {
    padding: 12px 5px;
  }
  .crtfct-wlcm-left ul li i {
    margin-left: 0;
    display: block;
    margin-top: 5px;
  }
  .get-free a {
    margin-top: 10px;
  }
  .cert-nav img {
    border: 3px solid transparent;
  }
  div#navbarSupportedContent {
    text-align: center;
    background: #3b7c20;
    position: absolute;
    top: -5px;
    left: 0;
    right: 0;
    height: 100vh;
    z-index: 2;
  }
  header ul.navbar-nav.mr-auto {
    align-items: center;
  }
  .nav-right-side.form-inline, header ul.navbar-nav ul li a {
    justify-content: center;
  }
  header ul.navbar-nav ul {
    flex-wrap: wrap;
    width: 100%;
  }
  header ul.navbar-nav ul li {
    width: 100%;
  }
  .nav-right-side.form-inline {
    margin-top: 30px !important;
  }
  header ul.navbar-nav ul li a, a#navbarDropdown {
    font-size: 14px !important;
    font-weight: 400 !important;
    padding-top: .3rem;
    padding-bottom: 0.3rem;
  } 
  .nav-right-side .btn {
    padding: 8px 20px;
    margin-top: 10px !important;
    font-weight: 600;
    background-color: transparent;
    border: 2px solid #ffffff;
  }
  div#navbarSupportedContent * {
    color: #fff !important;
  } 
  a#navbarDropdown img {
    display: none;
  }
  a#navbarDropdown:before {
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    content: "\f067";
    right: -10px;
    transition: all 0.4s;
  }
  .mobilenav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 20px !IMPORTANT;
  }
  .mobilelogo img {
    width: 127px;
  }
  a#navbarDropdown:hover {
    color: #ffffff !important;
  }  
  a#navbarDropdown {
    display: inline-block;
    position: relative;
  }
  li.nav-item.dropdown.show a#navbarDropdown:before {
    transform: rotate(48deg);
  }
  .nav-right-side .btn:hover {
    border: 2px solid #000;
  }
  .resource-div-btm span {
    font-size: 14px;
  }
  .demo-certifacte .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .demo-certifacte .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .demo-certifacte {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
  }
  .demo-crtficate-right input {
    font-size: 16px;
    height: 40px;
  }
  .footer-bottom a {
    font-size: 14px;
  }
  .contain {
    margin-top: 3rem;
  }
  .contain {
    font-size: 14px;
  }
  .how-you-help-top .bneer-left video {
    height: 380px;
  }
  .find-out-more {
    margin-top: 0;
  }
  .whatis.Earth-Appeal .whats-left {
    margin-top: 0;
  }
  .mobilenav {
    padding-top: 20px !important;
  }
  .nav.mobile_menu_holder li a i {
    margin-left: 5px;
  }
}


@media (max-width: 767px){
  
/* .hs-menu-item.hs-item-has-children&gt;a:after {
    content: none;
}
.hs-menu-item.hs-item-has-children:after {
    color: #fff;
    content: "\f105";
    font-family: Font Awesome\ 5 Pro;
    left: auto;
    position: absolute;
    top: 6px;
    transition: all .5s ease-in-out 0s;
    right: -20px;
}
.hs-menu-item.hs-item-has-children:hover:after {
  transform: rotate(90deg);
}   */
  .desk {
    display: none !important;
  }
  .how-work-left.how_works_data_left {
    width: auto;
  }
  img.desktop-top-banner {
    display: none;
  }
  .bneer-left {
    width: 100%;
  }
  .bneer-right {
    padding: 0px 40px 0px 40px;
    width: 100%;
    margin-top: -25px;
  }
  .bneer-right h3 {
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 0;
  }
  .bneer-right h1.hide {
    display: none;
  }
  .how-t-work.cstm-pdng h2.cstm-h2.mob {
    font-size: 32px !important;
  }
  .bneer-right h1 {
    color: #3B7C20;
    font-size: 44px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 44px;
    position: inherit;
    transform: inherit;
    margin: 0 0px 8px;
  }
  .circl p {
    font-size: 11px !important;
  }
  .bneer-right h1 span {
    -webkit-text-fill-color: unset;
    background-position: inherit;
  }
  .bneer-right p {
    font-size: 14px;
    line-height: 22px;
    margin: 15px 0px;
  }
  .email-logo .email-logo-top{
    text-align: left;
    width: auto;
    margin-right: 12px;
  }
  .email-logo {
    margin: 24px 0px;
  }
  .banner-btns a, .why-safe .banner-btns a, .What-is-agrofarming .banner-btns a {
    padding: 8px 10px;
    font-size: 11px;
  }
  .total-trees {
    margin-top: 50px;
  }
  .total-trees p {
    font-size: 14px;
    line-height: 22px;
  }
  .total-trees h4 {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 37px;
  }
  .total-trees h2 {
    font-size: 50px;
    line-height: 50px;
    margin-top: 5px;
  }
  .total-trees img {
    width: 100px;
  }
  .whatis .col-md-6:first-child {
    order: 2;
    padding-right: 40px;
  }
  .whats-left {
    padding-right: 0;
  }
  .whatis .col-md-6:last-child {
    padding-left: 0;
  }
  .whatis {
    padding: 100px 0px 80px 40px;
  }
  .whatis .col-md-6:last-child {
    padding-bottom: 70px;
  }
  .whatis:before {
    background-position: 200% 11%;
    width: 100%;
    height: 72%;
  }
  .cstm-h2 {
    font-size: 25px;
    line-height: 30px;
  }
  .whats-left .cstm-h2 br {
    display: none;
  }   
  .whatis p, .how-work-right li, .Email-platforms p, .benifits-inr p, .whatis a, .how-work-right a, .crtfct-wlcm-left p, .certificate-vist p, .sldr-right p,
  .demo-crtficate-left-text p, .demo-crtficate-left-text li, .demo-crtficate-left-text strong {
    font-size: 14px;
    line-height: 22px;
  }
  .how-t-work h2.cstm-h2 {
    text-align: center;
    margin-bottom: 50px;
  }
  img.benifit2nd, img.benifit1st, .diffrence .col-md-6:last-child, .diffrence-second, .diffrence-third .col-md-5, body .diffrence-frth img.difference-right-men.th {
    display: none;
  }
  .diffrence {
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 2rem;
  }
  .diffrence .col-md-6, .diffrence-frth, .diffrence-frth .col-md-6:first-child, .diffrence-third .col-md-7 {
    padding: 0;
  }
  .diffrence-frth img.diffrence-second1 {
    width: 180px;
    margin-left: -50px;
  }
  .diffrence-frth img.diffrence-second2 {
    width: 200px;
    transform: rotate(-30deg);
  }
  .diffrence-frth .differ-women-img {
    right: -40px;
    bottom: 3rem;
  }
  .diffrence-frth img.difference-right-men {
    bottom: -45px;
    width: 100px !important;
  }
  h3.cstm-h3 {
    font-size: 25px;
  }
  .diffrence-third .container {
    max-width:100%;
    padding: 0px 40px;
  }
  .cool h2.cstm-h2 {
    font-size: 30px !important;
    line-height: 35px;
    text-align: left;
    padding: 0px 40px;
  }
  .benifits-inr&gt; .text-center p {
    font-size: 18px;
    text-align: left;
    padding: 0px 40px;
    margin-bottom:50px;
  }
  .benifits-inr {
    padding: 4rem 0px 1rem;
  }
  .mob-benifit-3 {
    display: flex;
    justify-content: flex-end;
    text-align: right;
  }
  img.mob-benifit7 {
    margin-right: -30px;
    margin-bottom: -15px;
  }
  .diffrence-third {
    margin: 2rem 0px;
  }
  .mob-benifit-2, .mob-benifit-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  img.mob-benifit1 {
    margin-left: -40px;
  }
  img.mob-benifit2 {
    margin-right: -30px;
  }
  .mob-benifit-1 {
    margin-bottom: 20px;
  }
  .mob-benifit-1 img.mob-benifit2 {
    margin-top: -50px;
    display:none;
  }

  .Email-platforms p {
    font-size: 18px;
  }
  p.email-bottm {
    font-size: 13px;
    margin-top: 30px;
  }
  .Email-platforms .email-logo .em-inr {
    padding: 8px 0px;
    margin-right: 0;
    width: 32%;
  }
  .whatis.Earth-Appeal .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 40px;
    order: 2;
    padding-left: 20px;

  }
  .Earth-Appeal .col-md-9 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-top: 5rem;
  }
  .Earth-Appeal ul li img {
    width: 105px;
    height: 70px;
  }
  .Earth-Appeal ul li {
    width: auto;
  }
  .Earth-Appeal ul {
    margin-top: 20px;
  }
  .whatis.Earth-Appeal:before {
    width: 75%;
    height: 36%;
    bottom: inherit;
    top: 24%;
  }
  .whatis.Earth-Appeal {
    padding: 0 0px 0px 20px;
  }
  .Earth-Appeal .col-md-9:after {
    left: -50px;
    bottom: -80px;
  }
  .whatis.Earth-Appeal .whats-left {
    margin-top: 5rem;
  }
  .Earth-Appeal .col-md-9:before {
    top: 12px;
    right: -35px;
    width: 160px;
    height: 160px;
  }
  .Email-platforms {
    margin-bottom: 0;
  }
  .find-out-more .row {
    flex-wrap: nowrap;
    overflow: auto;
    padding-top: 1rem;
    margin: 2rem 0px 0;
  }
  .find-out-more .row .col-md-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer-top li {
    display: block;
    text-align: center;
    margin: 5px 0px;
  }
  .footer-top li a {
    border: none;
  }
  .footer-top .col-md-3 {
    text-align: center;
    margin-bottom: 20px;
  }
  .footer-top img {
    width: 175px;
  }
  .find-out-more {
    margin-top: 3rem;
  }
  .how-work-right li, .demo-crtficate-left-text ul li {
    padding-left: 30px;
  }
  .how-work-right li:before,  .demo-crtficate-left-text ul li:before {
    width: 13px;
    height: 13px;
    border: 3px solid #000;
    top: 5px;
  }
  .whatis, .uprpad {
    padding: 100px 0px 0 40px;
  }
  .benifits-inner:after {
    transform: rotate(4deg);
  }
  .footer-top .col-md-9 {
    padding-left: 0;
  }
  .how-t-work.cstm-pdng {
    margin-top: 3rem;
  }
  .how-t-work.cstm-pdng h2.cstm-h2.mob {
    margin-bottom: 20px;
  }
  .circl {
    width: 125px;
    height: 125px;
  }
  .circl:after {
    left: -8px;
    top: 3px;
  }
  .circl p {
    font-size: 11px;
    line-height: 14px;
  }
  .circl img {
    width: 36px;
    object-fit: contain;
  }
  .how-left-bottom.circl.mob-in:before {
    height: 320px;
    top: -97px;
    left: -40px;
  }
  .how-left-center1.circl:before, .how-left-center2.circl:before {
    left: -38px;
  }
  .bneer-right h1 span {
    margin-left: 0;
  }
  ul.ftr-em li {
    font-size: 14px;
    width: 100%;
    display: block;
  }
  body .find-out-more .circl, body .find-out-more .circl a {
    width: 180px;
    height: 180px;
  }
  /*--------------------------------why-sustainable----------------------------*/
  .top-banner-otr.why-sustainable-bnr .bneer-left img {
    margin-top: -24px;
    margin-left: -30px;
    width: 104%;
  }
  .why-sustainable-bnr .bneer-right {
    padding-left: 40px;
    padding-top: 30px;
  }
  .why-sustainable-bnr .bneer-right h3 {
    font-size: 22px;
    line-height: 26px;
  }
  .why-sustainable-bnr h2 {
    font-size: 44px;
    color: #3B7C20;
    line-height: 44px;
    font-weight: bold;
    letter-spacing: 0;
  }
  .Challenges-top h2, .why-benefit-content h2 {
    font-size: 25px;
    line-height: 40px;
  }
  .Challenges-top p {
    font-size: 16px;
  }
  div#myTabContent {
    border-bottom: none;
  }
  img.why-form-top, .why-made-easy-left img, .why-safe .cstm-h2 br{
    display: none;
  }
  .why-benefit-content h4 {
    font-size: 18px;
    margin-bottom: 0;
  }
  .why-benefit {
    margin-top: 2rem;
  }
  .why-benefit-from-inner {
    padding: 2rem 0px 4rem;
  }
  .why-benefit-cnt img {
    height: 250px;
    margin-bottom: 1rem;
  }
  .why-benefit-cnt h3.cstm-h3 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .why-benefit-cnt p {
    font-size: 15px;
    line-height: 26px;
  }
  .why-made-easy-left video {
    height: 450px;
  }
  .why-made-easy-left {
    padding-left: 0;
  }
  .why-made-easy-left:before, .why-made-easy-left:after {
    width: 102%;
  }
  .why-simple {
    margin-top: 2rem;
  }
  .why-simple h2.cstm-h2 {
    margin-bottom: 30px;
  }
  .why-safe .col-md-6:first-child {
    order: 2;
    margin-top: 35px;
  }
  .why-safe {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .why-benefit-from {
    margin-top: 5rem;
    padding: 6rem 0px 6rem;
  }
  .why-simple-bottom {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .why-circl {
    width: 98px;
    height: 98px;
    margin: 0px auto 25px;
  }
  .why-simple-bottom ul {
    display: inline-flex;
    margin-bottom: 20px;
  }
  .why-simple-bottom ul li {
    width: 145px;
    margin: 0px 15px;
  }
  .mob-scroll {
    overflow: auto;
  }
  .why-simple-bottom ul li:first-child {
    margin-left: 80px;
  }
  .chllgs-tab-content .whats-right {
    width: 100%;
  }
  .Communication:before
  {
    display: none;
  }
  .Communication .col-md-6 {
    padding: 0;
    margin: 10px 0px;
  }
  .why-sustainable-bnr .bneer-right p {
    font-size: 14px;
  }
  .why-safe-img:before {
    bottom: 40px;
    left: 40px;
  }
  .Challenges-tabs-outer {
    display: none;
  }
  .Challenges-mob .card-header {
    padding: 4px 12px;
    background-color: transparent;
    border-bottom: 2px solid #000000;
    margin-bottom: 0 !important;
  }
  .Challenges-mob .card{
    border:none;
  }
  .Challenges-mob {
    border-top: 2px solid #000000;
    margin-top: 40px;
  }
  .Challenges-mob .card button span {
    color: #040404;
    font-size: 16px;
    font-weight: 600;
    margin-left: 10px;
  }
  .Challenges-mob .card button img {
    width: 30px;
  }
  .Communication {
    padding: 0 0px;
  }
  .Challenges-mob .card-body {
    padding-left: 40px;
    padding-right: 40px;
  }
  .Challenges-mob .card-body .row {
    margin: 0;
  }
  .Challenges-mob .whats-right:before {
    right: 10px;
    border: 1px dashed #fff !important;
    border-width: 2px !important;
  }

  .Challenges-mob .card button span:hover
  {
    text-decoration: none;
  }
  .Challenges-mob .collapse {
    border-bottom: 2px solid #000000;
  }
  .why-benefit-from:before {
    top: -15px;
    width: 100%;
  }
  .why-benefit-from-inner:after {
    transform: rotate(3deg);
  }
  .why-benefit-from-inner:before {
    transform: rotate(-3deg);
  }
  .why-made-easy {
    padding-top: 2rem;
  }
  .why-safe-img.index {
    float: inherit;
  }
  /*--------------------------------How-it-work-PAGE----------------------------*/

  .how-it-work-first .bneer-right {
    margin-bottom: 20px;
  }
  .how-container {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .howwok-third:before, .made-easy a.carousel-control-prev, .made-easy a.carousel-control-next, img.free-trial-inner-bottom
  {
    display: none;
  }
  .free-trial p, .how-container p, .how-it-slider p  {
    font-size: 16px;
  }
  .how-container img {
    margin-top: 35px;
    margin-bottom: 35px;
    width: 80%;
  }
  .how-it-slider .col-md-6:first-child {
    order: 2;
    margin-top: 35px;
    text-align: center;
  }
  .made-easy .carousel-indicators li {
    height: 12px;
    width: 38px;
    margin-right: 3px;
    margin-left: 3px;
  }
  .made-easy .carousel {
    padding: 50px 40px 60px;
  }
  .how-made-easy .why-benefit-from-inner {
    padding: 4rem 0px 5rem;
  }
  .free-trial-inner:after {
    bottom: 30px;
    left: 20px;
  }
  .free-trial {
    margin: 6rem auto 4rem;
  }
  img.free-trial-inner-top {
    top: -50px;
  }
  .free-trial .banner-btns.mob a {
    border: 2px solid #FFFFFF;
    background: transparent;
    color: #fff;
    font-size: 16px;
    width: 195px;
    display: inline-block;
    margin: 0;
  }
  .free-trial .banner-btns.mob a:hover {
    background: #fff;
    color: #3b7c20;
  }
  .free-trial .banner-btns {
    margin-top: 40px;
  }
  .how-container p {
    font-size: 14px;
  }
  /*--------------------------------How-you-help-PAGE----------------------------*/
  img.how-you-help-top-1, img.how-you-help-top-2 {
    display: none;
  }
  .how-you-help-top .bneer-left iframe {
    height: 420px;
  }
  .Agrofarming h2 {
    font-size: 44px;
    line-height: 34px;
  }
  .Agrofarming p {
    font-size: 14px;
  }
  .Agrofarming {
    margin-top: 35px;
  }
  .What-is-agrofarming:before {
    background-position: top;
    height: 65%;
    top: 10px;
    background-size: cover;
  }
  .need-agrfstry-left h2.cstm-h2 {
    margin-bottom: 25px;
  }
  .need-agroforestry.cstm-pdng {
    padding-top: 8rem;
    padding-left: 16px;
    padding-right: 16px;
  }
  img.need-agroforestry-top {
    top: -80px;
    left: -30px;
    width: 120px;
  }
  img.need-agroforestry-btm {
    width: 120px;
    bottom: -50px;
    right: -16px; 
  }
  .need-agroforestry-inner {
    padding: 45px 30px 30px;
  }
  .need-agrfstry-right {
    margin-top: 30px;
  } 
  .need-agrfstry-left audio {
    width: 100%;
  }
  .agrofarming-help-people h2.cstm-h2 {
    line-height: 30px;
  }
  .agrofarming-help-people {
    margin-top: 3rem;
    padding: 5rem 0px 3rem;
  }
  .agrofarming-help-people .why-benefit-from-inner {
    padding: 2rem 0px 3rem;
  }
  .need-agroforestry-inr:before {
    left: 50%;
    width: 85%;
    top: 30px;
    transform: translateX(-50%);
  }
  .need-agroforestry-inr:after {
    bottom: 0px;
    width: 85%;
    left: 50%;
    transform: translateX(-50%);
    background-position: bottom;
  }
  .agrofarming-help-people .banner-btns {
    display: none;
  }
  .need-agroforestry-inr h3.cstm-h3 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 15px;
    padding: 0px 15px;
  }
  .the-environment-otr .col-md-5 {
    order: 2;
    margin-top: 60px;
    padding-right: 30px;
  }
  .the-environment-otr:before
  {
    display: none;
  }
  .the-environment-otr {
    padding: 1rem 0px 1rem 16px;
  }
  .agrofarming-help-people .cstm-pdng {
    padding-left: 0;
    padding-right: 0;
  }
  .need-agroforestry-inr .why-benefit-cnt {
    margin-bottom: 20px;
  }
  .the-environment-left h5 {
    font-size: 16px;
  }
  .the-environment-left p {
    font-size: 14px;
  }
  .the-environment-right {
    padding-left: 24px;
    position: relative;
  }
  .the-environment-right:after {
    content: '';
    position: absolute;
    width: 150px;
    height: 150px;
    background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/earth-top-tree.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: -30px;
    z-index: 1;
    bottom: -33px;
  }
  .the-environment-right:before {
    top: -30px;
    width: 150px;
    height: 150px;
    right: -3rem;
  }
  .the-environment-otr .col-md-7:after {
    content: '';
    position: absolute;
    background-image: url(https://6032362.fs1.hubspotusercontent-na1.net/hubfs/6032362/new%20pages%202020/images/whas-right-top.png);
    right: 0;
    width: 90%;
    height: 50%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    z-index: -1;
    bottom: -40px;
  }
  .need-agroforestry-inner p {
    font-size: 14px;
  }
  .need-agroforestry-inr p {
    font-size: 14px;
  }
  .need-agroforestry-inr button {
    background: transparent;
    border: none;
    font-size: 14px;
    color: #010101;
    text-transform: capitalize;
  }
  .need-agroforestry-inr button:focus{
    outline: none;
    color: #3b7c20;
  }
  .content[data-aria="false"] .pcontent {
    display: none;
  }
  body footer.cstm-pdng {
    padding: 0;
  }
  .footer-bottom {
    padding-left: 40px;
    padding-right: 40px;
  }
  .csr-second .col-md-6, .csr-third .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .csr-second, .csr-third  {
    padding: 4rem 0px 0 0px;
  }
  .csr-second .col-md-6:first-child {
    padding-left: 0;
    padding-right: 40px;
    margin-bottom: 40px;
  }
  .csr-third .col-md-6:last-child {
    padding-right: 0;
    padding-left: 40px;
    order: -1;
    margin-bottom: 40px;
  }
  .csr-second .col-md-6:last-child, .csr-third .col-md-6:first-child {
    padding: 0px 40px;
  }
  .csr-second .col-md-6:last-child h2.cstm-h2, .csr-third .col-md-6:first-child h2.cstm-h2 {
    text-align: left;
    margin-bottom: 20px;
  }
  .csr-top br, .certificate-top .bneer-right&gt; br {
    display: none;
  }
  .csr-six .free-trial {
    margin: 3rem auto 2rem;
  }
  .csr-four .carousel-inner {
    padding: 2rem 0px 2rem;
  }
  .csr-text p {
    font-size: 14px;
    margin-bottom: 18px;
  }
  .resource-top h2 {
    color: #000;
  }
  .filter {
    height: 38px;
    margin-top: 30px;
  }
  .filter .dropbtn {
    font-size: 14px;
    padding: 0 12px;
  }
  .resource-centre-otr {
    margin-top: 50px;
  }
  .resource-div {
    margin: 8px 0px;
    display: flex;
    align-items: flex-start;
  }
  .resource-div img {
    width: 100px;
    margin-bottom: 0;
    margin-right: 20px;
  }
  .resource-div h2, .resource-div h2 a {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .resource-div p{
    display: none;
  }
  .resource-div-text {
    width: 78%;
  }
  .resource-div-btm {
    padding-top: 6px;
    margin-top: 12px;
  }
  .resource-div-btm span {
    font-size: 14px;
  }
  .filter .dropbtn i {
    width: 40px;
    font-size: 20px;
  }
  .share-btn i {
    font-size: 16px;
  }
  .pagination {
    padding: 2rem 0px 4rem;
  }
  .pagination-otr {
    margin-top: 3rem;
  }

  .contentWrapper.contentUp {
    height: 110px;
    overflow: hidden;
    transition: height 0.3s ease-in;
    position: relative;
  }
  .contentWrapper {
    transition: height 0.3s ease-in;
    height: auto;
  }
  button.btnmka {
    background: transparent;
    border: none;
    font-size: 14px;
    color: #010101;
    text-transform: capitalize;
    width: 100%;
    margin-top: 20px;
    padding-top: 15px;
    border-top: 2px solid;
  }
  button.btnmka:focus{
    outline: none;
  }
  .contentWrapper.contentUp:after {
    width: 100%;
    height: 38px;
    content: '';
    position: absolute;
    bottom: -12px;
    left: 0;
    background: #fff;
    opacity: 0.8;
  }
  .csr-first .banner-btns {
    text-align: center;
  }
  body .resource-article h2 {
    font-size: 22px;
    line-height: 25px;
    color: #040404;
  }
  .rece-atl-secnd, .resource-article-otr .resource-div{
    display: block;
  }
  .rece-atl-secnd p, .resource-article-otr p{
    display:block;
  }
  .resource-article-otr img
  {
    width: 100%;
    padding:0;
    margin-bottom: 30px;
  }
  .resource-article-otr .resource-div-text{
    width: 100%;
  }
  body .resource-article-otr {
    margin: 30px auto 30px;
  }
  .rece-atl-secnd p, .resource-article-otr p {
    font-size: 14px;
  }
  body .resource-article-otr .resource-div-text i {
    margin: 26px 0px !important;
    font-size: 14px !important;
    line-height: 24px !important;
  }
  .set-up-video {
    height: 500px;
  }
  .set-up {
    margin-bottom: 1rem;
  }
  .the-environment-right img {
    width: 100%;
  }

  .make-a-difrence .banner-btns a {
    display: inline-block;
  }
  .make-a-difrence .banner-btns {
    margin-top: 60px;
  }
  .make-a-difrence .modal-content {
    padding: 40px 40px;
    height: auto;
    min-height:auto;
  }
  .make-a-difrence p {
    font-size: 16px;
    margin-top: 20px;
  }
  .make-a-difrence {
    max-width: 90% !important;
    margin: 0px auto !important;
  }
  .meeting-brochure h3 {
    font-size: 20px;
    margin: 30px 0px;
  }
  form input.form-control {
    font-size: 14px;
  }
  .Register-otr form {
    padding: 30px 25px;
    min-height: auto;
  }
  .Register-otr {
    margin-top: 50px;
    margin-bottom: 80px;
  }
  .appeal-top h2 {
    color: #040404;
  }
  .green-erth-diffrence {
    margin-top: 50px;
    margin-bottom: 60px;
  }
  /*-------------------------------Certificate-PAGE----------------------------*/
  ul.industry-logo li img {
    width: 100%;
    object-fit: contain;
    height: 120px;
  }
  ul.industry-logo li {
    width: 32%;
  }
  .certificate-top h4 {
    font-size: 22px;
    line-height: 26px;
  }
  .crtfct-wlcm-left ul li i {
    margin-left: 0;
    display: inline-block;
    margin-top: 0;
  }
  .crtfct-wlcm-left ul li {
    padding: 12px 4px;
  }
  .certificate-wlcm {
    margin-bottom: 60px;
  }
  .certificate-industry {
    padding: 40px 0px;
    margin-bottom: 40px;
  }
  .certificate-sldr {
    margin-top: 60px;
  }
  .csr-four .made-easy .carousel {
    padding: 0 40px 60px;
  }
  .why-benefit-cnt ul li {
    font-size: 14px;
  }
  .dropdown-otr .dropdown.filter {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .resource-div-mob {
    width: 100%;
  }
  .social-networks li {
    height: 25px;
    line-height: 25px;
  }
  .social-networks ul {
    width: 35px;
  }
  .social-networks.open-menu, .no-js .social-networks {
    -webkit-transform: scale(1) translateY(-107px);
    transform: scale(1) translateY(-107px);
  }
  .find-out-more .circl p {
    font-size: 13px;
    font-weight: 500;
  }
  .find-out-more .circl img {
    height: 50px;
    width: 80px;
  }
  .mob-scroll .why-circl:after {
    left: -5px;
  }
  .why-circl img {
    width: 30px;
  }
  .broucher-popup input {
    font-size: 14px;
  }
  .demo-certifacte .col-md-8 {
    flex-wrap: wrap;
  }
  .demo-crtficate-left, .demo-crtficate-left-img {
    width: 100%;
    margin: 10px 0px;
  }
  .demo-crtficate-left-img {
    text-align: center;
  }
  .demo-crtficate-left-img img {
    width: auto;
  }
  .demo-crtficate-right input {
    font-size: 14px;
    height: 35px;
  }
  .demo-crtficate-right ul.inputs-list li input {
    min-width: 16px;
  }
  .footer-bottom a {
    font-size: 12px;
  }
  .footer-top {
    padding: 50px 0px 30px;
  }
  .mob-benifit-1 {
    display: none;
  }  
  .cool {
    margin-top: 20px;
  }
  .hs-content-id-30267543619 .whatis .col-md-6:last-child {
    padding-bottom: 0px;
  }
}

@media (max-width: 640px){
  .Email-platforms .email-logo {
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .Email-platforms .email-logo .em-inr {
    width: 100%;
    margin: 6px 0px;
    height: 62px;
  }
  header.main_header a.navbar-brand img {
    width: 162px !important;
  }
  .why-simple .email-logo .em-inr img {
    width: 75px;
    object-fit: contain;
  }
  .Email-platforms .email-logo {
    margin-bottom: 30px;
    justify-content: center;
  }
  .why-simple .email-logo .em-inr {
    width: 46%;
    margin: 4px 4px;
    height: 50px;
    border-radius: 7px;
  }
  .why-benefit-from {
    margin-top: 3rem;
    padding: 7rem 0px 6rem;
  }
  .made-easy .carousel:after {
    width: 40%;
    height: 100px;
  }
  .free-trial-inner {
    padding: 100px 40px;
  }
  .What-is-agrofarming:before {
    height: 55%;
  }
  .agrofarming-help-people {
    margin-top: 3rem;
    padding: 5rem 0px 3rem;
  }
  ul.industry-logo {
    flex-wrap: wrap;
  }
  ul.industry-logo li {
    width: 50%;
    margin: 15px 0px;
  }
  .why-simple .email-logo .em-inr img {
    width: 85px !important;
  }
  .why-simple .email-logo .em-inr:nth-child(3) img {
    width: 115px !important;
  }
  .resource-centre-otr .tab-content .hs-responsive-embed-inner-wrapper {
    padding-bottom: 90% !important;
  }

}

@media (max-width: 480px){
  .col-md-6.text-right img {
    width: 60% !important;
  }
  .total-trees p {
    text-align: left;
  }
  .bneer-right .email-logo .email-logo-top:nth-child(2) img {
    width: 110px;
  }
  .bneer-right .email-logo .email-logo-top:nth-child(1) img {
    width: 75px;
  }
  .bneer-right .email-logo .email-logo-top:nth-child(3) img {
    width: 50px;
    margin-top: -5px;
  }
  .bneer-right h1, .why-sustainable-bnr h2  {
    font-size: 42px;
  }
  .bneer-right {
    margin-top: -10px;
  }
  .banner-btns a, .why-safe .banner-btns a, .What-is-agrofarming .banner-btns a {
    font-size: 9px;
    padding: 8px 6px;
  }
  .banner-btns a:last-child {
    margin-left: 2px;
  }
  img.mob-benifit1 {
    margin-left: -60px;
  }
  img.mob-benifit2 {
    margin-right: -50px;
  }
  h3.cstm-h3 {
    font-size: 24px !important;
  }
  .diffrence-frth img.diffrence-second2 {
    width: 180px;
    transform: rotate(-45deg);
  }
  .diffrence-frth img.difference-right-men {
    bottom: -27px;
    left: -47px;
  }
  .diffrence-frth {
    margin-bottom: 50px;
  }
  .Email-platforms .container&gt; p br {
    display: none;
  }
  .Earth-Appeal .col-md-9:before {
    width: 120px;
    height: 120px;
  }
  .Earth-Appeal .col-md-9:after {
    width: 150px;
    height: 120px;
    bottom: -55px;
  }
  .whatis.Earth-Appeal:before {
    width: 75%;
    height: 31%;
    top: 20%;
  }
  .Earth-Appeal ul {
    justify-content: center;
  }
  footer.cstm-pdng {
    padding-left: 30px;
    padding-right: 30px;
  }
  .btm-lst {
    font-size: 11px;
  }
  p.email-bottm {
    font-size: 12px;
  }
  .cstm-pdng {
    padding-left: 30px;
    padding-right: 30px;
  }
  .why-sustainable-bnr h2 {
    margin-bottom: 6px;
  }
  .top-banner-otr.why-sustainable-bnr .bneer-left img {
    margin-left: -20px;
  }
  .Challenges-top h2, .why-benefit-content h2 {
    font-size: 25px;
    line-height: 26px;
  }
  .why-benefit-content h4 {
    margin-bottom: 8px;
  }
  .why-benefit-cnt img {
    height: auto;
  }
  .why-benefit .col-md-6 {
    margin: 8px 0px;
  }
  .why-made-easy-left video {
    height: 300px;
  }
  .why-simple-bottom ul li {
    margin: 0px 8px;
  }
  .why-safe-img:before {
    bottom: 24px;
    left: 24px;
  }
  .why-simple .email-logo .em-inr {
    height: 32px;
  }
  .why-safe h2.cstm-h2 {
    text-align: center;
  }
  /*--------------------------------How-it-work-PAGE----------------------------*/
  .how-it-work-first .bneer-right {
    margin-bottom: 10px;
  }
  .how-container img {
    margin-top: 25px;
    margin-bottom: 25px;
    width: 100%;
  }
  .free-trial-otr {
    padding-left: 20px;
    padding-right: 20px;
  }
  .free-trial .banner-btns.mob a {
    padding: 5px 6px;
  }
  /*--------------------------------How-you-help-PAGE----------------------------*/
  .What-is-agrofarming:before {
    height: 44%;
    background-position: top;
    background-size: cover;
  }
  .how-you-help-top .bneer-left iframe {
    height: 220px;
  }
  .Agrofarming h2 {
    font-size: 44px;
    line-height: 34px;
  }
  .need-agroforestry-inr:before {
    width: 100%;
    top: 45px;
  }
  .footer-bottom {
    padding-left: 30px;
    padding-right: 30px;
  }
  .filter {
    width: 98%;
  }
  button.btnmka {
    margin-top: 12px;
    padding-top: 12px;
  }
  img.free-trial-inner-top {
    top: -34px;
    width: 130px;
    right: -16px;
  }
  .csr-six .free-trial {
    margin: 4rem auto 2rem;
  }
  body .resource-article h2 br
  {
    display: none;
  }
  body .resource-article h2 {
    padding: 0px 50px;
  }
  .resource-article-otr span {
    font-size: 12px;
  }
  .reces-atl-last {
    padding-left: 20px;
    padding-right: 20px;
  }
  .reces-atl-free .banner-btns a {
    font-size: 12px;
    padding: 8px 10px;
  }
  .set-up-video {
    height: 300px;
  }
  .banner-btns {
    text-align: center;
  }

  .make-a-difrence p {
    font-size: 14px;
  }
  .make-a-difrence .banner-btns {
    margin-top: 30px;
  }
  .meeting-brochure h3 {
    font-size: 18px;
  }
  .submit-btn button {
    margin-top: 10px;
  }
  form input.form-control {
    height: 34px;
  }
  form .form-check {
    margin: 10px 0px;
  }
  .green-earth-apeal iframe {
    height: 250px;
  }
  .why-sustainable-bnr .bneer-right {
    padding-top: 20px;
  }
  /*-------------------------------Certificate-PAGE----------------------------*/
  ul.industry-logo li img {
    height: 100px;
  }
  .slider-nav .slick-slide {
    padding-right: 3px;
  }
  .cert-nav .slick-next {
    width: 28px;
  }
  .cert-bnr {
    margin-bottom: 12px;
  }
  .crtfct-wlcm-left ul {
    flex-wrap: wrap;
  }
  .crtfct-wlcm-left ul li {
    width: 100%;
    margin-right: 0px;
    margin: 5px 0px;
  }
  .certificate-top .bneer-right img {
    margin-bottom: 20px;
    width: 250px;
  }
  .crtfct-wlcm-left ul li i {
    margin-left: 5px;
  }
  header nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0px 10px;
  }
  .email-logo .email-logo-top {
    margin-right: 0;
  } 
  .why-simple .email-logo .em-inr img {
    width: 60px !important;
  }
  .why-simple .email-logo .em-inr:nth-child(3) img {
    width: 90px !important;
  }
  .broucher-popup input {
    height: 34px;
  }
  .broucher-popup ul.inputs-list {
    margin: 10px 0px;
  }
  .broucher-popup .actions input {
    margin-top: 10px;
  }
  .demo-crtficate-left-img img {
    width: 100%;
  }
  .demo-crtficate-right .actions {
    text-align: center;
  }
  .footer-bottom a {
    font-size: 11px;
  }
  .how-you-help-top .bneer-left video {
    height: 250px; 
  }
 body .diffrence-frth img.difference-right-men {
    width: 100px !important;
    bottom: -70px;
    left: 40px;
  }

}

@media (max-width: 375px){
  .whatis.Earth-Appeal:before {
    top: 16%;
  }
  .how-left-bottom.circl.mob-in:before {
    top: -98px;
  }
  .bneer-right h1, .why-sustainable-bnr h2  {
    font-size: 41px;
  }
  ul.ftr-em li {
    font-size: 13px;
  }
  .why-sustainable-bnr .bneer-right h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .why-simple .email-logo .em-inr img {
    width: 70px;
    height: 18px;
  }
  .how-it-work-first .bneer-right h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .What-is-agrofarming .cstm-h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .What-is-agrofarming:before {
    height: 38%;
    background-position: top;
    background-size: cover;
  }
  body .set-up-top h2 {
    padding: 0px 22px;
  }
  .how-it-work-top-images {
    padding-bottom: 6rem;
  }
  .make-a-difrence .modal-content {
    padding: 40px 25px;
  }
  .Register-otr .submit-btn button {
    font-size: 13px;
  }
  .cert-nav .slick-next {
    width: 22px;
  }
  .cert-nav .slick-next::before {
    font-size: 16px;
  }
  .bneer-right .email-logo .email-logo-top:nth-child(3) img {
    width: 42px;
  }
  .email-logo .email-logo-top:nth-child(2) img {
    margin: 0px 6px;
  }
  .resource-centre-otr .tab-content .hs-responsive-embed-inner-wrapper {
    padding-bottom: 100% !important;
  }
  .resource-div-btm span {
    font-size: 14px;
    line-height: 20px;
  }
}

#hbspt-form-1593427119766-7796643696 .hs-form-required {
  display: none;
}
.col-md-6.text-right img {
  width: 100%;
}



/************************ FOOTER ************************/


/************************ FOOTER ENDS************************/



@media (min-width: 1600px) {
  .whatis.Earth-Appeal .col-md-9 {
    padding-left: 70px;
  }
  .Earth-Appeal .col-md-9:after {
    left: 2rem;
  }
}

@media (min-width: 1441px) and (max-width: 1600px) {
  header ul.navbar-nav ul li a, a#navbarDropdown {
    font-size: 13px !important;
    padding-right: 6px !important;
    padding-left: 6px !important;
  }
  header nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0px 40px;
  }  

}

@media (min-width: 1367px) and (max-width: 1440px) {
  header nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0px 12px !important;
  }
  header ul.navbar-nav ul li a, a#navbarDropdown {
    font-size: 12px !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  header nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0px 30px;
  }  

}

@media (min-width: 1281px) and (max-width: 1366px) {
  header ul.navbar-nav ul li a, a#navbarDropdown {
    font-size: 12px !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  header nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0px 30px;
  }


}

@media (min-width: 1200px) and (max-width: 1280px) {
  header nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0px 12px !important;
  }
  header ul.navbar-nav ul li a, a#navbarDropdown {
    font-size: 11px !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  header nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0px 20px;
  }
  body .resource-article h2 {
    font-size: 35px !important;
    line-height: 40px;
  } 
}

@media (min-width: 992px) and (max-width: 1199px) {
  header nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0px;
  }
  div#hs_menu_wrapper_module_1591613498479278_&gt;ul&gt;li&gt;a {
    padding: 30px 8px !important;
  }
  body .resource-article h2 {
    font-size: 35px !important;
    line-height: 40px;
  }

}


@media (min-width: 768px) and (max-width: 1199px) {
  body ul.navbar-nav ul li a, a#navbarDropdown {
    font-size: 9px !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  .whatis, .uprpad {
    padding: 3rem 0px 1rem 40px !important;
  }

}

.page table td {
  border: 1px solid #ddd !important;
}


@media (min-width:1000px)
{
  ul#hdrNavBar ul&gt;li&gt;a 
  {
    font-size: 13px !important;
  }
}


/*CSS TO MAKE HEADER STICKY*/


.body-container-wrapper 
{
  margin-top: 70px !important;
}


@media(max-width:991px) {
  .body-container-wrapper {
    margin-top: 40px !important;
  }
  .banner-btns {
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
  }
  .green-erth-diffrence {
    margin-top: 0;
    margin-bottom: 0;
  }
  body .resource-article h2 {
    font-size: 30px !important;
    line-height: 35px;
  }


}


.header-container-wrapper 
{
  position: fixed !important;
  top: 0px !important;
  bottom: !important;
  margin-bottom: 100px !important;
  width: 100% !important;
  z-index: 9999999 !important;
  background-color:white !important;
}

@media (max-width: 1280px) {
  .circl p {
    font-size: 13px !important;
  }  

}

@media (max-width: 1530px) {
  .how-work-left.how_works_data_left {
    width: auto;
  } 

}



.hidden{display: none !important;}</pre></body></html>