/* filename     : style.css							    */
/* description  : CSS Style for shortcodes	*/
/* author       : Alvin, Jovian, Kevin			*/
/* company      : EcoMatcher Ltd					  */
/* year         : 2020								      */

/* Synched trees map */
#cmap-google.new {
    margin: 10px auto 10px auto;
    width: calc( 100% - 414px );
    max-width: 100%;
    height: 70vh;
    border: 1px solid #000;
    float: left;
}
#cause-detail.new {
    display: inline-block;
    max-width: 384px;
    width: 384px;
    height: 70vh;
    position: relative;
    margin: 10px 0 10px 10px;
    background-color: #dadada;
    float: left;
}

/* styled from old TreeTracker */
#toggle , #em_min_button {
  display: none;
}

/* get started */
#shop_btn, #give_btn, #gs_give_btn {
  display: block;
  margin: 0 auto;
  width: 70%;
  max-width: 250px;
}

#gs_shop_btn, #contact_btn {
  margin: 0 auto;
  min-width: 100px;
  max-width: 250px;
}

#get_started_give_back_btn {
  margin-left: -15px;
}

.get_started_text {
  max-width: 235px;
  margin: 0 auto;
  margin-top : 20px;
}

.get_started_text .wpb_wrapper p {
  font-size: 15px;
}

.get_started_give_img {
  border: 2px solid #94ad47;
  border-radius: 10px;
  margin-bottom: 30px !important;
}

.get_started_give_step {
  border: 2px solid #94ad47;
  border-radius: 10px;
  margin-bottom: 30px !important;
}

.give_step_text {
  max-width: 180px;
  margin: 0 auto;
  margin-bottom: 20px !important;
}

#give_step {
  display: none;
}

#center-btn {
  display: block;
  margin: 0 auto;
  width: 85px;
}

#cause-detail #em_container_ngoinspection {
  position : fixed !important;
  left : auto !important;
  top : 110px !important;
}


/* Cause Map */
.cm_section {
  text-align: center;
  line-height: 1.14 !important;
}

/* Still used on NGO Inspection | Trees Inspection | Allocate Trees | Planting Maps from this */
#cause-map-container, #cause-map-container-2 {
  position: relative;
}

#cmap-google, #cmap-google-2 {
  margin: 10px auto 10px auto;
  width: 97%;
  height: 450px;
  border: 1px solid black;
  float: left;
  z-index: 1;
  border-radius: 5px;
}
/* to this */

#cause-detail, #cause-detail-2{
  display: block;
  width: 30%;
  height: 400px;
  position: absolute;
  right: 12%;
  margin: 10px 0px 10px 10px;
  z-index: 1;
  pointer-events: none;
}

#cause-detail .em_container, #cause-detail-2 .em_container{
  top: 0px !important;
  right: auto !important;
  left: 5px;
  margin-left: 0px;
}

/* .my-trees table .history_col {
  text-align: center;
}

.my-trees table .history_col a {
  text-decoration: underline;
  color: #95ad47;
  cursor: pointer;
} */

.content .container .container_inner.page_container_inner {
  padding: 30px 0 30px;
}

#iw-container {
  height: 20px;
  min-width: 105px;
  margin-left: 19px;
}

.iw-title {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

.iw-title a {
  color: #94ad47;
  text-decoration: underline;
}

.iw-title a:hover {
  text-decoration: unset;
}

.iw-btn {
  color: #000000;
  background-color: #ffffff;
  padding: 3px 6px;
  border-radius: 2px;
  border: 2px solid #dadada;
  margin-left: calc( 50% - 43px);
}

.iw-btn:hover {
  color: rgb(255, 255, 255);
  border-color: rgb(148, 173, 71);
  background-color: rgb(148, 173, 71);
}

#loading_preload {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  opacity: 0.7;
  background-color: #fff;
  z-index: 99;
}

#loader_preaload {
  border: 16px solid #000000;
  border-radius: 50%;
  border-top: 16px solid #95ad47;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
  align-content: center;
  left: 200px;
  margin-left: 750px;
  margin-top: 250px;
}

#loadingwheel1 {
  position: absolute;
  display: none;
  top: 230px;
  left: 45%;
}

#loadingwheel2, #loadingwheel3 {
  position: absolute;
  display: none;
  top: calc(40vh);
  left: calc(82.5vw);
}

#loadingwheel-plantingmap {
  position: absolute;
  display: none;
  z-index: 1;
  top: calc(30vh);
  left: calc(27vw);
}

#loadingwheel-allocate_trees {
  position: absolute;
  display: none;
  z-index: 1;
  top: calc(30vh);
  left: calc(27vw);
}

#loadingwheel-ngoinspection {
  position: absolute;
  display: none;
  z-index: 1;
  top: calc(30vh);
  left: calc(27vw);
}

#loadingwheel-treeinspection{
  position: absolute;
  display: none;
  z-index: 1;
  top: calc(30vh);
  left: calc(27vw);
}
#cause-detail .em_country {
  text-align: right;
}

#cause-detail .em_shown_card2, #cause-detail .em_shown_card3, #cause-detail-2 .em_shown_card2, #cause-detail-2 .em_shown_card3{
  display: none;
}

.woocommerce-account .my-trees .em_container, .woocommerce-account .planting-map .em_container {
  transform: scale(0.7);
  transform-origin: 15% 15%;  
}

#btnFilter, #btnExport, #btnDelete {
  width: 85px;
  text-align: center;
}

#btnExport {
  margin-right: 30px;
}

#treemanager_banner {
  background-size: contain;
  max-width: 94%;
  border-radius: 5px;
  margin: 20px 0px;
  position: relative;
  height: 100px;
  color: #fff;
  padding: 15px;
}

#tm_banner_close_btn {
  position: absolute;
  right: 10px;
  top: 5px;
}

#treemanager_banner p {
  color: #fff;
  max-width: 71%;
}

#tm_banner_title {
  font-family: "Montserrat-Bold";
  font-size: 20px;
}

#tm_banner_subtitle {
  font-size: 14px;
  line-height: 18px;
  margin-top: 5px;
  letter-spacing: 0;
}

#tm_banner_cta {
  font-size: 14px;
  margin-top: 5px;
}

#tm_banner_cta i {
  position: relative;
  top: 2px;
}

@media (max-width: 768px) {
    .get_started_tab {
        margin-bottom: 40px;
    }  

    .our_partner {
      width: 50%;
      display: inline-block;
    }
    
    .our_partner img {
      width: 180px;
      height: 180px;
      display: block;
      margin: 20px auto;
    }
}

@media (max-width: 450px) {
  .woocommerce-account .woocommerce-MyAccount-content{
    width: 90%
  }

  div.pager form {
    margin: 10px 0;
    display: flex;
  }

  div.pager form img {
    margin-inline-end: 5px;
  }

  select.pagesize {
    margin-inline-start: 5px;
  }

  .our_partner {
    width: 50%;
    display: inline-block;
  }
  
  .our_partner img {
    width: 180px;
    height: 180px;
    display: block;
    margin: 20px auto;
  }
}

@media (max-width: 400px) {
    .get_started_text {
        margin-top : 20px;
    }
    
    .get_started_tab {
        margin-bottom: 40px;
    }
    
    .get_started_give_step {
        width: 90% ;
        margin-left: 1% ;
    }
    
    .give_step_text {
        margin-top: 15px;
    }

    .our_partner {
      width: 50%;
      display: inline-block;
    }
    
    .our_partner img {
      width: 180px;
      height: 180px;
      display: block;
      margin: 20px auto;
    }
 }

/* landing page */
#loadingwheel {
  display: block !important;
  top: 0px !important;
}

#unboxing_title {
  font-weight: bold;
}

#lang_selector {
  width: 100%;
  position: absolute;
  top: 35px;
  text-align: center;
}

#lang_selector i {
  margin-right: 10px;
}

#lang_selector.forgifts {
  top: 8%;
}

#lang_selector p {
  display: inline-block;
  font-size: 16px;
  color: #6a6a6a;
  font-family: "Montserrat-Medium";
}

#lang_selection {
  font-size: 14px;
  width: 100px;
  border: none;
  border-bottom: solid 1px #dadada;
  -webkit-appearance: unset;
  -webkit-border-radius: 0px;
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  color: #555;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  box-shadow: none;
  background-color: transparent;
  font-family: "Montserrat-Medium";
}

#lang_selection::after{
  content: '';
  position: absolute;
  left: 42%;
  top: 100%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #000;
  clear: both;
}

.unboxing-animation .present_closed {
  margin-top: 3%;
  width: 100%;
}

.gifts-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  max-height: 100vh;
  background: rgb(255, 255, 255);
}

.gifts-background-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  max-height: 100vh;
  background: transparent;
  z-index: 999;
}

.gifts-background-block.disabled {
  display: none;
}

#gifts_page {
  position: relative;
  z-index: 3;
}

#giftsmap_unboxing .unboxing-animation {
  position: relative;
  top: 30px;
  display: contents;
}

#giftsmap_unboxing .present {
  margin: 20% auto 7% auto;
}

.present {
  position: relative;
  top: 100px;
  height: 20vh;
  left: 0;
  margin: 8% auto 7% auto;
  -webkit-perspective: 600px;
          perspective: 600px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20vh;
}

.present .shadow {
  background-color: rgba(0, 0, 0, 0.05);
  width: 190%;
  height: 34%;
  margin: -12% 0 0 -47%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.instruction {
  width: 100%;
  text-align: center;
  display: block;
  font-family: "Montserrat-Medium";
}

.present_closed a {
  background-color: white;
  color: #95AD47;
}

.present_closed a.qbutton.large:hover {
  color: white !important;
  background-color: #95AD47 !important;
}

.rotate-container {
  -webkit-animation: present-rotate 30s infinite linear;
          animation: present-rotate 30s infinite linear;
  height: 100%;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  cursor: pointer;
}

@-webkit-keyframes present-rotate {
  0% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}

@keyframes present-rotate {
  0% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
.present .bottom,
.present .front,
.present .left,
.present .back,
.present .right {
  
  background-color: #bb966c;
  border: 1px solid #ad885f;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.present .bottom {
  -webkit-transform: translateY(50.7%) rotateX(90deg);
          transform: translateY(50.7%) rotateX(90deg);
}

.present .front,
.present .left,
.present .back,
.present .right {
  -webkit-transition: -webkit-transform 3s;
  transition: -webkit-transform 3s;
  transition: transform 3s;
  transition: transform 3s, -webkit-transform 3s;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.present .ribboned {
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
  content: '';
  height: 100%;
  left: calc(50% - 10px);
  position: absolute;
  -webkit-transform: translateZ(0.1px);
          transform: translateZ(0.1px);
  width: 16.5%;
}

.ribboned-horizontal {
  content: '';
  background-position: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
  left: 0;
  height: 20px;
  position: absolute;
  top: calc(50% - 10px);
  -webkit-transform: translateZ(0.1px);
          transform: translateZ(0.1px);
  width: 100%;
}

.present .left {
  -webkit-transform: translateX(-50%) rotateY(-90deg);
          transform: translateX(-50%) rotateY(-90deg);
}

.present .back {
  -webkit-transform: translateZ(-10.1vh) rotateY(180deg) rotateX(0);
          transform: translateZ(-10.1vh) rotateY(180deg) rotateX(0);
}

.present .right {
  -webkit-transform: translateX(50%) rotateY(90deg);
          transform: translateX(50%) rotateY(90deg);
}

.present .edge.front {
  -webkit-transform: translateZ(10.1vh);
          transform: translateZ(10.1vh);
}

.lid {
  display: block;
  position: relative;
  top: -100%;
  /* -webkit-animation: lid-animation 3.5s 1s infinite;
          animation: lid-animation 3.5s 1s infinite; */
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

/* @-webkit-keyframes lid-animation {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotateX(0);
            transform: translate3d(0, 0, 0) rotateX(0);
  }
  5% {
    -webkit-transform: translate3d(0, -10px, -5px) rotateX(5deg);
            transform: translate3d(0, -10px, -5px) rotateX(5deg);
  }
  10% {
    -webkit-transform: translate3d(0, -10px, 5px) rotateX(-5deg);
            transform: translate3d(0, -10px, 5px) rotateX(-5deg);
  }
  15% {
    -webkit-transform: translate3d(0, -10px, -5px) rotateX(5deg);
            transform: translate3d(0, -10px, -5px) rotateX(5deg);
  }
  20% {
    -webkit-transform: translate3d(0, -10px, 5px) rotateX(-5deg);
            transform: translate3d(0, -10px, 5px) rotateX(-5deg);
  }
  25% {
    -webkit-transform: translate3d(0, -10px, -5px) rotateX(5deg);
            transform: translate3d(0, -10px, -5px) rotateX(5deg);
  }
  30% {
    -webkit-transform: translate3d(0, 0, 0) rotateX(0);
            transform: translate3d(0, 0, 0) rotateX(0);
  }
}

@keyframes lid-animation {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotateX(0);
            transform: translate3d(0, 0, 0) rotateX(0);
  }
  5% {
    -webkit-transform: translate3d(0, -10px, -5px) rotateX(5deg);
            transform: translate3d(0, -10px, -5px) rotateX(5deg);
  }
  10% {
    -webkit-transform: translate3d(0, -10px, 5px) rotateX(-5deg);
            transform: translate3d(0, -10px, 5px) rotateX(-5deg);
  }
  15% {
    -webkit-transform: translate3d(0, -10px, -5px) rotateX(5deg);
            transform: translate3d(0, -10px, -5px) rotateX(5deg);
  }
  20% {
    -webkit-transform: translate3d(0, -10px, 5px) rotateX(-5deg);
            transform: translate3d(0, -10px, 5px) rotateX(-5deg);
  }
  25% {
    -webkit-transform: translate3d(0, -10px, -5px) rotateX(5deg);
            transform: translate3d(0, -10px, -5px) rotateX(5deg);
  }
  30% {
    -webkit-transform: translate3d(0, 0, 0) rotateX(0);
            transform: translate3d(0, 0, 0) rotateX(0);
  }
} */

.lid-top,
.lid-left,
.lid-back,
.lid-right,
.lid-front {
  background-color: #bb966c;
  border: 1px solid #ad885f;
  left: -5px;
  opacity: 1;
  position: absolute;
  top: 0;
}

.lid-top {
  height: 22vh;
  width: 22.3vh;
  top: -30px;
  -webkit-transform: translateY(-46%) rotateX(90deg);
          transform: translateY(-46%) rotateX(90deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.lid-left,
.lid-back,
.lid-right,
.lid-front {
  width: 22vh;
  height: 4.5vh;
  top: -25px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.lid-left {
  -webkit-transform: translateX(-50%) rotateY(-90deg);
          transform: translateX(-50%) rotateY(-90deg);
}

.lid-back {
  -webkit-transform: translateZ(-11vh) rotateY(180deg);
          transform: translateZ(-11vh) rotateY(180deg);
}

.lid-right {
  -webkit-transform: translateX(50%) rotateY(90deg);
          transform: translateX(50%) rotateY(90deg);
}

.lid-front {
  -webkit-transform: translateZ(11vh);
          transform: translateZ(11vh);
}

.lid .edge, .box .edge {
  border-left-width: 1px;
  border-right-width: 1px;
}

.box .edge {
  border-top-width: 1px;
  border-radius: 5px;
}

.lid .edge {
  border-bottom-width: 2px;
  border-radius: 3px;
}

.present:hover .lid {
  -webkit-animation: none;
          animation: none;
  -webkit-transform: translate3d(0, -20px, -10px) rotateX(5deg);
          transform: translate3d(0, -20px, -10px) rotateX(5deg);
}

.present:hover .lid .lid-top {
  -webkit-transform: translateY(-46%) rotateX(90deg) scale(0.98);
          transform: translateY(-46%) rotateX(90deg) scale(0.98);
}

.present.open .rotate-container {
  cursor: default;
}

.rotate-container .box {
  transform-style: preserve-3d;
  height: 100%;
}

.present.open .box .ribboned {
  display: none;
}

.present.open .box .edge,
.present.open .box .inner {
  border-width: 3px;
}

.present.open .bottom {
  -webkit-transform: translateY(51.8%) rotateX(90deg);
          transform: translateY(51.8%) rotateX(90deg);
}
.present.open .left {
  -webkit-transform: translateX(-47%) rotateY(-90deg) rotateX(-90deg);
          transform: translateX(-47%) rotateY(-90deg) rotateX(-90deg);
}
.present.open .back {
  -webkit-transform: translateZ(-11vh) rotateY(180deg) rotateX(-90deg);
          transform: translateZ(-11vh) rotateY(180deg) rotateX(-90deg);
}
.present.open .right {
  -webkit-transform: translateX(47%) rotateY(90deg) rotateX(-90deg);
          transform: translateX(47%) rotateY(90deg) rotateX(-90deg);
}
.present.open .front {
  -webkit-transform: translateZ(9vh) rotateX(-90deg);
          transform: translateZ(9vh) rotateX(-90deg);
}
.present.open .inner.front {
  -webkit-transform: translateZ(11vh) translateY(-0.1vh) rotateX(-90deg);
  transform: translateZ(11vh) translateY(-0.1vh) rotateX(-90deg);
}
.present.open .lid {
  -webkit-animation: none;
          animation: none;
  -webkit-transform: translate3d(0, -120px, -120px) rotateX(50deg);
          transform: translate3d(0, -120px, -120px) rotateX(50deg);
}

.present.open img.opened_box_tree {
  transform: scale(1.4) translateY(-15vh) translateZ(25px) translateX(5px);
}

.present.open img#animated_tag {
  display: none;
  position: absolute;
  left: 0;
  cursor: pointer;
}
.present.open img#animated_tree {
  position: absolute;
  opacity: 0;
  left: 0;
  cursor: pointer;
}

.present.opened .shadow {
  margin-top: -100%;
}

button.tml-button {
  background-color: #96ad47;
  border-radius: 4px;
  height: 30px;
  color: #fff;
  width: 100% !important;
  border: 2px solid #95ad47;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: .7px;
}

.nf-field-element input {
  padding: 8px 5px;
  border-radius: 5px;
}

.gift_loading_container, .gifts_loading_container {
  position: absolute;
  width: 100vw;
  height: 100vh;
  left: 50%;
  top: 50%;
  transform: translate(-50%);
}

.gift_loading_container .lottie_loading_animation, .gifts_loading_container .lottie_loading_animation {
  position: absolute;
  left: 50%;
  top: calc( 50% - 50px ) !important;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100px;
}

.gift_loading_container .loading_label, .gifts_loading_container .loading_label {
  text-align: center;
}

.gift_container , .gifts_container {
  display: none;
}

.lp_bottom_container {
  padding: 0 32%;
}


#gift_company, #gift_country {
    font-weight: 500;
}

.present_closed, #lp_top-section, .lp_todo_track {
  text-align: center;
}

#gift_tree_link2 {
  margin: 0 auto 35px auto;
  padding: 2px 39px;
  display: block;
  position: relative;
  margin-bottom: 30px;
  width: fit-content;
}

h2.present_closed {
  width: 100%;
  position: absolute;
  font-size: xx-large;
  top: 1%;
}

#lp_top-section {
  position: relative;
  top: 45px;
}

#gift-head-text-2, #gift_forest, #gift_forest_name {
  font-size: 20px;
  line-height: 35px;
}


.lp_todo_certificate, .lp_todo_register {
  width: 50%;
}


.lp_todo_track, .lp_bottom_container {
  opacity: 0;
  visibility: hidden;
}

.lp_todo_container {
  display: inline-block;
}

.lp_todo_container a {
  background-color: transparent;
  border: none;
  color: #95ad47;
  font-weight: bold;
  font-family: "Montserrat-Medium" !important;
}

.lp_todo_container a:after {
  color: #acacac;
}


.lp_todo_container a:hover {
  background-color: transparent !important;
  border: none !important;
  text-decoration: underline;
}

.lp_todo_track {
  margin-top: 130px;
}

.lp_todo_track {
  display: none;
}

.lpage_open_button, .gifts_btn {
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  padding: 15px 39px;
  border: 2px solid;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  font-family: "Montserrat-Medium";
  position: relative;
}

#gifts_logo_container {
  width: 100%;
  position: absolute;
  top: 13%;
  text-align: center;
  left: 0px;
}

#gifts_logo_container {
  top: 16%;
}

#gifts_logo_container img {
  max-height: 80px;
  max-width: 300px;
}

#lp_watermark {
  display: none;
  text-align: center;
  margin: 50px auto;
}

#lp_watermark  p {
  font-family: "Montserrat-Medium";
}

#lp_watermark.giftsmap {
  margin-top: 20px;
}

@media (max-width: 1024px) {
  .present .edge.front {
    -webkit-transform: translateZ(10.5vh);
    transform: translateZ(10.5vh);
  }
  .present.open .edge.front {
    -webkit-transform: translateZ(7vh) rotateX(-90deg);
    transform: translateZ(7vh) rotateX(-90deg);
  }

  .present.open .inner.front {
    -webkit-transform: translateZ(7vh) translateY(-0.1vh) rotateX(-90deg);
    transform: translateZ(7vh) translateY(-0.1vh) rotateX(-90deg);
  }
}

@media (max-width: 1024px) {
  .present {
    width: 20vh;
    height: 20vh
  }

  .present .back {
    transform: translateZ(-10.2vh) rotateY(180deg) rotateX(0);
    -webkit-transform: translateZ(-10.2vh) rotateY(180deg) rotateX(0);
  }
  .present.open .back {
    -webkit-transform: translateZ(-7vh) rotateY(180deg) rotateX(-90deg);
    transform: translateZ(-7vh) rotateY(180deg) rotateX(-90deg);
  }

  .lid-top {
    width: 22vh;
    height: 22vh;
  }

  .lid-left, .lid-back, .lid-right, .lid-front {
    height: 5vh;
    width: 22vh;
  }

  .lid-front {
    -webkit-transform: translateZ(11.1vh);
    transform: translateZ(11.1vh);
  }

  .lid-back {
    -webkit-transform: translateZ(-11.1vh) rotateY(180deg);
    transform: translateZ(-11.1vh) rotateY(180deg);
  }

}

@media (max-width: 1024px) {
  .lp_bottom_container {
    padding: 0 30%;
  }
}

@media (max-width: 768px) {

  .unboxing-animation .present_closed {
    margin-block-start: 10%;
    margin-top: 10%;
  }

  .present {
    margin-bottom: 110px;
  }

  #lp_top-section {
    margin: 0 20%;
  }

  .lp_bottom_container {
    padding: 0;
    display: block !important;
  }

  .lp_todo_name {
      margin-bottom: 70px;
  }
}

