.tabber-content-iner {
  display: none;
  position: relative;
  z-index: 3;
}
.tabber-content-iner.active {
  display: block;
}

.tabber_outer {
/*  background-color: #b4d29b;  */
  padding: 160px 0 350px;
  position: relative;

}
.tabber_outer:before {
  background-image: url(https://1664077.fs1.hubspotusercontent-na1.net/hubfs/1664077/eco_portal_april_2024/images/ABM/Mask%20group.png);
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 109px;
  left: 0;
  position: absolute;
  top: 0px;
  width: 100%;
}
.tabber_outer ul.tabber-list {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
/* .tabber_outer .bg-bottom img {
width: 100%;
max-height: 700px;
margin-bottom: -140px;
position: relative;
z-index: 4;
} 
.tabber_outer .bg-bottom img {
margin-bottom: -213px;
position: relative;
width: 100%; 
z-index: 4;
}*/
.tabber-content-iner p {
  color: #343935;
  font-size: 26px;
  line-height: 36px;
}
.tabber_outer ul.tabber-list li {
  background-color: #87bb8c;
  border-radius: 10px;
  color: #343935;
  cursor: pointer;
  display: inline-block;
  font-family: Montserrat;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0 16px 16px 0;
  padding:12px 20px;
  transition: all 0.2s ease-in-out;
}
.tabber_outer ul.tabber-list li.active {
  color: #F2F2F2;
  background-color: #35693A;
}
.tabber_outer .tabber-content-outer {
  max-width: 752px;
  margin-top: 40px;
}

.tabber_outer ul.tabber-list li:hover {
  background-color: #35693a;
  color: #f2f2f2;
}
.tabber_outer h2 {
  color: #3A3866;
  font-family: Lato !important;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 40px;
  max-width: 755px;
}
.tabber-content-iner h3 {
  color: #3A3866;
  font-size: 32px;
}
.tabber-content-iner .see_more a ,.tabber-content-iner .go_back a{
  color: #343935;
  font-size: 26px;
  font-weight: 900;
  line-height: 1.2;
}
.tabber-content-iner .img {
  margin: 28px 0;
}

.tabber-content-iner .img img { 
  max-width: 752px !important;
}
.tabber-content-iner .see_more {
  margin-bottom: 30px;
}
.tabber-content-iner .go_back a span, .tabber-content-iner .see_more a span {
  display: inline-block;
  width: 24px;
  height: 30px;
  margin-right: 10px;
}

.tabber-content-iner .go_back a span img, .tabber-content-iner .see_more a span img {
  max-width: 24px;
  vertical-align: middle;
  margin-bottom: 4px;
}
{#.tabber_outer .bg-bottom:before {
  background-image: url(https://1664077.fs1.hubspotusercontent-na1.net/hubfs/1664077/eco_portal_april_2024/images/ABM/Layer_4.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  bottom: -158px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}#}
/* .tabber_outer .bg-bottom:before {
background-image: url(https://1664077.fs1.hubspotusercontent-na1.net/hubfs/1664077/eco_portal_april_2024/images/ABM/Layer_4.png);
background-repeat: no-repeat;
background-size: cover;
content: "";
height: 100%;
left: 0;
position: absolute;
width: 100%;
z-index: 1;
} */

/* .tabber_outer .bg-bottom {
margin-top: -370px;
padding: 26%; 
position: relative;
} */


.tabber_outer .bg-bottom {
  position: absolute;
  bottom: -18vw;
  width: 100%;
  z-index: 1;
  height: calc(100vw - 43vw);
}
.tabber_outer .bg-bottom img {
  width: 100%;
}



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

  .tabber-content-iner p {
    font-size: 20px;
    line-height: 30px;
  }
  .tabber-content-iner .img img {
    max-width: 560px !important;
  }
  .tabber-content-iner h3 {
    font-size: 28px;
  }
  .tabber-content-iner .go_back a, .tabber-content-iner .see_more a {
    font-size: 16px;
  }
  .tabber-content-iner .see_more {
    margin-bottom: 5px;
  }
  .tabber_outer h2 {
    font-size: 40px;
    margin-bottom: 16px;
    max-width: 940px;
  }
  .tabber_outer .tabber-content-outer {
    margin-top: 10px;
    max-width: 960px;
  }
  .tabber-content-iner h3 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .tabber-content-iner p {
    font-size: 18px;
    line-height: 25px;
  }
  .tabber_outer ul.tabber-list li {
    font-size: 18px;
    padding: 10px 15px;
  }
  .tabber-content-iner .img img {
    max-width: 470px!important;
  }
  .tabber-content-iner .img {
    margin: 15px 0;
  }
  .tabber_outer {
    padding: 160px 0 250px;
  }
}


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

  .tabber_outer ul.tabber-list li {
    font-size: 18px;
    padding: 15px;

  }

  .tabber-content-iner h3 {
    font-size: 20px;
  }
  .tabber-content-iner p {
    font-size: 18px;
    line-height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .tabber_outer h2 {
    font-size: 30px;
  }
  .tabber_outer ul.tabber-list li {
    font-size: 16px;
    padding: 15px;
    width: 100%;
    text-align: center; 
  }
  .tabber-content-iner p {
    font-size: 18px;
    line-height: 1.4;
  }
  .tabber_outer {
    padding: 160px 0 160px;
  }
  .tabber-content-iner h3 {
    font-size: 25px;
  }
  .tabber-content-iner .go_back a, .tabber-content-iner .see_more a {
    font-size: 20px;
  }
  .tabber-content-iner .see_more {
    margin-bottom: 14px;
  }

}
@media screen and (max-width: 580px) {
  .tabber-content-iner .img img {
    max-width: 100% !important;
  }
}