@media (max-width: 450px) {
  h2 {
    font-size: 26px;
  }

  .present .edge.front {
    -webkit-transform: translateZ(10vh);
    transform: translateZ(10vh);
  }

  .present, #giftsmap_unboxing .present {
    margin-top: 18%;
  }

  .present .back {
    transform: translateZ(-10vh) rotateY(180deg) rotateX(0);
    -webkit-transform: translateZ(-10vh) rotateY(180deg) rotateX(0);
  }

  .present.open img {
    transform: translateY(0vh);
  }

  .present .bottom {
    -webkit-transform: translateY(50%) rotateX(90deg);
    transform: translateY(50%) rotateX(90deg);
  }

  .present.opened .bottom {
    -webkit-transform: translateY(53%) rotateX(90deg);
    transform: translateY(53%) rotateX(90deg);
  }

  .present.opened .shadow {
    margin-block-start: -110%;
    margin-top: -110%;
  }

  h2.present_closed, .instruction {
    width: 90%;
    margin: 0px auto;
  }

  h2.present_closed {
    font-size: x-large;
  }

  #lp_top-section {
    margin: 0 auto;
    top: 35px;
    max-width: 95%;
  }

  .lp_todo_track {
    margin-top: 0;
  }

  .lp_todo_container {
    margin-block-start: 0;
  }

  .lp_todo_certificate, .lp_todo_register {
    width: 100%;
  }

  #nf-form-title-2 h3 {
    font-size: 24px;
  }

  #lang_selector {
    top: 3%;
  }

  #lang_selector i {
    margin-right: 0px;
  }
  
  #lang_selection {
    width: 115px;
  }

  #select_lang_label {
    display: none;
  }

  .gift_loading_container #loadingwheel, .gifts_loading_container #loadingwheel {
    top: calc( 50% - 130px ) !important;
  }
}

.nf-form-fields-required {
  display: none;
}

/* old style from TreeTracker */
/* register tree popup */
#lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}

.popupContainer {
  position: absolute;
  width: 330px;
  height: auto !important;
  left: 45%;
  top: 50px;
  background: #FFF;
}

#modal_trigger {
  margin: 40px auto;
  display: block;
}

.btn {
  padding: 10px 20px;
  background: #F4F4F2;
}

.btn_red {
  background:  #95ad47;
  color: #FFF;
}

.btn:hover {
  background: #E4E4E2;
  color: #fff !important;
}

.btn_red:hover {
  background: #dadada;
  color: #FFF !important;
}

.one_half {
  width: 50%;
  display: block;
  float: left;
}

.back_btn_container {
  margin-top: 10px;
  width: 100%;
  display: block;
  float: left;
}

.one_half.last {
  width: 45%;
  margin-left: 5%;
}

/* Popup Styles*/
.popupHeader {
  font-size: 13px;
  text-transform: uppercase;
}

.popupHeader {
  background: #F4F4F2;
  position: relative;
  padding: 10px;
  border-bottom: 1px solid #DDD;
  font-weight: bold;
}

.popupHeader .modal_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px 15px;
  background: #E4E4E2;
  cursor: pointer;
  color: #aaa;
  font-size: 16px;
}

.popupBody {
  padding: 17px;
  max-height: 72vh;
  overflow-y: auto;
  overflow-x: hidden;
}

/* Social Login Form */
.social_login .social_box {
  display: block;
  clear: both;
  padding: 10px;
  margin-bottom: 10px;
  background: #F4F4F2;
  overflow: hidden;
}

/* Register Tree */
#wp-submit1 {
  font-family: "Raleway" !important;
  font-size: 17px !important;
}

#register_modal .tml-user-pass2-wrap {
  display: none;
}

.social_login .icon {
  display: block;
  width: 10px;
  padding: 5px 10px;
  margin-right: 10px;
  float: left;
  color: #FFF;
  font-size: 16px;
  text-align: center;
}

.social_login .fb .icon {
  background: #3B5998;
}

.social_login .google .icon {
  background: #DD4B39;
}

.social_login .icon_title {
  display: block;
  padding: 5px 0;
  float: left;
  font-weight: bold;
  font-size: 16px;
  color: #777;
}

.social_login .social_box:hover {
  background: #E4E4E2;
}

.centeredText {
  text-align: center;
  margin-bottom: 20px;
  clear: both;
  overflow: hidden;
}

.centeredText1 {
  margin-bottom: 20px;
  clear: both;
  overflow: hidden;
}

.noteText {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 5px;
  clear: both;
  overflow: hidden;
  font-size: 10px;
}

.action_btns {
  clear: both;
}

.action_btns a {
  display: block;
  text-align: center;
}

/* User Login Form */
.user_login {
  display: none;
}

.user_login label {
  display: block;
  margin-bottom: 5px;
}

.user_login input[type="text"],
.user_login input[type="email"],
.user_login input[type="password"] {
  display: block;
  padding: 10px;
  border: 1px solid #DDD;
  color: #666;
}

.user_login input[type="checkbox"] {
  float: left;
  margin-right: 5px;
}

.user_login input[type="checkbox"]+label {
  float: left;
  margin-top: -5px;
  margin-bottom: 15px;
}

.user_login .checkbox {
  margin-bottom: 10px;
  clear: both;
  overflow: hidden;
}

.forgot_password {
  display: block;
  margin: 20px 0 10px;
  clear: both;
  overflow: hidden;
  text-decoration: none;
  color: #95ad47;
}

/* User Register Form */
.ct_reg_btn {
  visibility: hidden;
}

#register_modal .user_login .the_champ_outer_login_container {
  display: none;
}

.user_register {
  display: none;
}

.user_register label {
  display: block;
  margin-bottom: 5px;
}

.user_register input[type="text"],
.user_register input[type="email"],
.user_register input[type="password"] {
  display: block;
  padding: 10px;
  border: 1px solid #DDD;
  color: #666;
}

.user_register input[type="checkbox"] {
  float: left;
  margin-right: 5px;
}

.user_register input[type="checkbox"]+label {
  float: left;
}

.user_register .checkbox {
  margin-bottom: 10px;
  clear: both;
  overflow: hidden;
}

#register_modal {
  top: 100px;
}

#register_modal .tml p {
  text-align: left;
}

#register_modal .checkbox label {
  font-size: 15px !important;
}

#register_modal .the_champ_login_ul li, #register_modal .the_champ_login_ul li i{
  width: 100% !important;
  display: block;
}

#register_modal .the_champ_login_ul li i .theChampLoginSvg {
  margin-left: calc( 50% - 20px ) !important;
}

#register_modal .tml-register .error {
  max-width: 100% !important;
}

#register_modal .tml-field-wrap.tml-user_pass1-wrap,
#register_modal .tml-field-wrap.tml-user_pass2-wrap {
  position: relative;
}

#register_modal .tml-field-wrap.tml-tnc_agreement-wrap,
#register_modal .tml-field-wrap.tml-submit-wrap {
  margin-bottom: 0;
}

#register_modal .mc4wp-checkbox.mc4wp-checkbox-wp-registration-form {
  margin-top: 0;
  margin-bottom: 20px;
}

#register_modal .tml-field-wrap .field-icon {
  top: 45px;
  right: 10px;
  position: absolute;
  z-index: 2;
  color: #CFD1D7;
}

#register_modal .tml-field-wrap .field-icon:hover {
  color: #95ad47;
  cursor: pointer;
}

#register_modal .tml-field-wrap.tml-indicator-wrap,
#register_modal .tml-field-wrap.tml-indicator_hint-wrap,
#register_modal .the_champ_outer_login_container {
  display: none;
}

/* ask from popup */
.reg_popup {
  margin-top: -80px;
  margin-bottom: 20px;
  margin-left: -15px;
  --background-color: #555;
  --border-radius: 6px;
  --padding: 5px;
  position: relative;

  background: #99cc33;
  border: 4px solid #ffffff;
  border-radius: 10px;
}

.reg_popup .reg_popuptext {
  width: 160px;
  color: #fff;
  text-align: center;
  z-index: 1;
  position: relative;
  font-size: 13px;
}

.reg_button {
  color: #fff;
}

#reg_btn_yes, #name_btn_yes {
  margin-right: 40px;
}

.content {
  z-index: 101;
}

#add_name_modal {
  top: 150px !important;
}

.em_reg_login_btn {
  background-color: white;
  width: 99% !important;
  height: 30px;
  border: 2px solid #dadada;
  border-radius: 4px;
  color: black !important;
  font-weight: 400;
  margin-top: -1em;
}

.em_reg_login_btn:hover{
  cursor: pointer;
  background-color: #94ad47;
  color: white !important;
  border-color: #94ad47;
}

/* register */
.popupContainer.onLandingPage {
  position: relative;
  left: 35%;
}

#register_modal.onLandingPage, #add_name_modal.onLandingPage {
  top: -850px;
  border: 1px solid #94ad47;
  padding: 5px;
}


@media (max-width: 1024px) {
    .gift_2 {
       padding-right: 0px !important;
    }

    .gift_3 {
      padding-left: 55px;
    }


    .gift_track_btn_container {
      margin-left: 75px;
    }
}

@media (max-width: 768px) {
    .gift_3 {
      padding-left: 0px;
    }


    .gift_todo_container {
      margin-left: 18px;
    }

    .vc_col-sm-6.vc_column-inner.wpb_wrapper.gift_track_btn_container {
      width: 100%;
    }

    .gift_track_btn_container {
      margin-left: 0px;
      margin-top: 0px;
      margin-bottom: 30px !important;
      max-width: 440px;
      width: 200%;
    }

    .gift_title .wpb_wrapper h1 {
        display: none;
    }
    
    .hr-text {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .gift_title .wpb_wrapper h1 {
        display: none;
    }
    
    .gift_2, .gift_3 {
        padding-right: 0px !important;
        padding-left: 0px !important;
        text-align: center;
    }
    
    .gift_1_text_container {
        margin-top: 0px;
    }

    #gift_tree_btn {
        top: 0px;
        margin-top: 0px;
    }

    .txt3, .txt3_p {
      display: block;
    }
    
    .txt1, .txt2, .txt3 {
        font-size: 24px;
        text-align: center;
        animation: none !important;
    }
    
    .gift_todo_container p {
        width: 100%;
        text-align: center;
        font-size: 13px;
        line-height: 20px;
    }

    #gift_register_btn , #gift_name_btn {
        top: 0px;
    }
    
    .gift_2, .gift_1 {
        left: 95px;
    }

}

@media (max-width: 450px) {
    .hr-congrats {
        display: block;
    }
    
    .hr-text {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .gift_title .wpb_wrapper h1 {
        display: none;
    }
    
    .gift_2, .gift_3 {
        padding-right: 0px !important;
        padding-left: 0px !important;
        text-align: center;
    }

    .gift_todo_container {
      margin-left: 0px;
    }

    .gift_track_btn_container {
      width: 100%;
    }

    
    .gift_1_text_container {
        margin-top: 0px;
    }

    .gift_todo_container h3, .gift_todo_container p {
        left: 0px;
    }
    
    .txt1, .txt2 {
        font-size: 24px;
        text-align: center;
        animation: none !important;
    }
    
    .gift_todo_container p, .gift_track_btn_container p {
        width: 100%;
        text-align: center;
        font-size: 13px;
        line-height: 20px;
    }
    
    .gift_2, .gift_1 {
        left: 0px !important;
    }

}

@media (max-width: 320px) {
  .gift_container , .gifts_container {
      border: none;
  }
}

/* multiple trees gift */
.vc_row.wpb_row.section.vc_row-fluid.vc_custom_1603798905441 {
  margin-block-end: 0 !important;
}

#giftsmap_unboxing {
  min-height: 90vh;
  overflow: hidden;
}

#giftsmap_top-section, #giftsmap_bottom-section {
  text-align: center;
}

#gifts_forest,
#gifts_forest_name {
  font-size: 20px;
  line-height: 40px;
}

#gifts_company, #gifts_country, #gifts_count {
  font-weight: 500;
}

#gifts_btn_container {
  margin-bottom: 30px;
}

#gifts-map-container {
  display: inline-block;
  width: 100%;
  max-width: 850px;
  vertical-align: top;
}

#gifts-table-container {
  display: inline-block;
  width: 100%;
  max-width: 850px;
  padding: 20px 0;
  vertical-align: top;
  padding-top: 0px;
}

#gifts-table-container .table-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}

#gifts-table-container .table-controls .left-control {
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
}

#gifts-table-container .table-controls .center-control {
    vertical-align: middle;
}

#gifts-table-container table thead tr th, #gifts-table-container table tfoot tr th, #gifts-table-container table tbody td {
  font-size: 16px;
}

#gifts-table-container table tbody tr.selected-row {
  background-color: #95AD47 !important;
}

#gifts-table-container table tbody tr.selected-row td,
#gifts-table-container table tbody tr.selected-row td a {
  color: #ffffff;
}

#gifts-table-container table tbody td a {
  text-decoration: underline;
  color: #95AD47;
  font-size: 13px;
}

#gifts-table-container table tbody td a:hover{
  text-decoration: none;
}

#gifts-table-container table tbody td .edit_name_btn{
  margin-left: 5px;
}

#gifts-map-container .mapbox-container {
    position: relative;
    overflow: hidden;
    margin: 20px 0px;
    width: 100%;
    height: 400px;
}

#gifts-map-container .mapbox-container .mapboxgl-map {
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    display: none;
}

#gifts-map-container .mapbox-container .mapboxgl-map.fullscreen {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    border-radius: 0px;
    z-index: 2;
    overflow-y: hidden;
}

#gifts-map-container .mapbox-container .mapboxgl-map .mapboxgl-popup-close-button {
    display: none;
}

#gifts-map-container .mapbox-container .map-fullscreen-button {
    position: absolute;
    cursor: pointer;
    background-color: #fff;
    margin: 10px;
    padding: 7px 8px;
    border-radius: 5px;
    display: none;
}

#gifts-map-container .mapbox-container .map-fullscreen-button.fullscreen {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 4;
}

#gifts-map-container .mapbox-container .map-fullscreen-button.fullscreen i.min,
#gifts-map-container .mapbox-container .map-fullscreen-button i.max {
    display: block;
}

#gifts-map-container .mapbox-container .map-fullscreen-button.fullscreen i.max,
#gifts-map-container .mapbox-container .map-fullscreen-button i.min {
    display: none;
}

#gifts-map-container .mapbox-container .progress {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.5);
    z-index: 9;
    display: flex;
    align-items: center;
    border-radius: 5px;
}

#gifts-map-container .mapbox-container .progress .loading-text {
    font-size: 16px;
    color: #FFFFFF;
    position: relative;
    left: calc(50% - (1.25em * 3));
}

#gifts-map-container .mapbox-container .progress .loading-text::before {
    content: 'Loading trees';
}

#gifts-map-container .mapbox-container .progress .loading-text::after {
    display: inline-block;
    animation: dotty steps(1,end) 1s infinite;
    content: '';
}

#gifts-map-container .mapbox-control {
    margin-bottom: 30px;
    display: none;
}

#gifts-map-container .mapbox-control.fullscreen {
    position: fixed;
    z-index: 3;
    bottom: 75px;
    left: 0px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 45px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#gifts-map-container .em-bounce {
  animation: bounce 0.5s ease;
}

@keyframes em-bounce {
  0% { transform: translateY(0); }
  50% { transform: translateY(-20px); }
  100% { transform: translateY(0); }
}

#gifts-map-google {
  margin: 10px auto 35px auto;
  width: 100%;
  height: 400px;
  border-radius: 5px;
}

#gifts-map-google button.gm-ui-hover-effect {
  visibility: hidden;
  display: none
}

#gifts-map-google #iw-container {
  height: unset;
  min-width: unset;
  margin: unset;
  padding: unset;
  padding-top: 10px;
  margin-left: 3px;
}

#gifts-map-google .gm-style-iw-chr {
  height: 20px;
  display: none;
}

.gifts_container {
  display: none;
}

#gifts_text_container {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0px;
  top: 50px;
}

#giftsmap_top-section {
  display: flow-root;
  padding: 10px;
  max-width: 850px;
  margin: 70px auto;
}

#giftsmap_bottom-section {
  display: inline-block;
  width: 100%;
}

#gifts_main_action {
  position: fixed;
  bottom: 0px;
  padding: 20px 0;
  width: 100%;
  background-color: #fff;
  text-align: center;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.57);
}

.gifts_certificate_btn, .gifts_register_trees {
  padding: 0px;
  text-align: center;
  margin-bottom: 10px;
  border-radius: 3px;
  background: #F2F6E3;
  text-align: left;
  padding: 12px 13px;
  color: #333;
  font-family: Montserrat;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  cursor: unset;
  width: max-content;
  min-width: 65%;
  position: relative;
}

.gifts_certificate_btn i.gifts_info, .gifts_register_trees i.gifts_info {
    background: #95AD47;
    padding: 5px;
    border-radius: 200px;
    font-weight: 700;
    font-size: 10px;
    color: #ffffff;
    margin-right: 5px;
}

.gifts_certificate_btn a, .gifts_register_trees .btn-register {
  margin-left: 5px;
  border-radius: 200px;
  background: #95AD47;
  padding: 5px 12px;
  color: #ffffff !important;
  cursor: pointer;
  border: 1px solid #95AD47;
  right: 10px;
  top: 8px;
  position: absolute;
}

.gifts_certificate_btn a:hover, .gifts_register_trees .btn-register:hover {
  background: #ffffff;
  color: #95AD47 !important;
}

.gifts_register_trees .btn-register.disabled {
  background: #ADADAD;
  border: 1px solid #ADADAD;
  color: #FFFFFF;
  cursor: not-allowed;
  pointer-events: all !important;
}

.gifts_register_trees .btn-register.disabled:hover {
  color: #FFFFFF !important;
}

.gifts_certificate_btn a {
  color: inherit;
}

.gifts_left_btn, .gifts_right_btn, .gifts_name_btn {
  cursor: pointer;
}

.gifts_register_trees.disabled {
  cursor: not-allowed;
  pointer-events: none;
  background: #ADADAD !important;
  border: 2px solid #ADADAD !important;
  color: #FFFFFF !important;
  cursor: not-allowed;
  pointer-events: all !important;
}

.gifts_register_trees.disabled span {
  display: none;
}

.gifts_label {
    margin-bottom: 30px !important;
}

#gifts_tree_btn {
    width: 140px;
    margin-left: calc( 50% - 92px)
}

.em_gifts_name_form {
  border: 1px solid #000;
  padding: 3px;
}

.em_gifts_name_inp {
  width: 100%;
  margin-top: 5px;
}

table.tablesorter.giftsmap {
  background-color: #ffffff;
}

#em_cause_table.giftsmap tr:nth-child(odd) {
  background-color: rgba(256,256,256,0.2);
}

#em_cause_table.giftsmap tr:nth-child(even) {
  position: relative;
  background-color: #F5F8ED;
}

table.tablesorter.giftsmap tbody td, table.tablesorter.giftsmap thead th {
  padding: 20px 0px;
  border: none;
  position: relative;
}

table.tablesorter.giftsmap thead th {
  font-weight: 700;
}

table.tablesorter.giftsmap tbody td {
  color: #333;
  text-align: center;
  font-family: Montserrat;
  font-size: 12px !important;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
}

#gifts-table-container table tbody td a.td_tree_code {
  text-decoration: unset;
  color: #333;
  font-size: 12px;
}

#gifts-table-container table tbody td a.td_tree_code i {
  display: none;
}

.gifts_unamed_tree {
  padding: 10px 0px;
  border: solid 1px grey;
  border-radius: 5px;
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gifts_table_name i {
  float: right;
  right: 10px;
  position: relative;
}

.gifts_table_name.gifts_named_tree i {
  right: 17px;
}

#giftsmap_mobile_nav_container {
  display: none;
}

#ct_name_container.gifts {
  top: 0px;
  text-align: center;
}

.gifts_title{
  font-size: 36px;
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 1);
}

#hr-gifts {
  font-size: 20px;
  color: rgba(0, 0, 0, 1);
}

@media (max-width: 768px) {

  #gifts_tree_btn {
    margin-left: calc( 50% - 83px)
  }

}

@media (max-width: 768px) and (min-height: 1024px) {
  #gifts-map-google {
    height: 40vh;
  }
}

@media (max-width: 450px) {

  #giftsmap_unboxing .unboxing-animation {
    top: 28%;
    position: absolute;
    left: 0;
    display: block;
    right: 0;
    margin: 0 auto;
  }

  #giftsmap_multiple_open_my_gift {
    top: 90px;
    position: relative;
  }

  #giftsmap_unboxing h2.present_closed {
    width: 80%;
    margin: 20px;
  }

  #giftsmap_unboxing .instruction{
    position: relative;
    margin: 0 auto;
    top: 60px;
  }

  #giftsmap_unboxing .instruction span {
    display: block;
  }

  #gifts_page #lp_watermark {
    margin-top: 0px;
  }

  #giftsmap_unboxing .unboxing-animation .present_closed {
    margin-block-start: unset;
    margin-inline-start: unset;
  }

  #gifts-map-container {
    width: 100%;
  }

  .gifts_title{
    font-size: 24px;
  }

  .gifts_header_text p {
    font-size: 14px;
  }

  .gifts_left_btn, .gifts_right_btn {
    position: absolute;
    transform: scale(0.7,0.7);
  }

  .gifts_left_btn {
    left: -200px;
    top: -7px;
  }

  .gifts_right_btn {
    left: 200px;
    top: -7px;
  }

  .gifts_treecode .wpb_wrapper h1 {
    font-size: 28px;
  }

  #gifts-map-google {
    height: 25vh;
    margin-bottom: 40px;
  }
  
  #hr-gifts {
	font-size: 18px;
  letter-spacing: normal;
  }

  #gifts_forest, #gifts_forest a {
    font-size: 18px;
    line-height: unset;
  }

  #giftsmap_bottom-section {
    width: fit-content;
  }

  #gifts_detail_btn_container {
    top: 40px;
    position: relative;
  }

  #gifts_text_container {
    top: 50px;
    max-width: 95vw;
    margin: 0 auto;
    left: 0;
    right: 0;
  }

  #giftsmap_mobile_nav_container {
    display: block;
    margin: 50px auto 30px auto;
    position: relative;
  }

  .giftsmap_mobile_nav {
    display: inline-block;
    width: 40%;
    border-radius: 25px;
    border: solid 2px;
    border-color: #000;
    padding: 5px 0px;
    background-color: transparent;
  }

  .giftsmap_mobile_nav.active {
    color: #ffffff;
    background-color: #000;
  }

  .giftsmap_mobile_nav.inactive {
    color: #000;
  }

  #gifts-map-container.active, #gifts-table-container.active {
    display: block;
  }

  .gifts_certificate_btn, .gifts_register_trees {
    display: flex;
    align-items: flex-start;
    gap: 5px;
    width: 100%;
    padding: 10px 5px;
    box-sizing: border-box;
  }

  .gifts_certificate_btn span, .gifts_register_trees span {
    max-width: 150px;
  }

  .gifts_certificate_btn a, .gifts_register_trees .btn-register {
    white-space: nowrap;
    display: inline-table;
    max-width: unset;
  }

  #wrapper_em_cause_table {
    overflow-x: auto;
    width: 100%;
  }

  table.tablesorter.giftsmap tbody td, table.tablesorter.giftsmap thead th {
    min-width: 100px;
  }

  #gifts-table-container {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }

  #gifts-table-container .pager {
    width: 100%;
  }

  #gifts-table-container .pager .table-controls {
    flex-wrap: wrap;
  }

  #gifts-table-container .pager .table-controls .left-control {
    flex-basis: 100%;
    text-align: left;
    margin-bottom: 15px;
  }

  #gifts-table-container .pager .table-controls .center-control img {
    margin-inline-end: 0px !important;
  }

  #gifts-table-container tbody tr:nth-child(even) td:nth-child(1),
  #gifts-table-container tbody tr:nth-child(even) td:nth-child(2) {
    background-color: #F5F8ED;
  }

  #gifts-table-container thead th:nth-child(1),
  #gifts-table-container tbody td:nth-child(1) {
    position: sticky;
    left: 0; /* width of first column */
    min-width: 40px;
    max-width: 40px;
    width: 40px;
    z-index: 3;
  }

  #gifts-table-container thead th:nth-child(2),
  #gifts-table-container tbody td:nth-child(2) {
    position: sticky;
    left: 40px; /* width of first column */
    min-width: 140px;
    max-width: 140px;
    width: 140px;
    z-index: 3;
    box-shadow: 2px 0 5px -2px rgba(0,0,0,0.1);
  }

  #gifts-table-container thead th:nth-child(2)::after,
  #gifts-table-container tbody td:nth-child(2)::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;      /* adjust width as needed */
    height: 100%;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(162, 162, 162, 0.3) 100%);
    pointer-events: none;
    z-index: 10;
  }

  #gifts-table-container tbody td:nth-child(1),
  #gifts-table-container tbody td:nth-child(2) {
    background: #ffffff;
  }

  #gifts-table-container tbody td:nth-child(1) {
    color: #333 !important;
  }

  #gifts-table-container table tbody td a.td_tree_code {
    text-decoration: underline;
    color: #95AD47 !important;
    font-size: 13px;
  }

  #gifts-table-container table tbody td a.td_tree_code i {
    display: inline-block;
  }

  #gifts-table-container table thead th:last-child,
  #gifts-table-container table tbody td:last-child {
    display: none;
  }
}

/*planter fanpage */
.fp_banner {
  background: url('/wp-content/uploads/2020/10/planter_img.png') no-repeat;
  background-size: 100vw;
  width: 2642px;
  height: 291px;
  position: absolute;
  top: 0;
}

.fp_content {
  padding: 0 10% 9% 15%;
  position: relative;
  margin-block-start: 14%;
  margin-top: 14%;
}

.em_planter_preview_container {
  width: 100%;
  height: 100%;
    -webkit-user-select: none; /* Chrome, Opera, Safari */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Standard syntax */
}

.fp_side_container .em_planter_preview_container {
  margin-block-end: 13%;
}

.em_planter_preview_container.planter_desc {
  margin: 1% 0 3% 0;
}

.em_planter_preview_container.planter_share {
  margin-left: calc(45% - 60px);
  display: table;
}

.planter_share.mobile {
  display: none;
}

.em_fanpage_content_container {
  display: none;
}

.fp_profile_container {
  text-align: center;
  margin-block-end: 3%;
  margin-bottom: 3%;
}

.fp_side_container {
  width: 23%;
  float: left;
}

.fp_card_text.responsive {
  display: none;
}

.fp_card_text.responsive .fp_planter_desc {
  margin-block-end: 5%;
}

.fp_card_text.responsive .fp_planter_ngo {
  font-weight: 600;
}

.fp_card_text.responsive img {
  width: 25%;
}

.fp_msg_container {
  width: 92.5%;
  margin-left: 37px;
}

.fp_planter_img {
  width: 192px;
  height: 192px;
  border: solid 4px #fff;
  background: url(/wp-content/uploads/2018/07/planter_placeholder.jpg);
  background-size: cover !important;
  border-radius: 50%;
  margin: 0 auto;
}

.fp_card_footer img {
  max-height: 75px;
  display: block;
  margin: auto auto 10px auto;
}

.fp_card_footer a {
  color: #95ad47;
  text-decoration: underline;
}

.fp_card_footer a:hover {
  color: #0a0a0a;
  text-decoration: none;
}

.emfp_ngo_icon img{
  max-height: 75px;
}

.fp_msg_to {
  font-weight: 700;
  font-size: 20px;
  display: inline;
  margin-inline-start: 4%;
  margin-left: 4%;
}

.fp_msg_to_label {
  display: inline-block;
  position: relative;
}

.fp_msg_btn {
  float: right;
  bottom: 10px;
}

.fp_msg_btn, #fp_msg_send_btn {
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif !important;
  border-radius: 50px;
  text-transform: none;
  border: 2px solid #95AD47;
  background-color: #95AD47;
  color: #ffffff;
  font-weight: bold;
  padding: 7px 22px;
  position: relative;
  cursor: pointer;
}

.fp_msg_btn:hover, #fp_msg_send_btn:hover {
  background-color: white;
  color: #95AD47;
}

.em_msg_sender, .em_msg_time {
  display: inline-block;
}

.em_msg_container {
  margin-bottom: 31px;
  border-radius: 10px;
  box-shadow: 1px 5px 8px #eff3f7;
}

.em_msg_sender {
  font-size: 16px;
  font-weight: 600;
}

.em_msg_sender_to {
  font-weight: 100;
}

.em_msg_time {
  float: right;
  margin-left: 5px;
  color: #6b6969;
}

.em_all_msgs {
  height: inherit;
  overflow-y: auto;
  padding: 0 0.5% 2% 4%;
  margin-top: 35px;
  margin-block-start: 35px;
}

.em_no_msg_image {
  display: block;
  width: 125px;
  margin: auto;
}

.em_no_msg {
  margin: 3% 0;
  display: inherit;
  text-align: center;
}

.fp_msg_input {
  display: flex;
}

.fp_msg_input label {
  font-size: 14px;
  font-weight: 100;
  margin-block-start: 13px;
  margin-inline-start: 3%;
}

#fp_msg_send_text {
  width: 58%;
  height: 137px;
  border: solid 1px #a8a8a8;
  border-radius: 5px;
  margin: 10px 9% 20px 13%;
  font-size: 16px;
  padding: 5px;
}

#fp_msg_send_btn {
  margin-inline-start: 30%;
  width: 21.2%;
  height: 40px;
}

.fp_card_container {
  border: solid 1px #e9e9e9;
  border-radius: 5px;
}

.fp_card_header, .popup-header {
  font-weight: 700;
  background-color: #f6f9fa;
}

.fp_card_header {
  padding: 15px;
  font-size: large;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.fp_card_text {
  padding: 33px;
  height: calc( 50% - 90px);
}

.fp_planter_name {
font-weight: 700;
font-size: 24px;
}

.fp_planter_location {
  color: #555;
}

.fp_planter_ngo {
  text-align: center;
}

.fp_card_footer {
  position: relative;
  height: 25%;
  text-align: center;
  padding-bottom: 20px;
}

/* planter fanpage - popup */

.popup {
  display: none; 
  position: fixed; 
  z-index: 1; 
  padding-top: 100px;
  left: 0;
  top: 0; 
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}

.popup-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  border-radius: 5px;
  width: 52%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

.popup_close {
  color: a8a8a8;
  float: right;
  font-size: larger;
  font-weight: bold;
}

.popup_close:hover,
.popup_close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.popup-header {
  padding: 10px 20px;
  border-radius: 5px 5px 0 0;
  font-size: 16px;
}

.popup-body {padding: 20px;}

@media (max-width: 2560px) {
  .fp_banner {
    height: 400px;
  }
}

@media (max-width: 2000px) {
  .fp_banner {
    height: 380px;
  }
}

@media (max-width: 1000px) {
  .fp_card_text {
    font-size: 14px;
    line-height: 20px;
  }

  .fp_content {
    margin-block-start: 10%;
    padding-inline-start: 10%;
  }

  #fp_msg_send_text {
    margin-inline-end: 5%;
  }

}

@media (max-width: 768px) {
  .fp_banner {
    background-size : 200vh;
  }

  .em-square {
    width: 500px;
    margin-left: 75px;
    margin-top: 40px;
  }

  .em_planter_preview_container .em_container {
    width: 500px !important;
    height: 335px !important;
    right: 0px !important;
  }

  .em_planter_preview_container .em_container .em_card_stack .em_card_list .em_card .em_content_container {
    width: 95%;
    height: 70%;
  }

  .em_planter_preview_container .em_farmer_container {
    width: 50% !important;
    height: 100% !important;
  }

  .em_planter_preview_container .em_left_container {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    float: right;
  }

  .em_planter_preview_container .em_card_footer {
    margin-top: 0px;
  }

  .em_planter_preview_container .em_container .em_card_stack {
    position: unset !important;
  }

  .em_planter_preview_container {
    font-size: 18px;
    line-height: 26px !important;
  }

  .em_planter_preview_container.planter_desc {
    margin-bottom: 5%;
  }

  .fp_content {
    margin-block-start: 37%;
  }
  
  .fp_card_text.responsive {
    display: block;
    padding-block-start: 0;
    text-align: center;
  }

  .fp_side_container {
    position: static;
  }

  .fp_msg_container, .fp_side_container {
    width: 100%;
    display: contents;
    margin-left: 0;
  }

  .fp_side_container .em_planter_preview_container {
    display: none;
  }

  .em_msg_sender_to, .em_msg_sender_target {
    display: none;
  }

  .fp_msg_input {
    display: initial;
  }

  .popup-content {
    width: 85%;
  }

  #fp_msg_send_btn, #fp_msg_send_text {
    margin-inline-start: 3%;
  }

  #fp_msg_send_text {
    width: 88.5%;
  }
}

@media (max-width: 600px) {
  .em-square {
    width: 90%;
    margin-left: 15px;
    margin-top: 40px;
  }

  .em_planter_preview_container .em_container {
    width: 100% !important;
    height: 335px !important;
    right: 0px !important;
    margin-left: 0px;
  }

  .fp_content {
    margin-block-start: 35%;
  }

  .fp_planter_img {
    width: 155.2px;
    height: 155.2px;
  }

  .em_planter_preview_container.planter_desc {
    font-size: 18px;
    margin-block-end: 8%;
  }

  .fp_card_text {
    margin-top: 0;
  }
}

@media (max-width: 500px) {
  .em-square {
    width: 90%;
    margin: 40px auto;
  }

  .em_planter_preview_container .em_container {
    margin: auto !important;
    width: 100% !important;
    height: 203px !important;
  }

  .emfp_ngo_icon img {
    max-height: 50px;
  }

  .fp_content {
    margin-block-start: 40%;
  }

  .em_planter_preview_container {
    font-size: 12px;
  }

  .em_planter_preview_container.planter_share {
    margin-left: calc(40% - 60px);
  }

  .em_planter_preview_container.planter_share {
    display: none;
  }

  .planter_share.mobile {
    display: table;
    margin-top: 25px;
  }

  .fp_card_text {
    padding: 9px 18px;
  }

  .fp_card_text.responsive {
    padding: 0 33px 33px 33px;
  }

  .fp_card_text.responsive img {
    width : 35%;
  }

  #fp_msg_send_btn {
    width: 32.5%;
  }
}

@media (max-width: 450px) {
  .fp_content {
    margin-block-start: 45%;
  }

  .fp_msg_btn {
    padding: 5px;
    font-size: 12px;
    float: unset;
    text-align: center;
    max-width: 70%;
    margin: 0 auto;
  }

  .fp_msg_to {
    font-size: 17px;
  }

  .em_no_msg {
    margin: 5% 0;
  }

  .fp_msg_to_label {
    display: none;
  }
}

@media (max-width: 400px) {
  .fp_content {
    margin-block-start: 50%;
  }

  .em_planter_preview_container.planter_desc {
    margin-block-end: 12%;
  }

  .em_all_msgs {
    overflow-y: initial;
    padding: 0;
  }

  .fp_msg_to {
    font-size: 15px;
  }

  .fp_card_text.responsive .fp_planter_desc {
    margin-block-end: 10%;
  }

  .fp_card_text.responsive img {
    width : 45%;
  }
}

@media (max-width: 350px) {
  .fp_content {
    padding: 0 7% 15% 7%;
    margin-block-start: 65%;
  }

  .fp_msg_btn, #fp_msg_send_btn {
    font-size: 10px;
  }

  #fp_msg_send_btn {
    padding: 5px;
  }
}

@media (max-width: 300px) {
  .fp_content {
    margin-block-start: 70%;
  }

  .fp_msg_to {
    font-size: 12px;
  }
}

#cmap-google-admin-stock {
  margin: 10px auto 10px auto;
  width: 100%;
  height: 50vh;
  border: 1px solid black;
  float: left;
}

#loadingwheel-admin-stock {
  position: absolute;
  display: none;
  top: calc(44vh);
  left: calc(55vw);
}

#ti_ngo_stock {
  font-size: 18px;
  text-align: left;
  margin-bottom: 9px;
}

/* Trees Inspection : Move forest */
.fr_move_dtl_container {
  float: left;
  border-radius: 5px;
  padding: 20px;
  max-width: 94%;
  margin-bottom: 30px;
  border: 1px solid black;
  width: 100%;
}

.fr_move_dtl_container input, .fr_move_dtl_container select , #ti_fr_name_field, #ti_fr_po_number{
  width: 40%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  -webkit-appearance: button;
}

.fr_move_dtl_container span{
  margin: 15px 0;
}

.fr_field {
  margin: 5px 10px;
  display: inline-block;
  width: 100%;
}

.fr_checkbox_group {
  margin: 5px 20px;
}

.fr_extra_input {
  display: none;
}

.fr_extra_input_group_forest {
  display: none;
}

.fr_extra_input_allocate_user, .fr_extra_input_existing_forest, .fr_extra_input_preorder{
  display: none;
}

.group_container{
  max-width: 12%; 
  display: inline-grid;
}

.group_container_line1{
  margin: 5px 15px;
}

.total_trees_group{
  color: green;
  text-align: center;
}

.group_container input[type="checkbox"] {
  display: inline-block;
  width: 20%;
}

.group_label {
  display: inline-block;
  width: 70%;
}

.my-tree-loading-wheel {
  top: 50px;
  display: none;
}

/* tables */
#cause-table, #cause-table-2 {
  width: 100%;
}

table.tablesorter tbody tr {
  cursor: pointer;
}
table.tablesorter thead tr th {
  cursor: pointer;
}
table.tablesorter {
  font-family:arial;
  /* background-color: #CDCDCD; */
  margin:10px 0pt 15px;
  font-size: 12px;
  width: 100%;
  text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
  background-color: #e6EEEE;
  border: 1px solid #FFF;
  padding: 18px 10px;
  letter-spacing: 0;
  color: #333;
  font-family: "Montserrat";
  font-size: 12px !important;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}
table.tablesorter thead tr .header {
  background: url(img/table/bg.gif) no-repeat 99%;
  background-color: #e6EEEE;
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
  font-size: 8.5pt;
}
table.tablesorter tbody td {
  color: #3D3D3D;
  padding: 18px 10px;
  vertical-align: middle;
  text-align: center;
}
table.tablesorter tbody tr:nth-child(even) {
  background: #F5F8EC;
}
table.tablesorter tbody tr.odd td {
  background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
  background: url(img/table/asc.gif) no-repeat 99%;
}
table.tablesorter thead tr .headerSortDown {
  background: url(img/table/desc.gif) no-repeat 99%;
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

div.tablesorterPager {
  padding: 10px 0 10px 0;
  background-color: #D6D2C2;
  text-align: center;
}
div.tablesorterPager span {
  padding: 0 5px 0 5px;
}
div.tablesorterPager input.prev {
  width: auto;
  margin-right: 10px;
}
div.tablesorterPager input.next {
  width: auto;
  margin-left: 10px;
}
div.tablesorterPager input {
  font-size: 8px;
  width: 50px;
  border: 1px solid #330000;
  text-align: center;
}
input.pagedisplay {
  max-width: 50px;
  padding: 1px 5px !important;
  text-align: center;

  -moz-appearance: textfield;
}

@media (max-width: 450px) {
  #cause-table {
    overflow: scroll;
    display: block;
  }
}

/* Chrome, Safari, Edge, Opera hide arrow*/
input.pagedisplay::-webkit-outer-spin-button,
input.pagedisplay::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

select.pagesize {
  border: 1px solid #dadada;
  font-family: Raleway,sans-serif;
  font-size: 15px;
  float: right;
}
div.pager {
  display: block;
  width: 83vw;
  max-width: 100%;
  float: right;
  margin-bottom: 10px;
}

.pager .images_table{
  position: absolute;
}

.tab_selection {
  cursor: pointer;
  display: inline;
  padding: 2px 5px;
}

.tab_selection span{
  margin-left: 10px;
}

.tab_selection #select_table{
  border-right: solid 2px grey;
}

.tab_selection.active {
  color: #95AD47;
  font-weight: bold;
}

.pager .first, .pager .prevPager, .pager .nextPager, .pager .last {
  cursor: pointer;
}

.pager_disabled {
  pointer-events: none;
}

.img_disabled {
  filter: invert(30%);
  pointer-events: none;
}

#em_cause_table tr:nth-child(odd), #em_cause_table-2 tr:nth-child(odd), #em_planting_map_table tr:nth-child(odd),#em_cause_table_admin_stock tr:nth-child(odd),#em_cause_table_ngo_list tr:nth-child(odd), #em_my_forest_table tr:nth-child(odd) {
  background-color: #fff
}

table.tablesorter tbody td.col_unused_trees {
  color: #779c00;
}

table.tablesorter tbody td.col_unused_trees, table.tablesorter tbody td.col_total_trees {
  text-align: center;
}

.pager_gifts_map {
  width:100% !important;
  float: center !important;
}

.giftsmap {
  width:100% !important;
}

.selected_gift_map {
  background-color: #95ad47 !important;
  color: #FFF !important;
}

.selected_gift_map a{
  color: #FFF !important;
}

.selected_gift_map a:hover{
  text-decoration: underline;
}

.gm-style-iw div div {
  overflow : hidden !important;
}

/* global forest */
.forest_map_title, .global_forest_title {
  position: absolute;
  left: 50px;
  width: 250px;
  z-index: 1;
  top: 10px;
}

.forest_map_title {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 87vw;
  padding: 1.5vh 4vw 0px 4vw;
  color: #fff;
  align-items: center;
  gap: 10px;
  transition: all 0.5s ease-out
}

.forest_map_title_icon {
  position: fixed;
  left: 35px;
  width: 250px;
  z-index: 1;
  top: 10px;
  opacity: 1;
  transition: opacity 0.5s ease-out;
  cursor: pointer;
}

.forest_map_title p {
  font-family: "Montserrat" !important;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}

.forest_map_name {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  gap: 5px;
}

#forest_map_name_text {
  font-size: 26px;
  font-weight: bold;
  text-shadow: 2px 2px #00000029;
}

.forest_map_name_subtitle {
  display: flex;
  flex-direction: row;
  gap: 5px;
}

.forest_map_name_subtitle img {
  height: 16px;
  filter: drop-shadow(1px 1px 1px #00000075)
}

#forest_map_plant_forest {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.forest-map-plant-button {
  font-family: 'Montserrat';
  background-color: #95AD47;
  line-height: normal;
  font-weight: 600;
  font-size: 14px;
  border-radius: 100px;
  border: 1px solid #95AD47;
  color: #FFF;
  padding: 12px 20px;
  width: fit-content;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}

.forest-map-plant-button:hover {
  border: 1px solid #95AD47;
  background-color: white !important;
  color: #95AD47 !important;
}

.global_forest_company {
  position: absolute;
  right: 80px;
  top: 10px;
  background-color: transparent;
  width: 110px;
  z-index: 1;
  padding: 5px 20px;
  border-radius: 10px;
}

#glob_forest_btn, #glob_forest_back_btn {
  display: block;
  border-radius: 50px;
  font-size: 20px;
  padding: 15px 22px;
  font-weight: bold;
  letter-spacing: 1px;
  width: fit-content;
  margin: auto;
  color: #fff;
}

#glob_forest_btn:hover, #glob_forest_back_btn:hover {
  background-color: #fff !important;
}

#glob_forest_btn.close {
  display: none;
}

#glob_forest_back_btn {
  display: none;
  border-radius: 50px;
}

.global_forest_btn_container {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 10%;
  max-width: 100vw;
}

.global_forest_back_btn_container {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 10%;
}

.global_forest_panel, #forest_owner_panel {
  display: none;
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.35);
  padding: 15px;
  color: #fff;
  padding-left: 30px;
  padding-right: 50px;
  overflow: hidden;
}

.global-forest-container #forest_owner_panel {
  display: block;
}

#forest_owner_panel.hideDesktop {
  display: none;
}

#forest_cmp_label {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
}

.gf_panel_img {
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 5px 0px;
}

.gf_panel_country {
  display: inline-block;
  text-transform: capitalize;
  margin-left: 10px;
}

.global_forest_company img {
  vertical-align: middle;
}

#global_forest_deatil_loading {
  display: block;
  position: absolute;
  right: calc( 50% - 40px );
  top: 45%;
}

#global_forest_deatil_loading div {
  background: #fff;
}

.em-marker-cluster-icon {
  letter-spacing: 0;
  background-repeat: no-repeat;
}

#forestforum_btn {
  background-image: url(img/global-forest/ForestForum_btn.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 160px;
  height: 50px;
  position: absolute;
  bottom: 30px;
  right: 80px;
  cursor: pointer;
  z-index: 953;
}

#forestforum_btn:hover {
  background-image: url(img/global-forest/ForestForum_btn_hover.png);
}

#forestforum_container {
  display: none;
  position: absolute;
  top: 15%;
  right: 75px;
  width: 286px;
}

#forestforum_container ::-webkit-scrollbar {
  width: 5px;
}
 
#forestforum_container ::-webkit-scrollbar-thumb {
  background: rgba(68, 68, 68, 0.8);
  border-radius: 5px;
}

#forestforum_container ::-webkit-scrollbar-thumb:hover {
  background: rgba(68, 68, 68, 1);
}

#forestforum_container .em_treechat_header {
  background-color: #95ad47;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

#forestforum_container .em_treechat_header .em_treechat_title {
  color: #fff;
}

#forestforum_container .em_treechat_footer {
  border-radius: 0;
  border: none;
  padding: 5px;
  background-color: #95ad47;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

#forestforum_min{
  position: absolute;
  top: 8px;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  right: 10px;
  box-shadow: inset 0 0 5px #687c27;
  font-family: helvetica;
  cursor: pointer;
  color: #fff;
  font-size: 21px;
  text-align: center;
}

#forestforum_min:hover {
  background-color: #9eae6b;
}

#ff_chatbox {
  width: 267px;
  height: 400px;
  background-color: rgb(0,0,0,0.4);
  padding: 10px;
  overflow-y: scroll;
}

#ff_refresh {
  position: absolute;
  bottom: 60px;
  right: 10px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}

#ff_refresh:hover {
  color: #cacaca;
}

#ff_refresh_label {
  display: none;
  position: absolute;
  left: -145px;
  font-size: 12px;
  line-height: 25px;
}

#ff_refresh:hover #ff_refresh_label {
  display: block;
  width: 150px;
  -webkit-transition: width .5s;
  transition: width .5s;
}

#ff_loading {
  display: none;
  position: absolute;
  bottom: 40px;
  left: 38%;
}

#forestforum_form {
  background-color: #fff;
  height: 30px;
  line-height: 28px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#forestforum_chat_input {
  width: 80%;
  border: none;
  padding: 0px 5px;
}

#forestforum_submit {
  border: none;
  background-color: #fff;
  color: #95ad47;
  font-size: 17px;
  position: relative;
  top: 3px;
  right: 5px;
  float: right;
  cursor: pointer;
}

.ff_buble {
  margin: 4px;
  padding: 10px;
  border-radius: 4px;
  max-width: 85%;
  float: left;
  background-color: #474747;
  line-height: 20px;
  clear: left;
}

.ff_buble p {
  color: #fff;
}

.ff_name {
  width: fit-content;
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
}

.ff_date {
  width: fit-content;
  display: inline-block;
  float: right;
  font-size: 10px;
  line-height: 24px;
  color: #bdbdbd;
  margin-left: 20px;
}

.ff_buble_text {
  margin-top: 10px;
  font-size: 14px;
}

#ff_name_modal {
  display: none;
  background-color: rgb(0,0,0,0.7);
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0px;
  z-index: 3;
}

#ff_name_form_close {
  position: absolute;
  right: 3px;
  top: -1px;
  color: #403e3e;
  cursor: pointer;
}

#ff_name_form {
  position: absolute;
  top: calc( 50% - 50px );
  left: calc( 50% - 100px );
  height: 100px;
  width: 200px;
  background-color: #fff;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
  border-top: 5px solid #95ad47;
}

#ff_name_input {
  padding: 5px;
  border: none;
  text-align: center;
  border-bottom: 2px solid #95ad47;
  margin: 5px 0px 10px 0px;
}

#ff_name_submit {
  background-color: #95ad47;
  border: 2px solid #95ad47;
  padding: 5px 20px;
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}

#ff_name_submit:hover {
  background-color: #fff;
  color: #95ad47;
}

/* tree details of global forest */
.global-forest-container .em_tc_number_title {
  padding-top: 5px;
}
.global-forest-container .em_fm_container {
  top: 0px;
}
.global-forest-container .em_town, .global-forest-container .em_country {
  padding-top: 0px;
}
.global-forest-container .as_line {
  margin-top: 1.5%;
}
.global-forest-container .em_card_footer {
  text-align: center;
}
.global-forest-container .em_watermark {
  text-align: center;
  line-height: 12px;
}
.global-forest-container .em_content_container {
  text-align: center;
}

#global_forest_overview_panel.open, #glob_forest_back_btn.open {
  display: block;
}

.onCluster.close {
  display: none !important;
}

/* HQ Marker */

.hq_slides {display: none}
.hq_slides img {vertical-align: middle;}

/* Slideshow container */
.hq_iw_content {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.hq_prev, .hq_next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  background-color: rgba(0,0,0,0.2);
}

.hq_prev {
  left: 5px;
}

.hq_next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.hq_prev:hover, .hq_next:hover {
  color: white;
  background-color: rgba(0,0,0,0.5);
}

/* Number text (1/3 etc) */
.hq_img_nb {
  color: #f2f2f2;
  font-size: 10px;
  padding: 8px 12px;
  position: absolute;
  top: 5px;
  right: 0px;
  background: rgba(0,0,0,0.2);
}

.hq_img_nav {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.hq_img_nav.active, .hq_img_nav:hover {
  background-color: #717171;
}

/* Fading animation */
.hq_img_fade {
  animation-name: imgfade;
  animation-duration: 1.5s;
}

@keyframes imgfade {
  from {opacity: .4} 
  to {opacity: 1}
}

#hq_iw img {
  max-height: 250px;
  display: block;
  padding: 5px 0px 5px 5px;
}

#hq_iw .hq_iw_text {
  color: #f2f2f2;
  font-size: 15px;
  position: absolute;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 10px;
  bottom: 20px;
  left: 5px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 80%);
  width: 100%;
}

#hq_iw .hq_iw_text p {
  color: rgb(195, 195, 195);
  font-size: 13px;
}

#hq_iw .hq_iw_text a {
  color: rgb(195, 195, 195);
  text-decoration: underline;
}

@media (max-width: 450px) {


  .global_forest_panel, #forest_owner_panel {
    top: unset;
    bottom: 30px;
  }

  #forest_owner_panel .gf_panel_img {
    line-height: 28px;
  }

  .forest_map_title, .global_forest_title {
    left: 20px;
    width: 200px;
  }

  #global_forest_map_loading_container #ct_form_container {
    top: 50%;
    left: calc( 50% - 130px );
  }

  .global_forest_company {
    left: 25px;
    width: 80px;
    top: 80px;
    padding: 0px;
  }

  #forestforum_btn {
    background-image: url(img/global-forest/ForestForum_btn_mobile.png);
    bottom: 200px;
    right: 20px;
    width: 50px;
  }

  #forestforum_container {
    top: 0px;
    left: 15px;
    width: 100vw;
    z-index: 2;
  }

  #ff_chatbox {
    width: 100vw;
    height: calc( 100vh - 110px );
    background-color: #f0f0f0;
  }

  .forest_forum_outline {
    border-radius: 0px !important;
  }

  #ff_refresh {
    color: #000;
    font-size: 24px;
  }

  #glob_forest_back_btn {
    border-radius: 10px;
    width: 50%;
    left: 20px;
    height: 31px;
    bottom: 6%;
    position: fixed;
    padding: 15px;
    z-index: 1;
    font-size: 17px;
    letter-spacing: 0;
  }

  #glob_forest_btn {
    display: none !important;
  }
}

/* Trees Inspection */
.ti_ngo_container {
  float: left;
  width: 100%;
}

.ti_ngo_container_marker_group {
  float: left;
  margin-bottom: 30px;
}

.ti_ngo {
  font-size: 28px;
  margin-top: 20px;
}

.ti_ngo_info {
  text-transform: uppercase;
  font-weight: 700;
}

.ti_move_btn_container {
  text-align: center;
}

#btnMove {
  margin: 10px auto;
  width: 85px;
  text-align: center;
}

/* Redeem Page */
.fadeout_element {
  -webkit-animation: fadeoutnow 2s linear forwards;
  animation: fadeoutnow 2s linear forwards;
  opacity: 1;
}

@keyframes fadeoutnow {
  100% {
    opacity: 0;
  }
}

#redeem_loading {
  top: 46vh;
}

#redeem_loading div {
  background: #989898;
}

.redeem-container {
  text-align: center;
  background-size: cover;
  background-position: center;
  min-height: 100vh;
}

.redeem_title {
  max-height: 180px;
}

.redeem_content {
  padding: 30px;
}

.redeem_footer {
  margin-top: 30px;
  bottom: 0px;
  left: 50%;
}

#redeem_recipient_container, #redeem_thanks_container {
  display: none;
}

.redeem_btn {
  display: block;
  border-radius: 40px;
  font-size: 20px;
  padding: 15px 40px;
  font-weight: bold;
  letter-spacing: 1px;
  width: fit-content;
  margin: auto;
  color: #fff;
  background-color: #95ad47;
  border: 2px solid #95ad47;
}

.redeem_btn:hover {
  background-color: #fff ;
  color: #95ad47;
}

.redeem_btn.loading {
  width: 138px;
  text-align: left;
}

.redeem_btn.loading::after {
  display: inline-block;
  animation: dotty steps(1,end) 1s infinite;
  content: '';
}

@keyframes dotty {
  0%   { content: ''; }
  25%  { content: '.'; }
  50%  { content: '..'; }
  75%  { content: '...'; }
  100% { content: ''; }
}

.redeem_headtext {
  font-size: 32px;
  line-height: 40px;
}

.redeem_subheadtext {
  font-size: 18px;
  margin: 20px auto;
  letter-spacing: normal;
  text-align: center;
  max-width: 700px;
}

.redeem_input {
  padding: 20px;
  font-size: 24px;
  text-align: center;
  border: none;
  border-bottom: 2px solid #cacaca;
  letter-spacing: 1px;
  width: 100%;
  max-width: 450px;
  background-color: transparent;
}

.redeem_input:focus {
  border-bottom: 3px solid #95ad47;
}

.redeem_error_label {
  display: block;
  color: red;
}

.redeem_btn_container {
  margin-top: 30px;
}

#rdm_name_container, #rdm_address_opt {
  display: none;
}

#rdm_address_opt.active {
  display: block;
}

.rdm_radio_container {
  padding: 10px;
  cursor: pointer;
}

.rdm_radio_container input[type="radio"] {
  margin-right: 10px;
}

.redeem_addr_hint {
  display: block;
  font-size: 16px;
  margin-top: 15px;
  color: #a3a3a3;
}

.redeem_addr_hint a {
  color: #a3a3a3;
}

.redeem_addr_hint a:hover {
  color: #95ad47;
}

.redeem_lang_container {
  position: absolute;
  top: 0px;
  right: 30px;
  padding: 10px 20px;
}

#redeem_lang_label {
  width: 20px;
  position: relative;
  top: 4px;
  right: 5px;
  margin-right: 2px;
}

#redeem_lang {
  font-size: 18px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
  padding-bottom: 6px;
  cursor: pointer;
  background-color: transparent;
  color: #000;
}

.redeem_triangle_down {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555555;
  font-size: 0;
  line-height: 0;
  position: absolute;
  right: 8px;
  bottom: 50%;
}

.redeem_lang_container.light #redeem_lang {
  color: #fff;
}

.redeem_lang_container.light .redeem_triangle_down {
  border-top: 4px solid #fff;
}

.redeem_lang_container.light #redeem_lang_label {
  filter: brightness(10);
}

#btnvisit {
  margin-top: 60px;
  margin-bottom: 60px;
}

.btn_disabled {
  background-color: #838383;
  border-color: #838383;
  pointer-events: none;
}

#redeem_watermark {
  padding-bottom: 40px;
}

#redeem_email_pwd_field {
  display: none;
  margin: 20px auto;
}

@media (max-width: 450px) {
  .redeem_title {
    padding-top: 20px;
  }

  .redeem_lang_container {
    right: 5px;
    padding: 0px;
    display: block;
    margin: 0 auto;
    width: fit-content;
    position: relative;
    line-height: unset !important;
  }

  #redeem_lang_label {
    width: 17px;
    top: 4px;
    left: 13px;
    margin-right: 0px;
  }

  #redeem_lang {
    font-size: 12px;
    text-align-last: center;
  }

  .redeem_triangle_down {
    bottom: 39%;
    right: 4px;
  }

  .redeem_input {
    padding: 10px;
    max-width: 250px;
    font-size: 18px;
  }

  #redeem_bottom_img {
    max-width: 95vw !important;
  }

  .redeem_footer {
    position: relative;
    transform: none;
    left: 0%;
  }
}

/* Forest Map */
.forest_map_overview_panel {
  background-color: #fff !important;
  color: #000 !important;
  padding: 10px 15px !important;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.forest_map_overview_panel img {
  max-width: 15vw;
  max-height: 50px;
  margin: 10px auto!important;
  display: block;
}

#global_forest_map_loading_container {
  background-color: #eaeaea;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}

#global_forest_map_loading_container #ct_form_section {
  width: 100%;
}

#global_forest_map_loading_container #ct_form_container {
  opacity: 1;
  background: none;
  border: none;
}

#forest_map_loading_container #ct_form_section {
  background: transparent;
}

#forest_map_loading_container #ct_form_container {
  position: absolute;
  opacity: 1;
  background: none;
  border: none;
}

#forest_map_loading_container {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  padding: 0 100px;
}

#forest_map_loading_container #ct_progress_bar {
  position: relative;
  left: 0;
}

.forest_map_loading_text {
  color: #fff;
  margin-bottom: 10px;
}

/* #forest_load_progress_cont {
  font-size: 12px;
  color: #fff;
  margin-top: 10px;
} */

#forest_map_loading_container #ct_form_section {
  width: 100%;
}

#forest_map_logo {
  position: absolute;
  top: 30px;
  left: 90px;
  z-index: 1;
  max-width: 250px;
}

.fr-marker {
  background-size: contain;
  background-repeat: no-repeat;
  width: 74px;
  height: 86px;
  background-position: center bottom;
  cursor: pointer;
}

.fr-marker.init-tree {
  animation: markerbounce 2s 2 ease;
}
@keyframes markerbounce {
  0%   {top:-70px;}
  25%  {top:0px;}
  40%  {top:-50px;}
  55%  {top:0px;}
  70%  {top:-60px;}
  85%  {top:0px;}
  100% {top:0px;}
}

#forest_detail_panel, .global_forest_detail_panel {
  position: absolute;
  right: 8vw;
  top: 10vh;
  width: 17vw;
  height: 70vh;
  background-color: rgb(0,0,0,0.6);
  padding: 20px;
  border-radius: 10px;
  font-family: "Montserrat" !important;
}

#forest_detail_panel p {
  font-family: "Montserrat" !important;
}

#forest_share_panel {
  display: none;
}

#forest_map_setting_panel_mobile {
  display: none;
}

#global_forest_overview_panel {
  top: 15vh;
  display: none;
  height: 60vh;
}

#forest_detail_wrapper {
  display: flex;
  flex-direction: column;
  padding-right: 10px;
  max-height: 100%;
  overflow-y: scroll;
}

#forest_detail_wrapper::-webkit-scrollbar {
  width: 4px;
}
#forest_detail_wrapper::-webkit-scrollbar-track {
  background: rgb(217, 217, 217, .31);
  /* border-left: 3px solid rgb(0,0,0,0.6);
  border-right: 3px solid rgb(0,0,0,0.6); */
  border-radius: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}
#forest_detail_wrapper::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background-color: #95ad47;
}

#forest_detail_wrapper::-webkit-scrollbar-thumb:hover {
  background: #d3ddb3; 
}

.forest_detail_label {
  color: rgb(223, 223, 223);
  font-size: 12px;
  letter-spacing: 0px;
  line-height: 110%;
}

.forest_detail_section {
  border-bottom: solid 1px rgb(50, 50, 50);
  padding: 15px 8px 15px;
}

.forest_detail_section:last-child {
  border-bottom: none;
}

.forest_detail_section.hidden {
  display: none;
}

#gf_overview_hint.hidden {
  display: none;
}

.forest_detail_text {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}

.forest_detail_img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background-color: #fff;
  border-radius: 6px;
  padding: 30px;
  margin-top: 5px;
  margin-bottom: 10px !important;
}

.forest_detail_img img {
  scale: 80%;
  max-height: 95px;
}

.forest_species_container, .forest_planters_container {
  width: 100%;
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5px;
  row-gap: 17px;
}

.forest_planters_container {
  padding-bottom: 10px;
}

.forest_species, .forest_planter {
  /* width: 33%; */
  /* display: inline-block; */
  cursor: pointer;
  display: flex;
  flex-direction: column;
  width: 67px;
  cursor: pointer;
}

.forest_group_species.forest_species, .forest_group_planter.forest_planter {
  cursor: default;
}

.forest_species_img, .forest_planter_img {
  position: relative;
  display: inline-block;
}

.forest_species_img i, .forest_planter_img i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  color: #fff;
  opacity: 0.57;
  font-size: 22px;
  transition: all 0.5s ease;
}

.forest_species_img:hover i, .forest_planter_img:hover i {
  opacity: 1;
}

.forest_species img, .forest_planter img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
  border: solid 1px #c5c5c5;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
}

.forest_species p, .forest_planter p {
  color: #fff;
  font-size: 11px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  margin: 0 auto;
}

.forest_sound_container {
  display: flex;
  flex-direction: row;
  position: absolute;
  background: rgba(0,0,0,0.7);
  width: calc( 100% - 40px );
  left: 0px;
  top: 0px;
  padding: 18px 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.forest_sound_container p {
  color: #fff;
  font-size: 12px;
}

.forest_sound_section {
  flex-grow: 1;
}

.forest_sound_section p {
  font-weight: 600;
}

.forest_ct_play_sound i {
  font-size: 25px;
  color: #fff;
}

.forest_ct_play_sound .ct_soundwave {
  display: flex;
  height: 25px;
  width: 50px;
}

.forest_ct_play_sound i,
.forest_ct_play_sound.disabled .ct_soundwave {
  display: none;
  cursor: pointer;
}

.forest_ct_play_sound.disabled i {
  display: block;
}
.ct_soundwave {
  width:40px;
  height:25px;
  display:flex;
  align-items:center;
  justify-content:space-around;
  cursor:pointer;
  margin-right: 5px;
  right: 7px;
  position: relative;
}
.ct_soundwave:hover span {
  background-color:#fff;
}
.ct_soundwave span {
  display: block;
  width: 2px;
  background-color: #95ad47;
  animation: soundwave_animation 0ms -.8s linear infinite alternate;
  transition: height .8s, background .3s;
}

.ct_soundwave span:nth-child(1) {
  height:1px;
  animation-duration:474ms;
}
.ct_soundwave span:nth-child(2) {
  height:3px;
  animation-duration:433ms;
}
.ct_soundwave span:nth-child(3) {
  height:5px;
  animation-duration:407ms;
}
.ct_soundwave span:nth-child(4) {
  height:7px;
  animation-duration:458ms;
}
.ct_soundwave span:nth-child(5) {
  height:8px;
  animation-duration:.4s;
}

.ct_soundwave.off span {
  animation:none;
}
.ct_soundwave.off span:nth-child(1) {
  height:8px;
  animation-duration:474ms;
}
.ct_soundwave.off span:nth-child(2) {
  height:3px;
  animation-duration:433ms;
}
.ct_soundwave.off span:nth-child(3) {
  height:5px;
  animation-duration:407ms;
}
.ct_soundwave.off span:nth-child(4) {
  height:4px;
  animation-duration:458ms;
}
.ct_soundwave.off span:nth-child(5) {
  height:8px;
  animation-duration:.4s;
}

@keyframes soundwave_animation {
  0% {opacity:.35;height:4px}
  100% {opacity:1;height:18px}
}

#ct_sound.disabled .ct_soundwave, #ct_sound_animation_container i {
  display: none;
}

#ct_sound.disabled #ct_sound_animation_container i {
  display: block;
}

.embedded #ct_sound, .embedded #ct_hide_btn, .embedded .ct_dimension_btn, .embedded .ct_card_action_btn {
  display: none !important;
}

.owntree #ct_sound, .owntree #ct_hide_btn, .owntree .ct_dimension_btn, .owntree .ct_card_action_btn {
  display: none !important;
}

#forest_detail_share_container {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 2;
  background: rgba(0,0,0,1);
  width: calc( 100% - 34px );
  left: 0px;
  bottom: 0px;
  padding: 10px 14px 13px 20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

#forest_detail_share_button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 100%;
  padding: 7px;
  background: rgb(149, 173, 71, .45);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

#forest_detail_share_button:hover {
  background: rgb(149, 173, 71, 1);
  cursor: pointer;
}

#forest_detail_share_button p {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 2px;
}

#forest_detail_share_button i {
  color: #fff;
}

.ct_social_share_options {
  display: none;
  flex-direction: column;
  position: absolute;
  z-index: 12;
  bottom: 60px;
  left: 0px;
  width: calc( 100% - 4px);
  padding-top: 8px;
  padding-bottom: 8px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border: 2px solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: 
    linear-gradient(rgba(0,0,0,0.9), rgba(0,0,0,1)), 
    linear-gradient(to bottom, rgba(149, 173, 71, 1), rgba(108, 126, 49, 0.85) 65%, rgba(0, 0, 0, 0) 100%);
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out, opacity 0.5s ease-out;
}

.ct_social_share_options.visible {
  display: flex;
  max-height: 999px;
  opacity: 1;
}

.ct_social_share_header {
  display: flex;
  flex-direction: column;
  padding: 12px 20px 20px 25px;
  border-bottom: 1px solid #6f6f6f;
}

.ct_social_share_header i {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  cursor: pointer;
}

.ct_social_share_header p {
  color: #fff;
  font-size: 14px;
  line-height: 150%;
  font-weight: 500;
}

.ct_social_share_options ul {
  margin-top: 10px;
}

.ct_social_share_options ul li {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  list-style: none;
  text-align: left;
  overflow: hidden;
  font-family: "Montserrat" !important;
  font-weight: 600;
  font-size: 12px;
}

.ct_social_share_options ul li a {
  color: #fff;
  width: 100%;
  display: block;
  margin: 12px 25px;
  padding-bottom: 12px;
  padding-right: 25px;
  border-bottom: 1px solid #393939;
}

.ct_social_share_options ul li:hover {
  background: #37401A;
  cursor: pointer;
}

.ct_social_share_options ul li a i {
  /* border-right: solid 0.75px #3a3a3a; */
  width: 30px;
  display: inline-block;
  font-size: 16px;
}

.ct_social_share_options ul li a span {
  font-size: 12px;
  letter-spacing: 1px;
  margin-left: 15px;
}

.ct_social_share_options ul li.facebook_share {
  display: flex;
}

.ct_social_share_options ul li.mobile_share {
  display: none;
}

.forest_detail_gradient_bottom {
  display: flex;
  align-items: center;
  position: absolute;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(12, 12, 12, .7));
  width: 100%;
  height: 100px;
  left: 0px;
  bottom: 63px;
  z-index: 1;
  pointer-events: none;
}

#forest_detail_panel {
  top: 50%;
  width: 18vw;
  height: 60vh;
  background-color: rgb(0,0,0,0.7);
  padding-top: 63px;
  padding-bottom: 63px;
  padding-right: 12px;
  padding-left: 19px;
  display: none;
  width: 290px;
  transform: translateY(-50%);
}

.people-forest #forest_detail_panel {
  padding-top: 10px;
  height: 75vh;
  top: 10vh;
}

#forest-map-mapbox .mapboxgl-popup-content {
  min-width: 500px;
  height: 268px;
  border-radius: 8px;
  padding: 0px;
  padding-bottom: 10px;
}

.forest_iw_tree {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.mapboxgl-popup .mapboxgl-popup-content .mapboxgl-popup-close-button {
  display: none !important;
}

.mapboxgl-popup {
  z-index: 11 !important;
}

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
  background-color: #585858 !important;
  clip-path: polygon(50% 105%, -5% 2%, 105% 0%);
  position: relative;
  top: -1px;
}

.mapboxgl-popup-content {
  border: 4px solid transparent !important;
  border-bottom: none !important;
  position: relative;
}

.mapboxgl-popup-content::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.7px;
  background-color: #585858;
  mask-image: linear-gradient(
    90deg,
    white 0%,
    white calc(24% - 14px),
    transparent calc(24% - 14px),
    transparent calc(24% + 6px),
    white calc(24% + 6px),
    white 100%
  );
  z-index: 10;
}

.forest_iw_header {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  border-bottom: solid 1px #EBEBEB;
  padding: 10px 25px 10px 30px;
  box-sizing: border-box;
}

.forest_iw_title {
  flex-grow: 1;
  font-family: "Montserrat-Bold";
  font-size: 20px;
  color: rgb(34, 34, 34);
}

.forest_iw_title.track_code {
  text-transform: uppercase;
  border-bottom: none;
  padding-bottom: 0px;
}

.forest_iw_close_btn {
  margin-left: auto;
  float: right;
  padding: 5px 8px;
  border-radius: 50%;
  position: static;
  margin-top: initial;
  right: initial;
}

.forest_iw_close_btn i {
  color: #333333;
  padding-left: 2px;
}

.forest_iw_content {
  display: flex;
  flex-direction: row;
  padding: 25px 30px;
  width: 100%;
  box-sizing: border-box;
  gap: 20px;
}

.forest_iw_shimer {
  position: absolute;
  top: 0px;
  z-index: 11;
  background: #e3e3e3;
  width: 152px;
  height: 152px;
  border-radius: 10px;
  mask: linear-gradient(-60deg, #000 30%, #0005, #000 70%) right/350% 100%;
  animation: shimmer 1.5s infinite;
}

@keyframes shimmer {
  100% {
    mask-position: left
  }
}

.forest_iw_img_container {
  display: flex;
  flex-direction: column;
  flex-basis: 30%;
}

.forest_iw_img {
  position: relative;
  width: 150px;
  display: inline-block;
  vertical-align: top;
}

.forest_iw_img img {
  position: absolute;
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 10px;
  border: solid 1px #fff;
  display: block;
  z-index: 12;
}

.forest_iw_navigation {
  position: absolute;
  top: 235px;
  width: 152px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  gap: 30px;
}

.forest_iw_prev_btn, .forest_iw_next_btn {
  background-color: transparent;
  border: none;
  box-shadow: none;
  cursor: pointer;
  padding: 5px;
  font-size: inherit;
  color: #333333;
  opacity: 0.5;
  padding: 3px;
}

.forest_iw_prev_btn:hover, .forest_iw_next_btn:hover {
  opacity: 1;
}

.forest_iw_prev_btn:disabled, .forest_iw_next_btn:disabled {
  cursor: not-allowed;
  opacity: 0.2;
}

.forest_iw_navigation_mobile {
  display: none;
}

.forest_iw_text {
  flex-grow: 1;
  font-family: Montserrat !important;
  display: inline-block;
  width: calc( 60% - 10px );
  padding-left: 10px;
  padding-top: 5px;
}

.forest_iw_label {
  font-size: 12px;
  color: #333333;
  line-height: 95%;
}

.forest_iw_val {
  margin-bottom: 7px;
  font-weight: bold;
  color: #222222;
  font-size: 13px;
}

.forest_iw_val.track_code {
  text-transform: uppercase;
}

.forest_iw_text_container {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: flex-end;
  gap: 2px;
}

#forest_tree_detail.forest_planter_detail .forest_iw_text_container {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 7px;
  gap: 0px;
}

.forest_iw_label_val {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 7px;
}

.forest_iw_track_btn, .forest_iw_copy_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #95AD47;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  scale: 80%;
}

.forest_iw_track_btn i, .forest_iw_copy_btn i {
  color: white;
  padding-left: 2px;
}

.forest_iw_track_tooltip, .forest_iw_copy_tooltip {
  visibility: hidden;
  background-color: rgba(0, 0, 0, .7);
  font-size: 11px;
  color: #fff;
  text-align: center;
  padding: 2px 10px;
  border-radius: 6px;
  position: absolute;
  margin-top: 80px;
  font-family: "Montserrat" !important;
  z-index: 11;
  white-space: nowrap;
}

.forest_iw_track_btn:hover .forest_iw_track_tooltip, .forest_iw_copy_btn:hover .forest_iw_copy_tooltip {
  visibility: visible;
}

.forest_iw_content_gradient {
  display: none;
}

.infobox_bing {
  font: 400 11px Roboto, Arial, sans-serif;
}

.infobox_bing .forest_iw_val {
 line-height: 15px;
}

.infobox_bing .forest_iw_track_btn, .infobox_bing .forest_iw_copy_btn {
  float: right;
  background-color: #efefef;
  padding: 5px;
  border-radius: 50%;
  position: absolute;
  margin-top: -28px;
  right: 15px;
}

#forest_popup_bg {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgb(0,0,0,0.7);
}

#teams_blog_show #forest_popup_bg {
  top: 0;
  left: 0;
  position: fixed;
}

.forest_popup_container {
  width: 400px;
  overflow: auto;
  border-radius: 5px;
  background-color: #fff;
  display: block;
  margin: 0 auto;
  position: relative;
  top: calc( 50% - 100px );
}

.forest_popup_header {
  background-color: #e3e3e3;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 5px 10px;
}

.forest_popup_container {
  color: #393939;
}

.forest_popup_content {
  padding: 15px;
}

#forest_popup_img_container img {
  width: 100%;
}

#forest_popup_desc_title, #forest_popup_desc_text {
  font-size: 13px;
  line-height: 19px;
  padding-left: 15px;
}

#forest_popup_desc_title {
  font-weight: bold;
  margin-bottom: 7px;
}

#forest_popup_close_btn, .em_popup_close_btn {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #393939;
  cursor: pointer;
}

#forest_mobile_tools_container {
  display: none;
  opacity: 0;
}

#forest_mobile_info_btn {
  display: none;
  position: fixed;
  background-color: #95ad47;
  bottom: 6%;
  right: 20px;
  height: 50px;
  width: 50px;
  border-radius: 10px;
  text-align: center;
  padding: 5px;
}

#forest_mobile_info_hint { display: none; }

.global-forest-container #forest_mobile_info_btn {
  left: 66%;
}

#forest_detail_close {
  display: none;
  position: absolute;
  bottom: -70px;
  background-color: rgba(0,0,0,0.7);
  padding: 11px;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 20px;
  border: solid 1px rgb(113, 113, 113);
  left: 50%;
  transform: translate(-50%, 0);
}

.forest_map_switcher_container {
  color: #fff;
  padding: 5px 20px;
  text-align: center;
}

.forest_map_switcher_container.active {
  display: block;
}

.forest_map_switcher_container .slider_ribbon {
  background-color: #95ad47;
  scale: 1.5;
}

#forest_logo_container {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}

#forest_logo_container #forest_owner_panel {
  position: unset;
  top: unset;
}

.forest_background_panel {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9;
  display: none;
  justify-content: center;
  align-items: center;
}

#forest_popup_background_panel {
  z-index: 10;
}

#forest_detail_close {
  position: absolute;
  right: 15px;
  cursor: pointer;
  color: #fff;
  font-size: 24px;
  z-index: 11; /* Ensure close button is on top of everything */
}

#forest_tree_detail {
  position: absolute;
  z-index: 10;
  top: calc( 50% - 104px );
  left: 50%;
  min-width: 500px;
  height: 288px;
  background-color: white;
  color: black;
  border-radius: 8px;
  display: none;
  transform: translateX(-50%) translateY(-50%);
}

#forest_tree_detail::after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 49%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  border-top: 17px solid white;
}

#forest_tree_detail.forest_planter_detail::after, #forest_tree_detail.forest_species_detail::after {
  content: none;
  border-top: none;
}

#forest_tree_detail.forest_planter_detail, #forest_tree_detail.forest_species_detail {
  top: 50% !important;
}

#forest_tree_detail.forest_species_detail {
  width: 65vw;
}
#forest_tree_detail.forest_species_detail .forest_iw_content {
  padding-right: 20px;
}
#forest_tree_detail.forest_species_detail .forest_iw_img_container {
  flex-basis: min-content;
}

#forest_tree_detail.forest_species_detail .forest_iw_text {
  padding-top: 0px;
  padding-right: 10px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 190px;
}
#forest_tree_detail.forest_species_detail .forest_iw_text::-webkit-scrollbar {
  width: 3px;
}
#forest_tree_detail.forest_species_detail .forest_iw_text::-webkit-scrollbar-track {
  background: #d9d9d9;
  border-radius: 10px;
}
#forest_tree_detail.forest_species_detail .forest_iw_text::-webkit-scrollbar-thumb {
  background-color: #95ad47;
  border-radius: 10px;
}
#forest_tree_detail.forest_species_detail .forest_iw_text::-webkit-scrollbar-thumb:hover {
  background-color: #888;
}

#forest_tree_detail.forest_species_detail .forest_iw_val {
  margin-bottom: 3px;
  margin-top: 0px;
  font-size: 16px;
}
#forest_tree_detail.forest_species_detail .forest_iw_label {
  line-height: 21px;
  min-height: 89px;
  width: 100%;
}
#forest_tree_detail.forest_species_detail p {
  margin-top: 10px;
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 600;
  color: #95ad47;
}
.forest_iw_treepedia {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
  width: fit-content;
  color: #b5b5b5;
  font-style: italic;
  font-size: 12px;
  text-decoration: underline;
  padding-top: 10px;
}
.forest_iw_treepedia:hover {
  color: #95ad47;
  text-decoration: underline;
}
.forest_iw_treepedia:hover path {
  fill: #95ad47;
}

.forest_map_setting {
  display: none;
  flex-direction: column;
  position: absolute;
  top: 50%;
  width: 290px;
  background-color: rgba(0, 0, 0, .6);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  transform: translateY(-50%);
  pointer-events: none;
}

.forest_map_setting_header {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 12px 18px;
  gap: 10px;
  background-color: rgba(0, 0, 0, .6);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: all 0.5s ease;
}

.forest_map_setting_header p {
  flex-grow: 1;
  font-family: "Montserrat";
  font-size: 13px;
  font-weight: 600;
  color: #737373;
}

.forest_map_setting_panel {
  display: flex;
  flex-direction: column;
  opacity: 0;
  max-height: 0;
  border-bottom-right-radius: 10px;
  overflow: hidden;
  transition: max-height 0.5s ease-out, opacity 0.5s ease-out;
}

.forest_map_setting.panel-open .forest_map_setting_header {
  border-bottom-right-radius: 0px;
}
.forest_map_setting.panel-open .forest_map_setting_panel {
  max-height: 999px;
  opacity: 1;
}
.forest_map_setting.panel-open .fa-play {
  transform: rotate(180deg);
}

.forest_map_setting_panel p {
  color: #fff;
  font-size: 12px;
  font-family: "Montserrat";
}

.forest_map_setting_section {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 13px;
  border-bottom: 1px solid #767676;
}

#forest_setting_species_section, #forest_setting_farmers_section {
  padding-bottom: 0px;
}

#forest_setting_total_trees_section {
  border-bottom: none;
}

#forest_setting_total_trees_section .forest_map_setting_section_header p {
  flex-grow: 1;
  font-size: 12px;
}

.forest_map_total_text {
  font-weight: 600;
  text-align: right;
}

.forest_map_setting_section_gradient {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 74px;
  background-image: linear-gradient(to top, rgba(12, 12, 12, .6), rgba(0, 0, 0, 0));
  pointer-events: none;
  z-index: 5;
  width: 100%;
}

.forest_map_setting_section_header {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  gap: 10px;
}

.forest_map_setting_section_header_title {
  flex-grow: 1;
  font-weight: 600;
}

.forest_map_setting_section_header_value {
  color: #d5d5d5;
}

.forest_map_setting_item {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.forest_map_setting_item select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  background-color: rgb(0,0,0,.54);
  color: #fff;
  border: 1px solid #ddd;
  width: 110px;
  font-family: "Montserrat";
  font-size: 12px;
  padding: 7px 13px;
  
  background-image: url('data:image/svg+xml;utf8,<svg fill="%23FFFFFF" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 15px;
}

.forest_map_setting_dropdown {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 100px;
}

.forest_map_setting_select {
  display: flex;
  flex-direction: row;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.54);
  color: #fff;
  border: 1px solid #ddd;
  width: 74px;
  font-family: "Montserrat";
  font-size: 12px;
  padding: 3px 13px;
  position: relative;
  border-radius: 4px;
}

.forest_map_setting_select p {
  flex-grow: 1;
}

.forest_map_setting_select::after {
  content: "";
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-color: #fff transparent transparent transparent;
  margin-top: 5px;
}

.forest_map_setting_options {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  margin-top: 5px;
  padding: 3px 0px;
  list-style: none;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.9);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  width: 100%;
}

.forest_map_setting_options li {
  padding: 0px 13px;
  font-size: 12px;
  color: #fff;
  font-family: "Montserrat";
  transition: background-color 0.2s ease;
}

.forest_map_setting_options li p {
  font-family: "Montserrat";
  font-size: 12px;
}

.forest_map_setting_options li:hover {
  background-color: #37401A;
  color: white;
}

.forest_map_setting_label {
  flex-grow: 1;
}

.forest_map_setting_list {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: calc( 20vh - 33px);
  overflow-y: auto;
  gap: 10px;
  padding-bottom: 20px;
  margin-right: 5px;
}

.forest_map_setting_list::-webkit-scrollbar {
  width: 3px;
}

.forest_map_setting_list::-webkit-scrollbar-track {
  background: #d9d9d9;
  border-radius: 10px;
  margin-bottom: 25px;
}

.forest_map_setting_list::-webkit-scrollbar-thumb {
  background-color: #95ad47;
  border-radius: 10px;
}

.forest_map_setting_list::-webkit-scrollbar-thumb:hover {
  background-color: #888;
}

.forest_map_setting_list_item {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.forest_setting_list_item_check {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  
  width: 14px;
  height: 14px;
  background-color: #333;
  border: 1px solid #fff;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.1s ease-in-out;
}

.forest_setting_list_item_check:checked {
  background-color: #95ad47;
  border: 1px solid #fff;
}

.forest_setting_list_item_check:checked::after {
  content: '\f00c';
  font-family: "Font Awesome 6 Free";
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  position: relative;
  top: -1.5px;
  left: 1.5px;
}

.forest_setting_list_item_img {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: 1px solid #c5c5c5;
}

.forest_setting_list_item_name {
  line-height: 17px;
  text-transform: capitalize;
}


#sample_forest {
  position: absolute;
  top: 0px;
  right: 8vw;
  color: #fff;
  padding: 20px 0px;
  opacity: 1;
  animation: fadeIn 3s linear;
}

@keyframes fadeIn {
  0% { opacity: 0 }
  100% { opacity: 1 }
}

#sample_forest span {
  margin-right: 20px;
}

#sample_forest a {
  height: unset;
  line-height: unset;
  font-size: 16px;
  padding: 3px 20px;
  letter-spacing: 0;
}

@media (max-width: 1300px) {
  .forest_species, .forest_planter {
    padding: 0px 5px;
    width: 65px;
  }
}

@media (min-width: 1000px) and (max-width: 1190px) {
  .forest_sound_container p {
    font-size: 14px;
  }
  .forest_sound_section img {
    margin-left: 0px;
  }
  .fs_switch_container span {
    font-size: 11px;
  }
  .fs_switch_container .switch_ribbon {
    margin-right: 0px;
    margin-left: 0px;
  }
}

@media (min-width: 450px) and (max-width: 1000px) {
  .forest_sound_section.fs_switch_container {
    float: unset;
  }
}

@media (max-width: 768px) {
  #forest_popup_img_container {
    width: 33.333%;
    float: left;
  }
  
  #forest_popup_desc {
    width: 66.666%;
    float: left;
  }
}

@media (max-width: 450px) {
  #forest_map_loading_container {
    padding: 0;
  }

  #forest_map_loading_container #ct_progress_bar {
    position: absolute;
    left: 50%;
  }

  #forest_cmp_label {
    display: none;
  }

  #forest_owner_panel.forest_map_overview_panel, #forest_logo_container #forest_owner_panel.forest_map_overview_panel {
    border-radius: 10px;
    width: calc( 90% - 110px );
    left: 20px;
    height: 40px;
    bottom: 6%;
    position: fixed;
  }

  .global-forest-container #forest_owner_panel.forest_map_overview_panel {
    width: 50%;
  }

  .forest_map_overview_panel img {
    display: block;
    margin: 0 auto !important;
    max-height: 40px;
    max-width: 100%;
  }

  .forest_map_title {
    position: fixed;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    width: 83vw;
    height: 80px;
    background-color: #fff;
    border-radius: 10px;
    padding: 0px 20px 0px 0px;
    margin-top: 40px;
    gap: 0px;
    border-bottom: 1.5px solid #95ad47;
    animation: fadeIn 1s linear;
  }

  .forest_map_title_logo {
    display: flex;
    flex-basis: 40%;
    justify-content: center;
  }

  .forest_map_title_logo img {
    max-height: 75px;
    max-width: 25vw;
  }

  .forest_map_name {
    flex-basis: 60%;
    gap: 2px;
  }

  .forest_map_name p {
    color: #000;
    font-size: 17px !important;
    line-height: 20px;
  }

  #forest_map_name_text {
    text-shadow: none;
  }

  .forest_map_name_subtitle img {
    width: 135px;
    filter: invert(80%);
  }

  #forest_map_plant_forest {
    display: none;
  }

  #forest_mobile_tools_container {
    position: fixed;
    bottom: 0px;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: end;
    padding: 10px 15px;
    gap: 10px;
    width: calc(100vw - 30px);
    height: 190px;
    opacity: 1;
    background: linear-gradient(to top, rgb(0,0,0,1), rgb(0,0,0,0));
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 500;
    color: #fff;
  }

  .forest_mobile_tools {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    gap: 10px;
  }

  .forest_mobile_detail_btn, .forest_mobile_share_btn, .forest_mobile_settings_btn {
    display: flex;
    flex-grow: 1;
    align-items: center;
    justify-content: center;
    height: 44px;
    background-color: rgb(0,0,0,.3);
    border: 1px solid #95ad47;
    border-radius: 7px;
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 500;
    color: #fff;
  }

  .forest_mobile_settings_btn {
    flex-grow: 0;
    color: #95ad47;
    font-size: 20px;
    width: 44px;
    height: 44px;
    padding: 0;
  }

  #forest_map_plant_forest.desktop {
    display: none;
  }
  #forest_map_plant_forest p {
    color: #fff;
  }

  .forest-map-plant-button {
    background: none;
    border: none;
    color: #95ad47;
    font-weight: 600;
    padding: 0;
  }
  .forest-map-plant-button:hover {
    border: none !important;
    background-color: none !important;
  }

  #forest_mobile_info_hint.active {
    display: block;
    position: fixed;
    bottom: 14%;
    right: 33px;
    animation: upandown 1.5s ease-in-out infinite;
  }
  
  @keyframes upandown {
    0%, 100% { bottom: 15%; }
    50% { bottom: 16%; }
  }

  .global-forest-container #forest_mobile_info_btn {
    display: block;
  }

  #forest_detail_close {
    display: block;
  }

  #forest_detail_panel, .global_forest_detail_panel {
    display: none;
    width: 60%;
    right: calc( 20% - 22px );
    z-index: 1;
    height: 58vh;
  }

  #forest_detail_panel {
    position: fixed;
    left: 0px;
    top: auto;
    bottom: 0px;
    z-index: 9;
    width: calc(100vw - 40px);
    height: 70%;
    border-radius: 0px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    background-color: #0b0b0b;
    transform: none;

    display: flex;
    flex-direction: column;
    max-height: 0;
    padding: 0 20px 0 20px;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out, opacity 0.5s ease-out;
  }

  #forest_detail_panel.visible {
    opacity: 1;
    max-height: 100vh;
    padding: 8px 20px 0px 20px;
  }

  .forest_detail_mobile_bar {
    position: relative;
    left: 50%;
    background-color: #868686;
    width: 86px;
    height: 4px;
    border-radius: 20px;
    margin-bottom: 15px;
    transform: translateX(-50%);
  }

  .forest_detail_panel .forest_detail_mobile_bar {
    height: 8px;
    margin-bottom: 28px;
  }

  #forest_detail_wrapper {
    width: 100%;
    padding-right: 7px;
    overflow-x: hidden;
  }

  #forest_detail_wrapper::-webkit-scrollbar {
    width: 0px;
  }

  .forest_sound_container {
    display: none;
  }

  #forest_detail_share_container {
    display: none;
  }

  .forest_detail_img {
    display: none;
  }

  .forest_detail_label {
    font-size: 14px;
  }

  .forest_detail_label.info {
    margin-top: 5px;
    margin-bottom: 20px;
  }

  .forest_detail_text {
    font-size: 16px;
  }

  .forest_detail_gradient_bottom {
    display: none;
  }

  .forest_species, .forest_planter {
    width: 90px;
  }

  .forest_species p, .forest_planter p {
    font-size: 13px;
  }

  #forest_tree_detail.forest_species_detail {
    width: 80vw;
    height: 75vh;
  }

  #forest_tree_detail.forest_species_detail .forest_iw_content {
    gap: 15px;
    min-height: calc( 75vh - 85px);
    overflow-y: auto;
    padding-right: 15px;
    padding-left: 20px;
  }

  #forest_tree_detail.forest_species_detail .forest_iw_text {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #forest_tree_detail.forest_species_detail .forest_iw_val {
    width: 100%;
  }

  #forest_tree_detail.forest_species_detail .forest_iw_label {
    min-height: min-content;
  }

  #forest_tree_detail.forest_species_detail p {
    display: none;
  }

  #forest_tree_detail.forest_planter_detail {
    height: fit-content;
    padding-bottom: 45px;
    width: 80vw;
  }

  #forest_tree_detail.forest_planter_detail .forest_iw_content {
    max-height: calc( 67vh - 46px );
    overflow-y: hidden;
    padding-left: 20px;
    padding-right: 15px;
    gap: 15px;
  }

  .forest_iw_label {
    width: 100%;
  }

  .forest_popup_container {
    max-width: 95%;
  }

  #forest_share_panel {
    position: fixed;
    left: 0px;
    top: auto;
    bottom: 0px;
    z-index: 9;
    width: calc(100vw - 4px);
    height: auto;
    padding: 8px 0px 20px 0px;
    border-radius: 0px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border: 2px solid transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: 
      linear-gradient(rgba(0,0,0,0.9), rgba(0,0,0,1)), 
      linear-gradient(to bottom, rgba(149, 173, 71, 1), rgba(108, 126, 49, 0.85) 65%, rgba(0, 0, 0, 0) 100%);

    display: flex;
    flex-direction: column;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out, opacity 0.5s ease-out;
    pointer-events: none;
  }

  #forest_share_panel.visible {
    opacity: 1;
    max-height: 100vh;
    pointer-events: auto;
  }

  #forest_share_panel .ct_social_share_options {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    z-index: auto;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    height: 100%;
    max-height: 100%;
    opacity: 1;
    overflow: visible;
    padding: 0;
    border: none;

    max-height: 100%;
    width: 100%;
    overflow-x: hidden;
  }

  .ct_social_share_options ul {
    padding: 0px 20px;
    height: fit-content;
    display: flex;
    flex-direction: column;
  }

  .ct_social_share_options ul li a {
    display: flex;
    align-items: center;
    justify-content: start;
    padding-left: 5px;
    margin: 14px 0px;
  }

  .ct_social_share_options ul li a i {
    font-size: 19px;
  }

  .ct_social_share_options ul li a span {
    font-size: 13px;
  }

  .ct_social_share_options ul li.facebook_share {
    display: none;
  }

  .ct_social_share_options ul li.mobile_share {
    display: flex;
  }

  .ct_social_share_header {
    padding: 3px 20px 18px 25px;
  }

  .ct_social_share_header i, .ct_social_share_header .subtitle {
    display: none;
  }

  .ct_social_share_header p {
    font-size: 18px;
  }

  .forest_map_setting {
    display: none !important;
  }

  #forest_map_setting_panel_mobile {
    position: fixed;
    left: 0px;
    top: auto;
    bottom: 0px;
    z-index: 9;
    width: calc(100vw - 40px);
    height: fit-content;
    padding: 8px 20px 15px 20px;
    border-radius: 0px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    background: linear-gradient(to bottom, rgb(11,11,11,.8) 70%, rgb(0,0,0,1) 100%);

    display: flex;
    flex-direction: column;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out, opacity 0.5s ease-out;
    pointer-events: none;
  }

  #forest_map_setting_panel_mobile.visible {
    opacity: 1;
    max-height: 75vh;
    overflow-y: auto;
    pointer-events: auto;
  }

  #forest_map_setting_panel_mobile.visible::-webkit-scrollbar {
    width: 0px;
  }

  .forest_map_setting_panel p {
    font-size: 14px;
  }

  .forest_map_setting_section {
    padding: 20px 13px;
  }

  #forest_setting_general_section {
    padding-right: 0px;
    gap: 15px;
  }

  #forest_setting_total_trees_section .forest_map_setting_section_header p {
    font-size: 14px;
  }

  .forest_map_setting_list {
    height: 14vh;
  }

  .forest_setting_list_item_check {
    width: 18px;
    height: 18px;
  }
  .forest_setting_list_item_check:checked::after {
    font-size: 15px;
    top: 0px;
  }

  #forest_owner_panel.close, #forest_mobile_info_btn.close, #forest_owner_panel.close {
    display: none !important;
  }

  #forest-map-mapbox .mapboxgl-popup-content {
    min-width: 300px;
  }

  #forest_tree_detail {
    min-width: 265px;
    border-radius: 13px;
    top: calc( 50% - 123px );
    left: calc(50% - 2px);
  }

  #forest_tree_detail.forest_tree_marker_detail {
    height: 550px;
  }

  .forest_iw_header {
    padding: 10px 10px 0px 20px;
    border: none;
  }

  .forest_iw_title {
    font-size: 18px;
  }

  .forest_iw_content {
    flex-direction: column;
    width: 100%;
    padding: 5px 15px 20px 15px;
    gap: 10px;
  }

  .forest_iw_img_container, .forest_iw_img, .forest_iw_img img {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
    border-radius: 8px;
  }

  .forest_iw_shimer {
    width: 237px;
    height: 237px;
    top: 0px;
  }

  #forest_tree_detail.forest_planter_detail .forest_iw_img_container {
    display: flex;
    flex-direction: column;
    background-color: #e9e9e9;
    padding: 10px;
    align-items: center;
    height: calc( 0.6 * 80vw - 10px);
    width: calc( 100% - 15px );
    aspect-ratio: auto;
    margin-bottom: 0px;
    border-radius: 0;
  }

  #forest_tree_detail.forest_planter_detail .forest_iw_img {
    width: 50%;
    height: calc( 0.5 * 80vw - 25px);
  }

  #forest_tree_detail.forest_planter_detail .forest_iw_shimer {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
  }

  .forest_iw_navigation {
    display: none;
  }

  .forest_iw_navigation_mobile {
    position: absolute;
    bottom: 15px;
    left: 50%;
    right: 50%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    gap: 50px;
    scale: 90%;
  }

  .forest_iw_prev_btn, .forest_iw_next_btn {
    scale: 150%;
  }

  .forest_iw_text {
    width: 100%;
    padding-left: 5px;
  }

  .forest_iw_label{
    font-size: 13px;
    line-height: normal;
  }
  
  .forest_iw_val {
    font-size: 13px;
    margin-bottom: 7px;
  }

  .forest_iw_text_container {
    margin-bottom: 5px;
  }

  #forest_tree_detail.forest_planter_detail .forest_iw_text_container {
    flex-direction: row;
    padding-bottom: 10px;
    align-items: center;
  }

  #forest_tree_detail.forest_planter_detail .forest_iw_label {
    flex-grow: 1;
    width: min-content;
  }

  #forest_tree_detail.forest_planter_detail .forest_iw_val {
    text-align: right;
    line-height: 17px;
  }

  .forest_map_loading_text {
    text-align: center;
  }

  #forest_map_logo {
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
  }

  #sample_forest {
    display: none;
  }

  .forest_map_switcher_container {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    padding: unset;
    float: right;
    font-size: 14px;
    font-family: 'Montserrat';
  }

  .forest_map_switcher_container .slider_ribbon {
    background-color: #bdbdbd;
    transition: background-color 0.3s ease;
  }
  .forest_map_switcher_container input[type="checkbox"]:checked ~ .slider_ribbon {
    background-color: #95ad47;
  }

  .switch_on_text {
    width: 65px;
    text-align: left;
  }
  .switch_off_text {
    width: 65px;
    text-align: right;
  }
}

@media (max-width: 350px) {
  #forest_mobile_info_btn, .global-forest-container #forest_mobile_info_btn {
    left: 61%;
  }

  #forest_owner_panel.forest_map_overview_panel, .global-forest-container #forest_owner_panel.forest_map_overview_panel, #glob_forest_back_btn {
    width: 45%;
  }

  #forest_owner_panel.forest_map_overview_panel, #glob_forest_back_btn {
    left: 10px;
  }

  #glob_forest_back_btn {
    font-size: 15px;
    line-height: 18px;
  }

  .forest_map_company_logo {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media (max-width: 400px) {
  #forest_tree_detail {
    min-width: 265px;
    border-radius: 13px;
    top: calc(50% - 83.5px);
    left: calc(50% - 2px);
  }

  #forest_tree_detail.forest_tree_marker_detail {
    height: 470px;
  }

  .forest_iw_content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 375px;
    margin-top: 5px;
    padding-right: 8px;
    padding-top: 0px;
    width: calc(100% - 7px);
  }

  .forest_iw_content::-webkit-scrollbar {
    width: 3px;
  }
  .forest_iw_content::-webkit-scrollbar-track {
    background-color: #d9d9d9;
    border-radius: 5px;
  }
  .forest_iw_content::-webkit-scrollbar-thumb {
    background: #95AD47;
    border-radius: 5px;
  }

  .forest_iw_content_gradient {
    display: block;
    width: 240px;
    height: 50px;
    background: linear-gradient(to top, #fff, rgba(255,255,255,0));
    position: absolute;
    bottom: 44px;
    pointer-events: none;
  }
}

/* Forest Map Option */

#global-forest-map-google {
  height: 100%;
  width: 100%;
}

/* #global-forest-map-bing {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
} */

/* Membership */
.member_page_title {
  text-align: center;
  margin-bottom: 50px;
}

#pmpro_levels_title {
  font-family: "Montserrat-Bold";
  font-size: 24px;
  text-align: center;
  margin-bottom: 40px;
}

.membership_area {
  padding: 0px 0px 50px 0px;
}

.member_level_container:hover {
  box-shadow: 0 7px 18px 0 rgba(149, 173, 71, 0.7);
  -webkit-box-shadow: 0 7px 18px 0 rgba(149, 173, 71, 0.7);
  -moz-box-shadow: 0 7px 18px 0 rgba(149, 173, 71, 0.7);
}

.member_level_container {
  display: inline-block;
  width: calc( 33% - 31px );
  text-align: center;
  margin: 15px 15px 35px;
  background-color: #fff;
  border-radius: 20px;
  cursor: pointer;
  overflow: hidden;
  vertical-align: top;
  box-shadow: 0 7px 18px 0 rgba(201, 201, 201, 0.5), 0 119px 30px 0px rgb(255,255,255,0.8) inset;
  padding: 40px 0px;
  background-image: url(img/membership/aces-bg-square.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: rgba(149, 173, 71, 0.12);
}

.member_level_container.active {
  border: 1px solid #95AD47;
}

.member_level_icon {
  margin: 50px 0px 20px 0px;
}

.member_level_icon img {
  max-width: 50%;
}

.member_level_name {
  font-size: 22px;
  font-family: "Montserrat-Bold";
  letter-spacing: 0;
}

.member_name_label {
  font-size: 18px;
  font-family: "Montserrat";
  letter-spacing: 0;
  color: #676767;
}

.member_level_price {
  font-size: 18px;
  margin: 15px auto;
  font-family: "Montserrat";
}

.member_level_desc p {
  font-size: 16px;
  letter-spacing: 0;
  color: #808080;
  padding: 10px 30px;
  text-align: justify;
}

.member_level_action {
  margin-top: 15px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.member_level_action a.membership-btn {
  width: 70%;
  padding: 10px;
  border-radius: 50px;
  margin: 0 auto;
  border: solid 2px #95ad47;
  background-color: #95ad47;
  color: #fff;
  cursor: pointer;
}

.member_level_action a.membership-btn:hover {
  background-color: #82963b;
  color: #ffffff;
  border-color: #82963b;
}

.member_level_action a.membership-btn.disabled {
  border: solid 2px grey;
  background-color: grey;
}

.member_checkout_content_container, .member_confirm_content_container {
  border: solid 1px #a3a3a3;
  border-radius: 10px;
  margin: 10px;
}

.member_confirm_content_container {
  position: relative;
  margin-top: 30px;
}

.title.title_size_medium {
  height: 130px !important;
  margin-left: 10px;

}

.pmpro_checkout-fields p,
.pmpro_checkout-fields div {
  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: 500;
  letter-spacing: normal;
}

.pmpro_checkout-fields, .member_checkout_table_container, .member_confirm_content_inner {
  padding: 20px;
}

#pmpro_form .pmpro_checkout .member_inbox_title, .member_inbox_title {
  padding: 15px 20px;
  background-color: #f3f3f3;
  margin-top: 0px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  font-size: 24px;
  font-family: "Montserrat-Bold";
  letter-spacing: normal;
}

.member_inbox_title {
  padding: 12px 20px;
}

#pmpro_form .pmpro_checkout .member_checkout_register_title {
  font-family: 'Montserrat-Bold';
  font-size: 20px;
  letter-spacing: normal;
  margin-left: 20px;
  margin-top: 20px;
}

.pmpro_checkout h3 span.pmpro_checkout-h3-name {
  margin: 0px;
}

.member_checkout_change_btn {
  padding: 10px 20px;
  border: 1px solid #d0d0d0;
  background-color: #d0d0d0;
  color: #fff;
  border-radius: 20px;
  top: 10px;
  position: relative;
}

.member_checkout_change_btn:hover {
  color: #d0d0d0;
  background-color: #fff;
}

.pmpro_checkout-fields .pmpro_checkout-field label {
    display: block;
    color: #555;
    font-family: "Montserrat";
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 5px;
}

.pmpro_checkout-fields .pmpro_checkout-field input {
    width: calc(100% - 30px);
    color: #333;
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    padding: 15px !important;
    background-color: #FFFFFF;
    border-radius: 5px !important;
    border: 1px solid #DADADA !important;
}

.pmpro_checkout-fields .pmpro_checkout-field-username {
  margin-bottom: 20px;
}

.pmpro_checkout-fields .vc_col-sm-12 {
    margin-bottom: 20px !important;
}

.pmpro_checkout-fields .vc_col-sm-12 .vc_col-sm-6:first-child .pmpro_checkout-field input {
    width: calc(100% - 50px);
}

.pmpro_checkout-fields .pmpro_checkout-h3-msg {
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    border-top: 1px solid #dedede;
    padding-top: 20px;
    margin: 20px 0;
    position: relative;
    display: inline-flex;
    gap: 5px;
    width: 100%;
}

#pmpro_account_loggedin {
    margin: 10px 20px 20px 20px;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
}

#pmpro_account_loggedin a {
    white-space: nowrap;
    font-weight: 600;
}

.pmpro_submit {
  text-align: center;
}

.member_checkout_table { width: 100%; }
.member_checkout_table td { 
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  font-family: 'Montserrat';
  letter-spacing: normal;
}
.member_checkout_table_left_td { text-align: left; }
.member_checkout_table_right_td { text-align: right; }

#pmpro_license {
  margin-bottom: 20px;
}

.member_checkout_login_link {
  font-weight: bold;
  color: #95ad47;
}

#pmpro_user_fields input {
  padding: 8px;
  margin-top: 5px;
  border: solid 1px black;
  border-radius: 3px;
}

#pmpro_message_bottom {
  margin: 1em;
}

form.pmpro_form #pmpro_processing_message {
  text-align: center;
}

.pmpro_btn.pmpro_btn-submit-checkout {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 12px 0;
  width: calc(100% - 20px);
  border-radius: 5px;
  background-color: rgb(255, 196, 57);
  border: 1px solid rgb(255, 196, 57);
  color: rgb(51, 51, 51);
  height: 42px;
  letter-spacing: normal;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Montserrat';
}

.pmpro_btn.pmpro_btn-submit-checkout .pmpro_btn-submit-checkout-paypal-image {
  height: 23px;
  width: 80px;
}

.pmpro_btn.pmpro_btn-submit-checkout:hover {
  cursor: pointer;
}

.member_checkout_msg, .member_confirm_msg {
  margin: 10px 10px;
  background-color: #95ad4733;
  padding: 5px 20px;
  border: solid 1px #95ad471f;
}

p.member_confirm_msg {
  font-family: 'Montserrat';
  font-weight: 500;
  letter-spacing: normal;
  font-size: 14px;
}

.pmpro_actions_nav:not(#pmpro_login .pmpro_actions_nav) {
  font-family: 'Montserrat';
  font-weight: 600;
  letter-spacing: normal;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 20px;
}

.pmpro_actions_nav:not(#pmpro_login .pmpro_actions_nav) a {
  background: #95ad47;
  padding: 10px 30px;
  color: #ffffff;
  border: 1px solid #95ad47;
  border-radius: 200px;
}

.pmpro_actions_nav:not(#pmpro_login .pmpro_actions_nav) a:hover {
  background: #ffffff;
  color: #95ad47;
}

#pmpro_account .pmpro_box {
  border-top: none;
  margin-top: 0px;
}

#pmpro_account .pmpro_table {
  margin: 10px auto;
}

#pmpro_account .pmpro_table th {
  border-bottom: solid 1px #c6c6c6;
}

#pmpro_account .pmpro_table tr td {
  color: #000;
}

.member_account_title {
  font-family: "Montserrat-Bold";
  font-size: 17px;
  margin-bottom: 30px;
}

#pmpro_cancel .member_cancel_proceed_btn, #pmpro_cancel .member_cancel_keep_btn {
  background-color: #b2b2b2;
  border: solid 1px #b2b2b2;
  padding: 10px;
  margin: 0 auto;
  margin-top: 15px;
  display: inline-block;
  text-decoration: none;
  max-width: 250px;
  border-radius: 30px;
  color: #fff;
  font-weight: bold;
  margin-top: 15px;
}

#pmpro_cancel .member_cancel_proceed_btn:hover {
  background-color: #fff;
  color: #b2b2b2;
}

#pmpro_cancel .member_cancel_keep_btn {
  background-color: #95ad47;
  border: solid 1px #95ad47;
}

#pmpro_cancel .member_cancel_keep_btn:hover {
  background-color: #fff;
  color: #95ad47;
}

#pmpro_cancel {
  text-align: center;
}

.member_cancel_question {
  margin-bottom: 30px;
}

.member_confirm_content_inner .member_confirm_ul {
  margin-bottom: 30px;
}

.pmpro_a-print.member_confirm_print {
  position: absolute;
  top: 15px;
  right: 20px;
  font-family: 'Montserrat';
  letter-spacing: normal;
  font-size: 14px;
  font-weight: 500;
}

.member_confirm_ul li {
  list-style: none;
  font-family: "Montserrat" !important;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
}

.pmpro_invoice_details,
.pmpro_invoice_details p {
  font-family: 'Montserrat';
  font-size: 14px;
  letter-spacing: normal;
}

.member_confirm_content_inner hr:last-child {
  display: none;
}

#aces_banner {
  background-size: cover;
  border-radius: 10px;
  margin-bottom: 50px;
  margin-top: 25px;
  min-height: 230px;
  position: relative;
  padding: 10px 50px;
}

#aces_banner_content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#aces_banner_img {
  display: inline-block;
  max-width: 20%;
  border-right: solid 1px #b6b6b6;
  padding: 10px;
  padding-right: 25px;
  vertical-align: middle;
}

#aces_banner_txt {
  display: inline-block;
  margin-left: 30px;
  max-width: 45%;
  vertical-align: middle;
}

#aces_banner_txt p {
  color: #333;
  font-family: "Montserrat";
  font-weight: 700;
  letter-spacing: 0;
  font-size: 20px;
}

.aces_acronym {
  text-decoration: underline;
}

#aces_usage {
  margin-bottom: 100px;
}

.aces_usage_item {
  padding: 10px;
}

.aces_usage_item img {
  max-width: 125px;
  margin: 20px auto;
  display: block;
}

.aces_usage_item p {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0;
  color: #333333;
}

@media (max-width: 900px) {
  #pmpro_levels_table {
    min-width: 90vw;
    left: -16%;
    position: relative;
  }
}

@media (max-width: 450px)  {
  #pmpro_levels_table {
    left: 0;
    min-width: 80vw;
  }

  .member_level_container {
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
  }

  #pmpro_form .pmpro_checkout .member_inbox_title, .member_inbox_title {
    text-align: center;
  }

  #pmpro_form .vc_col-sm-12 .vc_col-sm-9 {
    margin-bottom: 30px;
  }

  .pmpro_checkout-fields .vc_col-sm-12 .vc_col-sm-6:last-child {
    margin-top: 15px;
  }

  .member_checkout_label {
    margin-left: 0px;
    margin-top: 10px;
  }

  form.pmpro_form label.pmpro_label-inline {
    max-width: 85%;
    vertical-align: middle;
    margin-left: 10px;
  }

  .pmpro_checkout-field-username {
    margin-bottom: 1em !important;
  }

  .pmpro_asterisk {
    display: block;
    position: relative;
    top: -50px;
    float: right;
  }

  #pmpro_user_fields input {
    width: calc(100% - 30px);
  }

  .pmpro_a-print.member_confirm_print {
    right: 10px;
    top: -110px;
  }

  .member_confirm_content_inner .pmpro_invoice-total {
    margin-top: 20px;
  }

  #aces_banner {
    margin-bottom: 50px;
  }
  
  #aces_banner_content {
    position: relative;
    top: 0;
    transform: none;
  }
  
  #aces_banner_img {
    display: block;
    max-width: 100%;
    border-right: none;
    padding-right: 10px;
    margin-top: 20px;
  }
  
  #aces_banner_txt {
    display: block;
    margin-left: 0px;
    max-width: 100%;
  }
  
  #aces_banner_txt p {
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 25px;
  }
  
  .aces_usage_item {
    margin-bottom: 30px;
  }

  #pmpro_levels_title {
    margin-bottom: 60px;
  }

  .pmpro_checkout-fields .pmpro_checkout-h3-msg {
    margin-top: 0;
  }

  .pmpro_actions_nav:not(#pmpro_login .pmpro_actions_nav) a {
    width: calc(100% - 70px);
  }
}

/* Admin Stock */
#header_for_stock{
  font-weight: bold;
  font-size: 40px;
  text-align: center;
  margin-bottom: 30px;
}

#marker_explanation{
  text-align: left;
  font-size: 22px;
}

.me_row_container {
  line-height: 45px;
}

.me_row_container img {
  max-height: 30px;
  padding: 5px;
  margin-bottom: -15px;
}

/* NGO Detail (Planter and Species PopUp) */

#ngo_detail_popup_bg, #forest_detail_popup_bg {
  position: absolute;
  display: none;
  width: 95.5%;
  height: 100%;
  background-color: rgb(0,0,0,0.7);
}

#ngo_op_detail_popup_bg {
  position: absolute;
  display: none;
  width: 95.5%;
  height: 100%;
}

.ngo_detail_popup_container {
  width: 400px;
  height: 200px;
  border-radius: 5px;
  background-color: #fff;
  display: block;
  margin: 0 auto;
  position: fixed;
  top: calc( 50% - 100px );
  left: calc( 50% - 100px );

}

.ngo_op_detail_popup_container {
  box-shadow: 0 0 10px rgb(0 0 0 / 50%);
  width: 400px;
  height: 300px;
  border-radius: 5px;
  background-color: #fff;
  display: block;
  margin: 0 auto;
  position: fixed;
  top: calc( 50% - 100px );
  left: calc( 30% - 100px );
  color: #393939;
}

.ngo_detail_popup_header {
  background-color: #e3e3e3;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 5px 10px;
}

.ngo_detail_popup_container {
  color: #393939;
}

.ngo_detail_popup_content {
  padding: 15px;
}

#ngo_detail_popup_img_container img {
  width: 100%;
}

#ngo_detail_popup_desc_title, #ngo_detail_popup_desc_subtitle, #ngo_detail_popup_desc_text {
  font-size: 13px;
  line-height: 19px;
  padding-left: 15px;
}

#ngo_detail_popup_desc_title {
  font-weight: bold;
}

#ngo_detail_popup_desc_subtitle {
  text-transform: capitalize;
  font-style: italic;
  margin-bottom: 7px;
}

#ngo_detail_popup_close_btn {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #393939;
  cursor: pointer;
}

.ngo_detail_popup_container {
  height: 250px;
  box-shadow: 5px 5px 10px #00000047;
}



/* NGO Detail (Planter , Species and Sceneries) */

#tab_planting_maps{
  margin-left: 0px !important;
}

.ngo_detail_species_container, .ngo_detail_planters_container {
  margin-top: 10px;
}

.ngo_detail_species{
  width: 33%;
  display: inline-block;
  vertical-align : top;
}

.ngo_detail_species img {
  width: 200px;
  height: 200px;
  border: solid 1px #fff;
  border-radius: 5px;
  display: block;
}

.ngo_detail_species p{
  color: #333;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 80%;
  margin: 0 auto;
  font-weight: bold;
}

.pm_species_desc{
  color: #666;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 70%;
  margin-left: 30px;
}

.pm_species_desc_container{
  text-align: left;
  line-height: 1.7;
  margin-top: 10px;
  padding-bottom: 13px;
  margin-left: -25px;
}

.ngo_detail_planter {
  width: 25%;
  display: inline-block;
  vertical-align : top;
}

.ngo_detail_planter img {
  width: 150px;
  height: 150px;
  border: solid 1px #fff;
  border-radius: 5px;
  display: block;
}

.ngo_detail_planter p {
  color: #333;
  font-size: 14px;
  max-width: 80%;
  margin: 0 auto;
  font-weight: bold;
}

.pm_planter_desc_container{
  margin-left: 10px;
  line-height: 1.7;
  padding-bottom: 13px;
  margin-top: 10px;
}

.pm_planter_desc{
  color: rgb(110, 110, 110);
  font-size: 12px;
  max-width: 80%;
  margin: 0 auto;
}

.ngo_detail_sceneries {
  width: 50%;
  display: inline-block;
  vertical-align : top;
}

.ngo_detail_sceneries img {
  width: 350px;
  height: 200px;
  border: solid 1px #fff;
  border-radius: 5px;
  display: block;
}

.pm_sceneries_desc{
  color: #666;
  font-size: 14px;
  max-width: 80%;
  margin: 0 auto;
}

.pm_planter_desc_container{
  margin: 5px 0 25px -20px;
}

.pm_sceneries_desc_container{
  margin: 5px 0 25px -40px;
}

.pm_desc{
  color: #333;
  font-weight: 600;
  word-wrap: break-word;
}

.ngo_detail_label {
  color: rgb(161, 161, 161);
  font-size: 18px;
  padding-top:25px;
}

#total_species_planting_map ,#total_planters_planting_map,#total_sceneries_planting_map{
  font-family: "Source Sans Pro";
  font-size: 16px;
  letter-spacing: 1.5px;
  padding-bottom: 15px;
}

#ngo_species_container, #ngo_planters_container {
  margin-top: 10px;
  padding-bottom: 25px;
}

#load_more_button_species_planting_map, #load_more_button_planter_planting_map, #load_more_button_sceneries_planting_map{
  left: 40%;
  margin-bottom : 25px;
}

/* Our Partner*/

.our_partner_species, .our_partner_planter{
  display: inline-block;
  float: left;
}

.our_partner_planter{
  display: inline-block;
  float: left;
  white-space: nowrap;
}

.our_partner_planter li span{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 90%;
  display: inline-block;
}

.our_partner_planter li span .op_tooltip {
  display: none;
}

.our_partner_planter_details {
  max-width: 180px;
  margin: 0 auto;
}

.our_partner_species {
  cursor: pointer;
}

.our_partner_species img, .our_partner_planter img {
  width: 180px;
  height: 180px;
  display: block;
  margin: 20px auto;
}

.our_partner_species .species_description, .our_partner_planter .species_decription {
  color: #666666;
  line-height: 21px;
  text-align: left;
  max-width: 80%;
  margin: 0 auto 30px auto !important;
  height: 110px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  font-family: "Source Sans Pro";
  font-size: 16px;
  letter-spacing: 0.7px;
}

.our_partner_species .species_title, .our_partner_planter .species_title{
  font-family: "Montserrat-Bold";
  font-size: 19px;
  line-height: 30px;
  text-align: left;
  max-width: 80%;
  color: #95ad47;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

.our_partner_species .species_subtitle {
  font-size: 17px;
  line-height: 30px;
  text-align: left;
  max-width: 80%;
  color: #555;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-style: italic;
  text-transform: capitalize;
  margin-bottom: 15px;
}

ul .op_planter_name {
  list-style-image: url('https://cdn.ecomatcher.com/web/our-partner/name.svg');
  border-bottom: solid;
  border-bottom-width: 1px;
  border-bottom-color: #DEDEDE;
}

ul .op_planter_children {
  list-style-image: url('https://cdn.ecomatcher.com/web/our-partner/children.svg');  
  border-bottom: solid;
  border-bottom-width: 1px;
  border-bottom-color: #DEDEDE;
}

ul .op_planter_age {
  list-style-image: url('https://cdn.ecomatcher.com/web/our-partner/age.svg');
  border-bottom: solid;
  border-bottom-width: 1px;
  border-bottom-color: #DEDEDE;
}

ul .op_planter_village {
  list-style-image: url('https://cdn.ecomatcher.com/web/our-partner/location.svg');
}

.our_partner_species li, .our_partner_planter li {
  margin-bottom: 15px !important;
  margin-top: 15px;
  max-width: 95%;
  line-height: 21px;
  padding-bottom: 10px;
  font-family: "Source Sans Pro";
  font-size: 16px;
  letter-spacing: 0.7px;
  color: #666666;
}

#load_more_button_planter, #load_more_button_species {
  background-color: #FFFFFF;
  border: 1px solid #A9A9A9;
  border-radius: 8px;
  width: 824px;
  height: 51px;
  cursor: pointer;
  margin-bottom: 25px;
  font-family: "Source Sans Pro";
  font-size: 16px;
  letter-spacing: 0.7px;
  color: #666666;
}

#load_more_button_planter:hover, #load_more_button_species:hover {
  background-color: #95ad47;
  color: #fff;
}

.partner_details_title {
  color: #333333;
  font-family: "Montserrat-Bold";
  font-size: 24px;
  line-height: 30px;
}

.partner_details_subtitle {
  color: #333333;
  font-family: "Montserrat-Regular";
  font-size: 24px;
  line-height: 30px;
}

.partner_details_text {
  line-height: 21px;
  font-family: "Source Sans Pro";
  font-size: 16px;
  letter-spacing: 0.7px;
  color: #666666;
}

.gallery_holder a {
  padding: 5px;
}

#our_partner_species_container, #our_partner_planter_container {
  display: inline-block;
  width: 100%;
}

#our_partner_species_container .partner_list_species {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

#our_partner_planter_container .partner_list_planters {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

#our_partner_species_container .our_partner_species .species_description {
  margin-bottom: 15px !important;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: unset;
}

#our_partner_species_container a.emsc_treepedia_link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #B5B5B5;
  text-align: center;
  letter-spacing: 0.7px;
  font-family: "Source Sans Pro";
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: 120%;
  text-decoration: underline;
  margin-bottom: 30px;
}

#our_partner_species_container a.emsc_treepedia_link:hover {
  color: #95ad47;
}

#our_partner_species_container a.emsc_treepedia_link:hover .emsc_icon_treepedia path {
  fill: #95ad47;
}

@media (max-width: 768px) {
  .our_partner_species {
    width: 100%;
    display: inline-block;
  }
  
  .our_partner_species img {
    width: 140px;
    height: 140px;
    display: block;
    margin: 20px auto;
  }

  .our_partner_species_section, .our_partner_planter_section {
    margin-right: 40px;
  }

  .our_partner_planter_image {
    display: inline-block;
    width: 40%;
  }

  .our_partner_planter_details {
    display: inline-block;
    width: 60%;
  }

  .our_partner_planter {
    width: 100%;
    display: block;
  }

  .our_partner_planter img {
    width: auto;
    height: auto;
    display: block;
    margin: 20px auto !important;
  }

  #load_more_button_planter, #load_more_button_species {
    background-color: #FFFFFF;
    border: 1px solid #A9A9A9;
    border-radius: 8px;
    width: 70%;
    height: 51px;
    cursor: pointer;
  }

  #our_partner_video_container li.no_grayscale {
    width: 33% !important;
    display: inline-block;
  }

  .ngo_op_detail_popup_container {
    width: auto;
    height: auto;
    border-radius: 5px;
    background-color: #fff;
    display: block;
    margin: 0 auto;
    position: fixed;
    top: calc( 30% - 100px );
    left: calc( 30% - 100px );
    right: 15px;
    color: #393939;
  }

  .forest_popup_content {
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #e3e3e3;
  }
}

@media (max-width: 450px) {
  .our_partner_species {
    width: 100%;
    display: inline-block;
    overflow: hidden;
  }
  
  .our_partner_species img {
    width: 140px;
    height: 140px;
    display: block;
    margin: 20px auto;
  }

  .our_partner_species_section, .our_partner_planter_section {
    margin-right: 20px;
  }

  .our_partner_species .species_title {
    font-size: 17px;
  }

  .our_partner_planter_image {
    display: inline-block;
    width: 50%;
  }

  .our_partner_planter_details {
    display: inline-block;
    width: 50%;
  }

  .our_partner_planter li {
    margin-right: 0;
    position: relative;
    margin-left: 10px;
    max-width: 100%;
  }

  .our_partner_planter li span {
    max-width: 85%;
  }

  .our_partner_planter li span .op_tooltip {
    all: unset;
    position: absolute;
    left: calc(50% - 10px);
    transform: translateX(-50%);
    bottom: 45px;
    z-index: 3;
    text-align: center;
    display: none;
    background-color: #333;
    padding: 10px;
    width: 75%;
    max-width: 100%;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    margin-top: 25px;
    color: #FFF;
    font-size: 13px;
    line-height: 1.4;
    white-space: normal;
    word-wrap: break-word;
  }

  .our_partner_planter li span .op_tooltip::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: #333;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
  }

  .our_partner_planter li span:hover .op_tooltip {
    display: block;
  }

  .our_partner_planter {
    width: 100%;
    display: flex;
    align-items: center;
  }

  .our_partner_planter img {
    width: auto;
    height: auto;
    display: block;
    margin: 20px auto !important;
  }

  #load_more_button_planter, #load_more_button_species {
    background-color: #FFFFFF;
    border: 1px solid #A9A9A9;
    border-radius: 8px;
    width: 70%;
    height: 51px;
    cursor: pointer;
  }

  .ngo_op_detail_popup_container {
    width: auto;
    height: auto;
    border-radius: 5px;
    background-color: #fff;
    display: block;
    margin: 0 auto;
    position: fixed;
    top: 30%;
    transform: translateY(-30%);
    left: calc( 30% - 100px );
    right: 15px;
    color: #393939;
    max-height: 80%;
    overflow-y: scroll;
  }

  .forest_popup_content {
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #e3e3e3;
  }
}

@media (max-width: 400px) {
  .our_partner_species {
    width: 100%;
    display: inline-block;
    overflow: hidden;
  }
  
  .our_partner_species img{
    width: 140px;
    height: 140px;
    display: block;
    margin: 20px auto;
  }

  .our_partner_species_section, .our_partner_planter_section {
    margin-right: 20px;
  }

  .partner_details_title {
    margin-bottom: 20px !important;
  }

  #our_partner_species_container .partner_list_species {
    gap: 10px;
  }

  .our_partner_species .species_title {
    font-size: 15px;
    white-space: pre;
  }

  .our_partner_species .species_subtitle {
    font-size: 15px;
    margin-bottom: 3px;
  }

  #our_partner_species_container .our_partner_species .species_description {
    font-size: 14px;
  }

  .our_partner_planter_image {
    display: inline-block;
    width: 50%;
  }

  .our_partner_planter_details {
    display: inline-block;
    width: 50%;
  }

  .our_partner_planter {
    width: 100%;
    display: flex;
    align-items: center;
  }

  .our_partner_planter img {
    width: auto;
    height: auto;
    display: block;
    margin: 20px auto !important;
  }

  .our_partner_planter li {
    max-width: 100%;
    margin-bottom: 8px !important;
    margin-top: 8px;
    margin-left: 15px;
    margin-right: 0;
    padding: 8px 0px;
    line-height: 14px;
  }

  .our_partner_planter li span {
    max-width: 85%;
    line-height: 22px;
  }

  #load_more_button_planter, #load_more_button_species {
    background-color: #FFFFFF;
    border: 1px solid #A9A9A9;
    border-radius: 8px;
    width: 70%;
    height: 51px;
    cursor: pointer;
  }

  .ngo_op_detail_popup_container {
    width: auto;
    height: auto;
    border-radius: 5px;
    background-color: #fff;
    display: block;
    margin: 0 auto;
    position: fixed;
    top: 30%;
    transform: translateY(-30%);
    left: calc( 30% - 100px );
    right: 15px;
    color: #393939;
    max-height: 80%;
    overflow-y: scroll;
  }

  .forest_popup_content {
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #e3e3e3;
  }
}

/* World Map for Partner Page */
#map-cont {
  width: 100vw;
  height: 60vh;
  max-height: 650px;
}
#map-holder {
  width: 90%;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
#map-holder svg rect {
  fill: #fff;   /* map background colour */
}
.country{
  fill: #f2f2f2;  /* country colour */
  stroke: #b1b1b1;  /* country border colour */
  stroke-width: 2;  /* country border width */
}
.countryLabel{
  display: none;   /* hide all country labels by default */
}
.countryName{
  fill: #FFFAFF;   /* country label text colour */
}
.countryLabelBg{
  fill: #30BCED;   /* country label background colour */
}
.partner_map_ngo_info {
  display: none;
}
.partner_map_ngo_pin:hover + .partner_map_ngo_info {
  display: block;
}
.partner_map_ngo_pin {
  cursor: pointer;
}
.partner_map_ngo_pin {
  z-index: 1;
}
.partner_map_ngo_info {
  z-index: 2;
}
#countryLabelARE .partner_map_ngo_detail_container .partner_map_ngo_info{
  height: unset;
  max-height: 600;
}

@media (max-width: 450px) {
  #map-cont {
    max-height: 300px;
  }
}

.image_inspection ul{
  list-style-type: none;
}

.image_inspection li{
  display: inline-block;
}

.image_inspection input[type="checkbox"][id^="cb"] {
  display: none;
}

.image_inspection label{
  display: block;
  position: relative;
  margin: 10px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.image_inspection label::before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  border-radius: 50%;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  transition-duration: 0.4s;
  transform: scale(0);
}

.image_inspection label img {
  width: 165px;
  height: 165px;
  border: solid 1px #fff;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
}

.image_inspection :checked+label {
  border-color: #ddd;
}

.image_inspection :checked+label::before {
  content: "✓";
  background-color: #95AD47;
  transform: scale(1);
  border: 1px solid #FFF
}

.images_table {
  position: absolute;
  margin-top: 10px;
}

.total_trees_allocate_trees{
  display:none;
}

/* Allocate Trees Page */

.allocate_tree_details{
  margin-bottom:10px;
  text-align: left;
  font-size: 17px;
}

.data_table_checkbox{
  display:none;
  text-align: right;
  margin-right: 30px;
}

#cause-table-container-allocate-trees{
  display: none;
  text-align: center;
}

.select_allocate{
  float: left;
  margin-bottom: 30px;
}

.radio-inline-allocate{
  margin-right: 20px;
}

.allocate_container{
  display: none;
}

.allocate_container.active{
  display: block;
  float: left;
}

.ti_move_btn_container_allocate{
  text-align: center;
  margin-top: 50px;
}

#cause-detail #em_container_allocate_trees{
  transform: scale(0.9);
  top: -50px !important;
  z-index: -2;
}

#cause-map-container_allocate_trees #cause-detail{
  display: block;
  width: 30%;
  height: 400px;
  position: absolute;
  right: 12%;
  margin: 10px 0px 10px 10px;
  z-index: 1;
  pointer-events: auto;
}


#btnSelectFromTreeCard{
  background: none;
  color: white;
  margin-top: 15px;
}

#btnEnterCompanyId{
  margin-top: 5px;
  margin-left: 40px;
  text-align: center;
  font-size: 15px;
}

.forest_checkbox_container{
  margin-top: 15px;
}

.fr_field_forest_list{
  display: inline-block;
  width: 100%;
  margin-top: -30px;
}

#list_forest{
  margin-left: 20px;
}

hr.solid {
  border-top: 3px solid #bbb;
}

#global_forest_name{
  width: 300px;
}

#btnCreateGlobalForest{
  margin-left: 50px;
  margin-top: 8px;
}

.fr_field_global_forest{
  margin-left: -15px;
  margin-top: 25px;
}

#proj_list_selection{
  margin-top: -45px;
  float: right;
  margin-right: 19px;
}

#at_project_field{
  padding: 2px 10px;
  border-radius: 10px;
}

#btnSelectProject{
  margin-left: 10px;
  display: inline;
}

.fr_field_project{
  display: none;
}

.fr_field_project.active{
  display: inline-block;
}

.non_project_option.active{
  display: none;
}

#allocate_tree_load_map{
  cursor: pointer;
}

#allocate_ngo_info{
  font-size: 13px;
  border-radius: 10px;
  padding: 5px;
}


/* Teams */

/* my-trees */
#em_teams_mytrees {
  margin-left: -20px;
}

.em_teams_trees_list .trees_container {
  width: 21%;
  display: inline-block;
  padding: 10px 2%;
  position: relative;
  vertical-align: middle;
}

.em_teams_trees_list .trees_container:hover {
  cursor: pointer;
}

.em_teams_trees_list .trees_item {
  background-size: cover;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  box-shadow: 0 -85px 10px -30px rgb(0,0,0,0.4) inset;
  -moz-box-shadow: 0 -85px 10px -30px rgb(0,0,0,0.4) inset;
  -webkit-box-shadow: 0 -85px 10px -30px rgb(0,0,0,0.4) inset;
  border-radius: 10px;
  overflow: hidden;
}

.em_teams_trees_list .trees_container:hover .trees_item {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.em_teams_trees_list .tree_details {
  position: absolute;
  bottom: 3px;
  font-size: 12px;
  width: 100%;
  color: #fff;
  left: 50%;
  transform: translate(-50%, 0);
}

.em_teams_trees_list .tree_details table {
  margin: 0 auto;
}

.em_teams_trees_list .tree_details table td {
  padding: 0px 7px;
  text-align: left;
  letter-spacing: 0;
}

.em_teams_trees_list .tree_details_hover, .em_teams_trees_list .trees_container:hover .tree_details {
  display: none;
}

.em_teams_trees_list .tree_details_hover {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: rgba(149, 173, 71, 0.5);
  text-align: center;
}

.em_teams_trees_list .trees_container:hover .tree_details_hover {
  display: block;
}

.teams_mt_forest_icon {
  position: absolute;
  right: 5px;
  background: rgba(0,0,0,0.5);
  padding: 8px 0px;
  top: 5px;
  border-radius: 10px;
}

.teams_mt_forest_icon img {
  max-width: 65%;
  margin: 0 auto;
  display: block;
}

.teams_mt_tc {
  margin-top: 20%;
  margin-bottom: 10px;
  font-weight: bold;
  letter-spacing: 0;
}

.teams_mt_track_btn a, .teams_mt_forest_btn a {
  border-radius: 25px;
  color: #95ad47;
  background-color: #ffffff;
  border: solid 2px #ffffff;
  padding: 5px 20px;
  margin-top: 5px;
  letter-spacing: 0;
  font-weight: bold;
  width: 50%;
  display: block;
  margin: 10px auto;
}

.teams_mt_track_btn a:hover, .teams_mt_forest_btn a:hover {
  border: solid 2px #95ad47;
}

.teams_mt_icons {
  margin-top: 10px;
}

.teams_mt_icons img {
  display: inline-block;
  vertical-align: top;
  max-width: 25px;
  margin: 5px 3px;
}

.total_trees_container {
  font-weight: normal;
  font-family: "Source Sans Pro";
  font-size: 16px;
  color: #626262;
  letter-spacing: 0px;
}

.em_teams_trees_list .received_from_container {
  position: absolute;
  background: #fff;
  min-width: 50px;
  width: auto;
  padding: 5px 10px;
  height: 30px;
  border-bottom-right-radius: 10px;
}

.em_teams_trees_list .received_from_container img {
  max-height: 100%;
  margin: 0 auto;
  display: block;
  max-width: 90%;
}

.teams_mytrees_loadmore_btn .trees_item {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background-size: 130%;
  background-position: center;
}

.teams_mytrees_loadmore_btn .trees_item i {
  margin-top: 23%;
  font-size: 80px;
  color: #a1a1a1;
}

.teams_mytrees_loadmore_btn .trees_item p {
  color: #a1a1a1;
  font-size: 20px;
  margin-top: -5px;
}

.teams_mytrees_loadmore_btn .tree_details_hover {
  display: block !important;
  background-color: #d2d2d2;
}

.em_teams_trees_list .teams_mytrees_loadmore_btn:hover .tree_details_hover {
  background-color: #d9d9d9;
}

.teams_mytrees_loadmore_btn.hide {
  display: none;
}

#em_teams_mt_banner_tittle {
  position: absolute;
  padding: 20px 30px;
  max-width: 65%;
}

#em_teams_mt_banner_tittle h3, #em_teams_mt_banner_tittle p {
  color: #fff;
}

#em_teams_mt_banner_tittle p {
  margin-top: 10px;
  font-size: 18px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#em_teams_mt_banner_tittle a {
  background-color: #eaffa4;
  padding: 5px 15px;
  border-radius: 20px;
  margin-top: 20px;
  display: block;
  color: #95ad47;
  font-weight: bold;
  letter-spacing: 0;
  cursor: pointer;
  max-width: 135px;
  text-align: center;
}

#em_teams_mt_banner_tittle a:hover {
  background-color: #fff;
}

#em_teams_mt_banner_container {
  background-size: cover;
  border-radius: 10px;
  height: 200px;
  background-position-x: 100%;
}

.teams_mt_section {
  margin-bottom: 50px;
}

.teams_mytree_notrees {
  margin-left: 20px;
  color: grey;
}

@media (max-width: 1000px) {
  .tree_details table tr td:first-child, .tree_details table tr td:nth-child(2) {
    display: none;
  }
  .teams_mt_icons {
    display: none;
  }
  .em_teams_trees_list .tree_details table td {
    line-height: 18px;
  }
  .em_teams_trees_list .tree_details table {
    margin: 0;
  }
  .teams_mytrees_loadmore_btn .trees_item i {
    margin-top: 12%;
  }
}

@media (max-width: 450px) {
  #em_teams_mt_banner_container {
    background-repeat: no-repeat;
    background-position-x: 80%;
  }
  #em_teams_mt_banner_tittle {
    max-width: 80%;
    padding: 19px 23px;
  }
  #em_teams_mt_banner_tittle h3 {
    font-size: 24px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.46);
    line-height: 25px;
  }
  #em_teams_mt_banner_tittle p {
    font-size: 14px;
    line-height: 20px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.46);
  }
  .em_teams_trees_list .trees_container {
    width: 43%;
    padding: 10px;
  }
  .teams_mt_track_btn a, .teams_mt_forest_btn a {
    font-size: 11px;
    padding: 3px 10px;
    letter-spacing: 0;
  }
  .teams_mt_tc {
    margin-top: 10%;
  }
  .teams_mt_forest_icon {
    bottom: 5px;
    top: unset;
  }
}

/* resources */
#em_teams_rsc_nav_container {
  max-width: 100vw;
  overflow-x: auto;
  padding: 30px;
  white-space: nowrap;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none;  /* Internet Explorer 10+ */
}

#em_teams_rsc_nav_container::-webkit-scrollbar { /* WebKit */
  width: 0;
  height: 0;
}

.em_rsc_nav_btn {
  padding: 5px 30px;
  border: solid 2px #adadad;
  border-radius: 50px;
  display: inline-block;
  color: #3e3e3e;
  cursor: pointer;
  margin: 5px 10px;
}

.em_rsc_nav_btn.active {
  background-color: #95ad47;
  border: solid 2px #95ad47;
  color: #fff;
}

.em_rsc_nav_btn:hover {
  border: solid 2px #95ad47;
  color: #95ad47;
  background-color: #ececec;
}

.em_teams_rsc_container {
  display: none;
}

.em_teams_rsc_container {
  padding: 30px;
}

.em_teams_rsc_title {
  margin-left: 20px;
}

.em_teams_rsc_subtitle {
  font-size: 18px;
}

.emsc-content .em_teams_rsc_subtitle {
  margin-left: 0;
  margin-top: 10px;
  margin-bottom: 30px;
}

@media (max-width: 450px) {
  #em_teams_rsc_nav_container {
    padding: 30px 20px;
  }

  .em_rsc_nav_btn:hover {
    background-color: #fff;
  }
}

.em_teams_rsc_container.active {
  display: block;
}

/* resources - blog */

.em_teams_blog_container {
  margin: 40px 20px;
  padding: 15px;
  background-color: #fff;
  border-radius: 10px;
  padding-bottom: 65px;
  height: 360px;
  overflow: hidden;
}

.em_teams_blog_container:hover {
  cursor: pointer;
  box-shadow: 0 7px 18px 0 rgba(149, 173, 71, 0.7);
  -webkit-box-shadow: 0 7px 18px 0 rgba(149, 173, 71, 0.7);
  -moz-box-shadow: 0 7px 18px 0 rgba(149, 173, 71, 0.7);
}

.em_teams_blog_container img {
  border-radius: 5px;
}

.em_teams_blog_container .blog_preview_title {
  letter-spacing: 0;
  font-size: 22px;
  margin-top: 10px;
  font-family: "Montserrat-Bold";
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.em_teams_blog_container .blog_preview_subtitle {
  margin-top: 15px;
}

.em_teams_blog_container .blog_preview_subtitle p, .em_teams_blog_container .blog_preview_subtitle ul, .em_teams_blog_container .blog_preview_subtitle li, .em_teams_blog_container .blog_preview_subtitle div, .em_teams_blog_container .blog_preview_subtitle h1, .em_teams_blog_container .blog_preview_subtitle h2, .em_teams_blog_container .blog_preview_subtitle h3, .em_teams_blog_container .blog_preview_subtitle h4, .em_teams_blog_container .blog_preview_subtitle h5, .em_teams_blog_container .blog_preview_subtitle h6 {
  display: none;
}

.em_teams_blog_container .blog_preview_subtitle p:first-of-type {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 12px;
  line-height: 22px;
}

#teams_blog_show {
  display: none;
  position: fixed;
  top: 0px;
  z-index: 1;
  height: 100vh;
  background: rgba(0,0,0,0.3);
  padding: 50px;
  overflow-y: auto;
}

#teams_blog_show.active {
  display: block;
}

#teams_blog_content {
  max-width: 70%;
  display: block;
  position: relative;
  margin: 20px auto;
  padding: 40px;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 50px !important;
}

#teams_blog_close_btn {
  position: absolute;
  top: -20px;
  right: -20px;
  padding: 10px 17px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: -1px 4px 10px 0 rgba(0, 0, 0, 0.7);
  cursor: pointer;
}

#teams_blog_show_img {
  border-radius: 10px;
  width: 100%;
}

#teams_blog_show_title {
  margin: 20px 0px;
}

#teams_blog_show_content_inner p {
  margin-bottom: 15px;
}

#teams_blog_show_content_inner iframe {
  max-width: 100%;
}

#blog.em_teams_rsc_container {
  max-width: 2080px;
  margin: auto !important;
  float: unset;
}

#blog .em_teams_title_container {
  display: inline-block;
}

#blog .em_teams_rsc_subtitle {
  margin: 10px 20px;
}

#btn-load-more {
  margin-bottom: 50px;
}

@media (min-width: 1880px) {
  .em_teams_blog_container {
    padding-bottom: 120px;
  }
}

@media (max-width: 768px) {
  .em_teams_blog_container {
    padding-bottom: 50px;
    height: auto;
  }
}

@media (max-width: 450px) {

  #blog .em_teams_rsc_title {
    margin: 0px;
  }

  #blog .em_teams_rsc_subtitle {
    text-align: center;
    margin-bottom: 50px;
  }

  #blog .em_teams_title_container {
    display: block;
  }

  .em_teams_blog_container {
    padding: 0;
    margin: 0px 0px;
    padding-bottom: 0;
    height: auto;
    margin-bottom: 50px !important;
  }

  .em_teams_blog_container .blog_preview_title {
    -webkit-line-clamp: 2;
  }

  .em_teams_blog_container .blog_preview_subtitle {
    display: none;
  }

  .em_teams_blog_container:hover {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }

  #teams_blog_show {
    padding: 10px;
    max-width: 95vw;
  }

  #our_partner_species_container .partner_list_species {
    grid-template-columns: repeat(2, 1fr);
  }

  #our_partner_planter_container .partner_list_planters {
    grid-template-columns: repeat(1, 1fr);
  }

}

/* resources - academy */
/* .em_teams_rsc_container#academy {
  background-color: #f6f6f6;
}

.em_teams_rsc_container#academy > div:first-child {
  padding: 100px 0px 150px 0px;
}

.em_teams_rsc_container #nb_vid_container {
  margin-top: 30px;
  margin-left: 20px;
}

.em_teams_rsc_container .ema_vid_container {
  margin: 40px 20px;
  display: inline-block;
  width: calc( 33% - 50px );
  vertical-align: top;
  background-color: #fff;
  padding: 20px 5px;
  border-radius: 10px;
  min-height: 415px;
}

.em_teams_rsc_container .ema_vid_container.hidden {
  display: none;
}

.ema_vid_idx_text p {
  font-size: 18px;
  margin-top: 10px;
  font-weight: bold;
  letter-spacing: 0;
}

.em_teams_rsc_container .ema_vid_container.idea .ema_vid_title, .em_teams_rsc_container .ema_vid_container.partner .ema_vid_title {
  margin-top: 15px;
}

.em_teams_rsc_container .ema_vid_title p {
  font-weight: bold;
  font-size: 24px;
}

.em_teams_rsc_container .ema_vid_date p {
  font-size: 16px;
  color: grey;
  margin-bottom: 10px !important;
}

.em_teams_rsc_container .ema_vid_desc p {
  font-size: 16px;
}

.em_teams_rsc_container .ema_vid_container:last-of-type {
  margin-bottom: 150px !important;
}

.em_teams_rsc_container#academy > div:nth-last-child(-n+2) {
  display: none;
}

.em_teams_rsc_container #tabs_selector {
  list-style-type: none;
  margin: 40px auto 0 auto;
  width: fit-content;
  border-radius: 100px;
  color: #676767;
  border: 1px solid #c1c1c1;
  width: 97%;
  overflow: hidden;
}
.em_teams_rsc_container #tabs_selector li {
  display: inline-block;
  padding: 1% 0px;
  text-align: center;
  cursor: pointer;
  width: 33%;
}
.em_teams_rsc_container #tabs_selector li:hover {
  background-color: rgba(149, 173, 71, 0.21);
}
.em_teams_rsc_container #tabs_selector li:first-child,
.em_teams_rsc_container #tabs_selector li:nth-child(2) {
  border-right: 1px solid rgb(205, 205, 205);
}
.em_teams_rsc_container #tabs_selector li:nth-child(2),
.em_teams_rsc_container #tabs_selector li:nth-child(3){
  margin-left: -5px;
}
.em_teams_rsc_container #tabs_selector li.selected {
  color: #95ad47;
  font-weight: bold;
  letter-spacing: 0px;
}

.em_teams_rsc_container#academy .wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
  padding-top: 15%;
  height: 150px;
} */

/* resources - tree facts */
.em_teams_rsc_container#treefact > div:first-child {
  padding: 100px 0px 150px 0px;
  padding-top: 0;
}

#treefact #treefact-banner {
  padding-top: 150px;
  padding-bottom: 150px;
}

.em_teams_rsc_container#treefact.vc_row.wpb_row.grid_section {
  padding-top: 50px;
  padding-bottom: 100px;
}

.em_teams_rsc_container#treefact.vc_row.wpb_row.grid_section .wpb_single_image .vc_single_image-wrapper {
  height: 200px;
}

.em_teams_rsc_container #tree_fact, .em_teams_rsc_container #tree_resource_section {
  background-color: #fff;
  padding: 50px 0px;
}

#treefact #tree_fact .intro_desc .treefact_desktop_img .vc_single_image-wrapper {
  min-height: 200px;
}

#treefact #tree_fact .intro_desc .treefact_mobile_img .vc_single_image-wrapper {
  height: unset;
  padding-bottom: 0;
}

.em_teams_rsc_container#treefact h2 {
  margin-bottom: 50px;
}

.em_teams_rsc_container .intro_header_section {
  max-height: 85vh;
}
.em_teams_rsc_container .intro_header_section h1, .em_teams_rsc_container .intro_sub_header, .em_teams_rsc_container .intro_sub_header h4 {
  color: #323232;
}
.em_teams_rsc_container .intro_header_section ul {
  list-style-position: initial;
  margin-left: 30px;
}
.em_teams_rsc_container .intro_header_section li {
  margin-bottom: 10px;
}
.em_teams_rsc_container .treefacts_text {
  padding: 0;
  margin-bottom: 80px;
}
.em_teams_rsc_container .treefacts_text:nth-child(odd) .vc_column-inner {
  padding-right: 50px;
}
.em_teams_rsc_container .treefacts_text:nth-child(even) .vc_column-inner {
  padding-left: 50px;
}
.em_teams_rsc_container .tree_resource_item {
  max-width: 32%;
  display: inline-block;
  padding: 20px;
  vertical-align: top;
  cursor: default;
}
.em_teams_rsc_container .tree_resource_item p {
  color: grey;
  margin-top: 20px;
}
.em_teams_rsc_container .tree_resource_item a.qbutton {
  color: #95ad47;
  cursor: pointer;
  text-decoration: underline;
  margin: 20px 0px;
  display: block;
  background-color: transparent;
  font-size: 16px;
  font-weight: normal;
  border: none;
  padding: 0px;
  width: fit-content;
}
.em_teams_rsc_container .tree_resource_label {
  border-radius: 20px;
  padding: 0px 10px;
  width: fit-content;
  margin: 20px 0px;
  margin-bottom: 20px !important;
}
.em_teams_rsc_container .tree_resource_label p {
  color: #fff;
  letter-spacing: 0px;
}
.em_teams_rsc_container .tree_resource_label.video { background-color: #C4302B; }
.em_teams_rsc_container .tree_resource_label.book { background-color: #5CBFD4; }
.em_teams_rsc_container .tree_resource_label.article { background-color: #6EBB87; }

.em_teams_rsc_container #tree_knowledge_section2_desktop {
  padding-top: 75px;
  padding-bottom: 50px;
}

.em_teams_rsc_container #tree_knowledge_section2_mobile {
  padding-top: 0px;
  padding-bottom: 0px;
}

.em_teams_rsc_container .infographic_src_text p, .em_teams_rsc_container .infographic_src_text a {
  font-size: 10px;
  color: #a6a6a6;
  text-align: left;
  margin: 20px 0px;
  line-height: 18px;
}

@media (max-width: 1000px) {
  .em_teams_rsc_container .tree_resource_item {
    max-width: 31%;
  }
}

@media (max-width: 768px) {
  .em_teams_rsc_container .intro_header_section {
      background-color: rgba(255, 255, 255, 0.3);
      max-height: initial;
  }
}

@media (max-width: 600px) {
  .em_teams_rsc_container .intro_header_section a {
      display: none;
  }
  .em_teams_rsc_container .intro_header_section ul  {
      margin-left: 20px;
  }
  .em_teams_rsc_container .ema_vid_container {
    width: calc( 50% - 50px );
  }
}

@media (max-width: 450px) {
  .em_teams_rsc_container #tree_knowledge_section2_desktop {
      padding-top: 0px;
      padding-bottom: 0px;
  }
  .em_teams_rsc_container #tree_knowledge_section2_mobile {
      padding-bottom: 50px;
  }
  .em_teams_rsc_container #tree_knowledge_section2_mobile .tree_knowledge_item {
    margin: 30px 0px;
  }
  .em_teams_rsc_container #tree_knowledge_section2_mobile .tree_knowledge_item .vc_column-inner  {
    padding-left: 0;
    padding-right: 0;
  }
  .em_teams_rsc_container #tree_knowledge_section2_mobile .tree_knowledge_item .vc_single_image-wrapper {
    min-height: 70px;
  }
  .em_teams_rsc_container #tree_knowledge_section2_mobile .tree_knowledge_item img {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .em_teams_rsc_container .tree_resource_item {
      max-width: 100%;
      margin-bottom: 30px !important;
      padding: 0px;
      margin: 0 auto;
  }
  .em_teams_rsc_container .tree_resource_item a.qbutton {
      margin-top: 0px;
      font-weight: bold;
      letter-spacing: 0px;
  }
  .em_teams_rsc_container div.grid_section .section_inner {
      width: 80%;
  }
  .em_teams_rsc_container .ema_vid_container.idea .ema_vid_title, .em_teams_rsc_container .ema_vid_container.partner .ema_vid_title {
      margin-top: 30px;
  }
  .em_teams_rsc_container .ema_vid_idx_text p {
    margin-top: 20px;
    margin-bottom: 15px !important;
  }
  .em_teams_rsc_container .ema_vid_desc {
      margin-bottom: 50px !important;
  }
  .em_teams_rsc_container .ema_vid_container {
    width: calc( 100% - 50px );
  }
}
@media (max-width: 350px) {
  .em_teams_rsc_container .intro_header_section h1 {
      font-size: 35px;
  }
  .em_teams_rsc_container .intro_header_section .intro_msg {
      margin: 0 0 0 15px;
  }
}

/* treeshop */
.teams_treeshop.em_teams_rsc_title {
  margin: 65px 55px;
  margin-bottom: 0px;
  color: #3E3E3E;
}

.teams_treeshop.em_teams_rsc_subtitle {
  margin: 10px 55px;
}

#teams_treeshop_container .em_teams_blog_container {
  padding-bottom: 50px;
  height: auto;
}

#teams_treeshop_container.em_teams_rsc_container {
  padding: 0px 30px 70px 30px;
}

#teams_treeshop_container.em_teams_rsc_container img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  width: 100%;
}

#teams_treeshop_container.em_teams_rsc_container p.blog_preview_title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  font-size: 18px;
}

.teams_treeshop_nostock_label {
  display: none;
  position: absolute;
  right: 30px;
  top: 60px;
  width: 60px;
  height: 60px;
  background-color: #323232;
  color: #fff;
  border-radius: 50%;
  padding: 10px;
  text-align: center;
  line-height: 17px;
}

.teams_treeshop_nostock_label p {
  color: #fff;
  position: relative;
  top: 10px;
}

.teams_treeshop_nostock .teams_treeshop_nostock_label {
  display: block;
}

.teams_treeshop_nostock img {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1);
  opacity: 0.6;
}

.teams_treeshop_nostock .em_teams_blog_container {
  background-color: #dedede;
}

.teams_treeshop_nostock {
  pointer-events: none;
}

#teams_treeshop_container a:hover {
  color: #0a0a0a;
}

.teams_treeshop_link_icon {
  position: absolute;
  bottom: 5px;
  right: 25px;
}

.em_teams_treeshop_item .mobile {
  display: none;
}

@media (max-width: 1000px) {
  .em_teams_treeshop_item.vc_col-sm-3 {
    width: 33%;
    float: left;
  }
  .em_teams_treeshop_item .em_teams_blog_container {
    height: 300px;
  }
}

@media (max-width: 450px) {
  .teams_treeshop.em_teams_rsc_title, .teams_treeshop.em_teams_rsc_subtitle {
    text-align: center;
  }
  .teams_treeshop.em_teams_rsc_subtitle {
    margin-bottom: 30px;
  }
  #teams_treeshop_container .em_teams_blog_container {
    padding: 20px;
    margin: 10px;
  }
  #teams_treeshop_container .em_teams_blog_container .blog_preview_subtitle {
    display: block;
  }
  #teams_treeshop_container .blog_preview_title {
    margin-bottom: 40px;
  }
  .teams_treeshop_nostock_label {
    right: 20px;
    top: 40px;
  }
  .em_teams_treeshop_item.vc_col-sm-3 {
    width: auto;
  }
  .em_teams_treeshop_item .em_teams_blog_container {
    height: auto;
  }
  .teams_treeshop_link_icon {
    bottom: 60px;
    right: 20px;
  }
  .em_teams_treeshop_item .mobile {
    display: block;
  }
  .em_teams_treeshop_item .desktop {
    display: none;
  }
}

/* people forest */

#own_forest_link {
  background-color: #F0F0F0;
  position: relative;
  left: -15px;
  bottom: -10px;
  width: calc( 100% + 30px );
  display: block;
  color: #666666;
  text-align: left;
  padding-left: 20px;
  line-height: 22px;
  padding-bottom: 20px;
  padding-top: 9px;
  font-size: 13px;
  letter-spacing: 0;
}

#own_forest_link:hover {
  cursor: pointer;
  background-color: #dedede;
}

#own_forest_link i {
  color: #000;
}

#people_forest_desc {
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
}

#own_forest_goto_parent_mobile, #forestname_mobile {
  display: none;
}

#own_forest_name {
  font-weight: 800;
  color: #000000;
  font-size: 16px;
  text-decoration: underline;
  letter-spacing: 0;
}

@media (max-width: 450px) {

  #own_forest_link {
    display: none;
  }

  #forestname_mobile, #forestname_mobile_container {
    display: block;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 16%;
    left: 20px;
    height: 26px;
    text-align: center;
    padding: 5px 15px;
    color: #fff;
    border-radius: 8px;
    width: calc( 90% - 110px );
    font-family: "Source Sans Pro";
  }

  #forestname_mobile_container #forestname_mobile {
    position: unset;
    background-color: unset;
    bottom: 0;
    left: 0;
    height: unset;
    text-align: unset;
    padding: unset;
    border-radius: unset;
    width: unset;
    float: left;
    font-weight: bold;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 45%;
  }

  #own_forest_goto_parent_mobile {
    display: block;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    height: 26px;
    text-align: center;
    padding: 5px 15px;
    color: #fff;
    border-radius: 0;
    width: 100%;
  }

  #own_forest_goto_parent_mobile a {
    color: #fff;
    letter-spacing: 0;
  }


  #own_forest_goto_parent_mobile.close {
    display: none;
  }
}

/* Forest on Teams */
.on_teams #ct_mobile_topnav, .on_teams .forest_iw_track_btn, .on_teams #own_forest_link i, .on_teams #sample_forest {
  display: none;
}

.on_teams #own_forest_link {
  pointer-events: none;
}

.on_teams #own_forest_name {
  text-decoration: none;
}

@media (max-width: 450px) {
  .on_teams #forest_form_section #forest_form_container {
    max-width: 80%;
    position: relative;
    margin: 20px auto;
  }

  .on_teams #own_forest_goto_parent_mobile a {
    pointer-events: none;
  }

  .on_teams #own_forest_goto_parent_mobile a i {
    display: none;
  }
}

/* Impact report public share */

.clearfix.gap {
  margin-top: 30px;
}

.em_rp_share_impact_report {
  display:flex;
  gap: 15px
}

.em_rp_share_impact_report .em_rp_icon_share {
  margin-top: 5px;
}

.em_rp_share_impact_report .em_rp_icon_share svg {
  background: #EAF0DC;
  padding: 10px;
  border-radius: 10px;
  vertical-align:middle;
}

.em_rp_share_impact_report .em_rp_content .em_rp_content_title {
  font-weight: 700;
  color: #222222;
}

.em_rp_share_impact_report .em_rp_content .em_rp_button_generate_report {
  background: #95AD47;
  width: max-content;
  padding: 7px 15px;
  margin-top: 10px;
  color: white;
  border-radius: 5px;
  cursor: pointer;
}

.em_rp_link_report {
  margin-top: 15px;
  margin-left: 60px;
}

.em_rp_link_report .em_rp_copy_link {
  display: flex;
  align-items: center;
}

.em_rp_link_report .em_rp_copy_link input[type="text"], .em_rp_link_report .em_rp_copy_link button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.em_rp_link_report .em_rp_copy_link input[type="text"] {
  padding: 0.7em 1em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  max-width: 400px;
  border-radius: 5px;
  vertical-align: middle;
  font-family: Montserrat;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 130.769% */
  letter-spacing: normal;  
}

.em_rp_link_report .em_rp_copy_link input[type="text"]:disabled {
  color: #CFCFCF;
  border: 1px solid #CFCFCF;
  background-color: #F5F5F5;
  opacity: .8;
  cursor: not-allowed;
}

.em_rp_link_report .em_rp_copy_link.enabled input[type="text"] {
  text-shadow: unset;
  color: #A3A795;
  background-color: #F4F6EC;
  border: 1px solid #D3D5CE;
  cursor: pointer;
}

.em_rp_link_report .em_rp_copy_link button {
  background-color: #95AD47;
  border: 1px solid #95AD47 !important;
  color: #fff;
  padding: 16px 30px;
  border: none;
  border-radius: 0 5px 5px 0;
  margin-left: -4px;
  cursor: pointer;
  vertical-align: middle;
  font-size: initial;
  font-weight: 600;
}

.em_rp_link_report .em_rp_copy_link button:hover {
  background-color: #FFFFFF;
  color: #95AD47 !important;
}

.em_rp_link_report .em_rp_copy_link .em_rp_remove_link {
  margin-left: 20px;
  margin-top: 10px;
  cursor: pointer;
}

.em_rp_link_report .em_rp_copy_link .em_rp_remove_link svg:hover+.em_rp_remove_link svg path {
  fill: black;
}

.em_rp_link_report .em_rp_copy_link .em_rp_button_enable {
  display: flex;
  align-items: center;
  margin-left: 20px;
  padding-right: 20px;
  gap: 10px;
  color: #333;
  font-family: Montserrat;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: normal;
}

.em_rp_toggle_switch_text {
  color: #858585;
  font-family: Montserrat;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px; /* 172.727% */
}

.em_rp_toggle_switch_text.switch_disable.active,
.em_rp_toggle_switch_text.switch_enable.active {
  font-weight: 700;
  color: #222;
}

.em_rp_toggle_switch .switch-label {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 21px;
}

.em_rp_toggle_switch .switch-label input {
  opacity: 0;
  width: 0;
  height: 0;
}

.em_rp_toggle_switch .em_rp_toggle_switch_slider {
  position: absolute;
  cursor: pointer;
  top: 0; left: 0;
  right: 0; bottom: 0;
  background-color: #ffffff;
  transition: 0.4s;
  border: 1px solid #95AD47;
  border-radius: 28px;
}

.em_rp_toggle_switch .em_rp_toggle_switch_slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 2px;
  bottom: 2px;
  background-color: #95AD47;
  transition: 0.4s;
  border-radius: 50%;
}

.em_rp_toggle_switch input:checked + .em_rp_toggle_switch_slider {
  background-color: #95AD47;
}

.em_rp_toggle_switch input:checked + .em_rp_toggle_switch_slider:before {
  transform: translateX(14px);
  background-color: #ffffff;
}

.em_rp_link_report .em_rp_copy_link .em_rp_button_copylink {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #CCC;
  font-family: "Montserrat";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: normal;
}

.em_rp_link_report .em_rp_copy_link .em_rp_button_copylink:hover {
  cursor: not-allowed;
}

.em_rp_link_report .em_rp_copy_link.enabled .em_rp_button_copylink {
  color: #95AD47;
  cursor: pointer;
}

.em_rp_link_report .em_rp_copy_link.enabled .em_rp_button_copylink svg path {
  fill: #95AD47;
}

.emct-popup.public-report-confirmation .emct-popup-content .img-wrapper {
  background: linear-gradient(180deg, #F0F6DC 0%, #FFF 100%);
  border-radius: 65px;
  width: max-content;
  margin: 0 auto;
}

.emct-popup.public-report-confirmation .emct-popup-content .img-wrapper img {
  padding: 30px;
  width: 60px;
  height: 60px;
}

.em_rp_link_report .em_rp_link_info {
  margin-top: 10px;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  color: #666666;
  text-align: justify;
  font-family: 'Montserrat';
  letter-spacing: normal;
}

/* Public report not found */
#em_rp_content_container .content-not-found img,
#em_rp_content_container .content-not-found .title,
#em_rp_content_container .content-not-found .description,
#em_rp_content_container .content-not-found .back-to-homepage {
    margin: auto;
    text-align: center;
    font-family: 'Montserrat';
    font-style: normal;
}

#em_rp_content_container .content-not-found img {
    margin-top: 50px;
}

#em_rp_content_container .content-not-found .title {
    margin-top: 50px;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #000000;
    height: inherit;
}

#em_rp_content_container .content-not-found .description {
    margin-top: 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    max-width: 750px;
}

#em_rp_content_container .content-not-found .back-to-homepage {
    display: block;
    margin-top: 30px;
    background: #95AD47;
    border-radius: 30px;
    color: #ffffff;
    padding: 10px 30px;
    font-weight: 700;
    width: fit-content;
    text-decoration: none;
}

#em_rp_content_container .content-not-found .back-to-homepage {
  border: 1px solid #95AD47;
}

#em_rp_content_container .content-not-found .back-to-homepage:hover {
  color: #95AD47;
  background: #ffffff;
}

@media (max-width: 450px) {
  .em_rp_share_impact_report .em_rp_content .em_rp_content_title {
    padding-top: 10px;
    font-size: 20px;
  }
  
  .em_rp_share_impact_report .em_rp_content .em_rp_content_description {
    margin-left: -60px;
    margin-top: 25px;
    text-align: justify;
  }

  .em_rp_share_impact_report .em_rp_content .em_rp_button_generate_report,
  .em_rp_share_impact_report .em_rp_content #licensing_loading {
    margin-left: -60px;
  }
  
  .em_rp_link_report {
    margin-left: 0px;
  }
}