.de-img-mobile, .smart-camp-img-mobile, .www-mobile{
    display: none;
}
.de-img{
 margin-bottom: -3%; 
  margin-left: 10%;
  width: 78%;
}
.case-background{
  margin-top: 8%;
  padding: 4.8% 0 18.3%;
  background-color: #F8F8F8;
}
.data-number{
  margin-top: 10%;
}
.line-data{
    border-bottom: 3px solid #ED4F18;
}
.line-data-energy{
    margin-top: 12%;
    border-bottom: 3px solid #ED4F18;
}
.line-data-energy-gray{
  margin-top: 12%;
  border-bottom: 3px solid #D1D1D1;
}
.line-data-waste{
    border-bottom: 3px solid #ED4F18;
}
.line-data-waste-gray{
    border-bottom: 3px solid #D1D1D1;
}

 .title-banner-remotesites{
    padding: 5.5% 0 12.5%;
}
.title-banner-de, .title-banner-renewable{
    padding: 5.5% 0 7.5%;
}
.title-banner-environment{
    padding: 4.3% 0;
}
.title-banner-tam {
  padding: 7% 0 13.5%;
}
 .title-banner-property{
    padding: 3.5% 0 8%;
}
.title-banner-energy-management{
  padding: 7% 0 8.5%;
  width: 95%;
}
.title-banner-vpp{
    padding: 1.8% 0;
}
.title-banner-vpp p, .title-banner-property p{
    margin-top: 3%;
    width: 38%;
}
.title-banner-de p, .title-banner-renewable p, .title-banner-micro p, .title-banner-remotesites p {
  margin-top: 3%;
  width: 79%;
}
.title-banner-tam p{
  margin-top: 3%;
  width: 45%;
}
.title-banner-environment{
  padding: 4.3% 0;
}
.title-banner-environment p{
    margin-top: 3%;
    width: 50%;
}
.inaction-title{
    display: flex;
}
.sus-prop{
    margin: 0 auto;
    padding-top: 10%;
    padding-bottom: 10%;
    width: 100%;
    text-align: center;
}
.sus-energy{
    margin: 0 auto;
    padding-top: 8%;
    padding-bottom: 3%;
    width: 100%;
    text-align: center;
}
.sol-energy{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 10% 0 0.5%;
}
.sus-waste{
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.quote-waste{
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.exp-more{
    margin-right: 13%;
}
.news-tam{
  margin-top: -4%;
}
.sus-prop p, .sus-energy p, .sus-waste p, .quote-waste p {
    margin: 0 auto;
    padding: 4% 0 0 0;
    width:65%;
}
.sol-energy p{
    margin: 0 auto;
    padding: 5% 0 0 0;
    width:96%;
}

.sus-content{
    margin-top: 6%;
    margin-bottom: 8%;
    display: flex;
    justify-content: space-between;
    gap: 7%;
}
.fac-content{
margin-bottom: 9.5%;
  display: flex;
  justify-content: space-between;
  gap: 7%;
  margin-top: 2%;
}

.tam-content{
    margin-top: 4%;
    margin-bottom: 9%;
    display: flex;
    justify-content: space-between;
    gap: 11%;
}
.em-content, .ee-content{
  margin-top: 3%;
    margin-bottom: 8%;
    display: flex;
    justify-content: space-between;
    gap: 7%;
}
.vpp-content{
    margin-top: 3%;
    margin-bottom: 8%;
    display: flex;
    justify-content: space-between;
    gap: 7%;
}
.ren-content{
    margin-top: 6%;
    margin-bottom: 8%;
    display: flex;
    justify-content: space-between;
    gap: 7%;
}
.waste-data{
    margin: 8% 0;
    display: grid;
    grid-template-columns: repeat(4, 25%);
    justify-items: center;
}
.em-data {
  margin: 10% 0 15% 13%;
  display: grid;
  grid-template-columns: repeat(3, 33%);
  justify-content: center; /* Untuk menyusun konten secara horizontal di tengah */
  align-items: center; /* Untuk menyusun konten secara vertikal di tengah */
}


.waste-data h2, .waste-data p{
    margin-top: 15%;
    margin-bottom: 15%;
    margin-left: 6%;
}
.platform{
    margin-bottom: 8%;
    padding: 5% 0 13%;
    background-image: url('/wp-content/themes/Aden%20services/assets/ourplatform-back-deks.png');
    background-size: cover;
    background-repeat: no-repeat;
}
.re-line{
  margin: 5% 0%;
  width: 100%;
  background-color: #D1D1D1;
  opacity: 20%;
}
.platform h3{
    margin-bottom: 2%;
}
.platform p{
    width: 45%;
}

.waste-management{
    margin: 8% 0 18%;
    padding: 8% 0;
    background-color: #283948;
}
.black-background-prop{
    margin: 8% 0;
    padding: 4% 0;
    background-color: #283948;
}
.black-background{
    margin: 8% 0;
    padding: 8% 0;
    background-color: #283948;
}
.black-background-energy {
  margin: 8% 0 16%;
  padding: 6% 0 7%;
  background-color: #283948;
}

.waste-management-content{
    display: flex;
}
.w-content{
    margin: 4% 0;
    width: 95%;
}
.box-waste-manage{
    width: 50%;
    overflow: hidden;
}

.box-waste-manage-2{
    width: 50%;
    margin-top: -7%;
    overflow: hidden;
}
.box-waste-img{
    margin-top: -5%;
    margin-left: 10%;
    width: 90%;
}
.text-waste-manage{
    margin-top: 7%;
    margin-bottom: 7%;
    width: 88%;
}

.box-waste-manage h3{
    margin-top: 3%;
}

.waste-point{
    margin-bottom: 2%;
    display: flex;
    gap: 3%;
}
.waste-point img{
    margin-top: 1.2%;
    width: 2%;
    height: 50%;
}
.w-box{
    margin-bottom: 4%;
    padding: 3%;
    background-color: #F8F8F8;
}
.what-we-do-content{
    margin-top: 0%;
  }
  .w-img{
    width: 100%;
  }
  .what-we-do-text{
    margin-top: 3%;
  }

  .pitchdeck-file{
    display: flex;
    justify-content: space-between;
  }

  .box-pitchdeck{
    width: 50%;
  }
  .box-pitchdeck-2{
    padding: 0 0 3%;
    overflow: hidden;
    position: relative;
    width: 50%;
  }
  .box-pitchdeck-2 p{
    padding-left: 2%;
  }
  .description-picthdeck.active{
    display: block;
  }
  .description-picthdeck p{
    margin-top: 5%;
    width: 75%;
  }
  .description-picthdeck{
    display: none;
  }
  .img-pitchdeck img{
    width: 100%;
  display: block;
  margin-bottom: 3%;
  }
  .de-design{
    margin: 0 auto;
    width: 75%;
  }
  .de-design-content-img, .de-design-content{
    width: 100%;
    display: none;
  }
  .de-design-content-img.active, .de-design-content.active{
    display: block;
  }
.size-pitch{
    margin-top: 4%;
    display: flex;
    justify-content: space-between;
}
.title-pitchdeck{
    display: flex;
    justify-content: space-between;
}
.title-pitchdeck img{
    margin-top: 1%;
  width: 3%;
  height:70%;
}
  .line-pitchdeck{
    margin-top: 2%;
    margin-bottom: 2%;
    border-bottom: 3px solid #D1D1D1;
  }

  .sector-desc{
    margin-top: 2%;
    margin-bottom: 6%;
  }
  .text-sector{
    margin-top: 8%;
  }
  .text-sector-black{
    margin: 8% 0;
    width: 100%;
  }
  .smart-camp{
    margin-top: -1.3%;
    display: flex;
    width: 100%;
  }
.smart-box{
    margin:auto;
    width: 46%;
}
.smart-box-2{
  background-image: url('/wp-content/themes/Aden%20services/assets/gray-backround.png');
  background-size: cover;
  padding: 5% 0 4% 0;
  width: 50%;
  overflow: hidden;
}

.smart-content.active{
  display: block;
}
.smart-content{
  display: none;
}
  .smart-camp-img{
    width: 86%;
  margin-left: 1%;
  padding: 6% 0 0 0;
  }
  .smart-camp h3{
    margin-top: 3%;
  }
  .smart-camp p{
    margin-top: 10%;
  }


  .call-to-action-prop {
    background-image: url('/wp-content/themes/Aden%20services/assets/Mask Group 141.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 33vw;
    position: relative; /* Menambahkan properti posisi */
  }
  
  .call-to-action-prop::after {
    content: ''; /* Menambahkan konten pseudo-elemen */
    background-color: black;
    opacity: 0.4; /* Mengubah opacity menjadi nilai antara 0 dan 1 */
    position: absolute; /* Menambahkan properti posisi */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  
  .call-to-action-renewable{
    background-image: url('/wp-content/themes/Aden%20services/assets/renewable.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 33vw;
    position: relative; /* Menambahkan properti posisi */
  }
  
  .call-to-action-renewable::after {
    content: ''; /* Menambahkan konten pseudo-elemen */
    background-color: black;
    opacity: 0.4; /* Mengubah opacity menjadi nilai antara 0 dan 1 */
    position: absolute; /* Menambahkan properti posisi */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  
.call-to-action-remotesite {
    background-image: url('/wp-content/themes/Aden%20services/assets/remote-sites-cta.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 33vw;
    position: relative;
}

  .call-to-action-remotesite::after {
    content: ''; /* Menambahkan konten pseudo-elemen */
    background-color: black;
    opacity: 0.4; /* Mengubah opacity menjadi nilai antara 0 dan 1 */
    position: absolute; /* Menambahkan properti posisi */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .cta-text-prop{
    margin-top: 2%;
    width: 70%;
  }

  .invest p{
    margin:3% 0;
    width: 95%;
  }
  .invest-content{
    display: flex;
  }
  .invest-content{
    display: flex;
    justify-content: space-between;
  }

  .invest-box{
    width: 43%;
  }
  .invest-box p{
    margin-top: 2%;
  }

  .line {
    width:100px;
    height:1px;
    margin:20px auto 40px auto;
    border-bottom:1px solid white;
  }
  
  #before-after-slider {
margin: 0 auto;
margin-top: 3%;
margin-bottom: 1%;
  width: 74%;
  position: relative;
  overflow: hidden;
  border: 3px solid white;
  }
  
  #after-image {
    display:block
  }
  
  #before-image {
    position:absolute;
    height:100%;
    width:50%;
    top:0;
    left:0;
    overflow:hidden;
    z-index:2;
  }
  
  #resizer {
    position:absolute;
    display:flex;
    align-items:center;
    z-index:5;
    top:0;
    left:50%;
    height:100%;
    width:3px;
    background:white;
    user-select: none;
    /*Stop vertical scrolling on touch*/
    -ms-touch-action: pan-y;
      touch-action: pan-y;
  }
  
  #resizer:after {
    font-family: "Font Awesome 5 Free";
    content:'';
    font-weight:900;
    display:flex;
    justify-content:center;
    align-items:center;
    color:white;
    background-image: url('/wp-content/themes/Aden%20services/assets/arrow-swiper.png');
    position:absolute;
    margin: 0 0 0 -22px;
    width:40px;
    height:40px;
    border-radius:50%;
    border:3px solid white;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  
  }
  
  .img-move{
    width: 100%;
    display: block;
  }

  .border-green{
   display: flex;
  gap: 2%;
  justify-content: center;
  margin-top: 3%;
  margin-left: 25%;
  }

  .greenborder{
    width: 25px;
    height: 5px;
    background-color: #D1D1D1;
  }
  .greenborderactive{
    width: 50px;
    height: 5px;
    background-color: #ED4F18;
  }
  @media(min-width: 640px) and (max-width: 1024px){
    .title-banner-property{
      padding: 3.5% 0;
    }
    .title-banner-de, .title-banner-renewable {
  padding: 5.5% 0 10%;
}
 .smart-box-2 {
  margin-top: -0.5%;
}
.smart-camp-img {
  width: 74%;
  margin-left: 5%;
  padding: 9% 0 0 0;
}
  .title-banner-micro p{
      margin-top: -3%;
    }
    .title-banner-environment{
      padding: 4% 0 7%;
    }
    .title-banner-vpp{
      padding: 1.5% 0 8%;
    }
    .title-banner-energy-management {
      padding: 4.6% 0 11.5%;
    }
    .greenborder{
      width: 12.5px;
      height: 3px;
      background-color: #D1D1D1;
    }
    .greenborderactive{
      width: 25px;
      height: 3px;
      background-color: #ED4F18;
    }
  }
@media(min-width: 360px) and (max-width: 640px){
  .quote-waste{
    padding-bottom: 15%;
  }
  .img-pitchdeck img{
    margin-bottom: 5%;
  }
  .title-banner-de,  .title-banner-renewable, .title-banner-remotesites, .title-banner-environment{
    padding: 3.5% 0 11.5%;
  }
  .line-data-waste-gray, .line-data-waste{
    margin: 5% 0 24%;
    width: 70%;
  }
  .title-banner-energy-management{
      padding: 0% 0 11.5%;
      margin-top: -1%;
  }
  .title-banner-renewable{
       padding: 0% 0 11.5%;
       margin-top: 7%;
  }

  .box-waste-manage-2, .title-banner-vpp, .de-design,.box-pitchdeck-2, .description-picthdeck p, .title-banner-vpp p, .title-banner-renewable p, .title-banner-energy-management p, .title-banner-de p, .title-banner-remotesites p, .title-banner-property p, .title-banner-micro p,.box-pitchdeck, .title-banner-environment p{
    width: 100%;
  }
  .title-banner-tam{
    padding:3.5% 0 8%;
  }
  .title-banner-tam p{
    margin-top: 10%;
    width: 100%;
  }
  .smart-camp{
    margin-top: 10%;
    flex-direction: column;
  }
  .de-designer, .waste-management-content, .invest-content, .pitchdeck-file{
    flex-direction: column;
    gap: 30px;
  }
  .ren-content{
    margin-bottom: 15%;
    flex-direction: column;
  }
  .invest-content{
    margin-top: 10%;
    gap: 30px;
  }
  .waste-management{
    padding: 3% 0 8%;
    margin: 30% 0 0;
  }
  .case-background{
    margin: 30% 0 0;
    padding: 6.8% 0 18.3%;
  }
  .invest{
    margin: 25% 0 25%;
  }
  .re-line{
    margin: 5% 0%;
    width: 100%;
    background-color: #D1D1D1;
    opacity: 0%;
  }.what-we-do-content{
        display: none;
    }
     .title-banner-vpp p{
      margin-top: 10%;
    }
    .vpp-box-img{
      margin: 10% 0;
    }
    .smart-box{
      width: 100%;
    }
    .smart-box-2{
      width: 100%;
      background-image: none;
    }
    .smart-camp-img-mobile{
      margin: 0 auto;
      padding-top: 5%;
      padding-bottom: 15%;
      width: 85%;
      display: block;
    }
    .de-img{
      display: none;
    }
    .box-waste-img{
        margin-top: 10%;
        margin-left: 0;
        width: 100%;
    }

    .waste-data{
      margin: 8% 0 15% 10%;
        grid-template-columns: repeat(2, 50%);
    }
    .em-data{
 margin: 19% 0 15% 13%;
    margin-left: 13%;
    margin-left: 9%;
    grid-template-columns: repeat(2, 40%);
    gap: 30px;
    }
    .platform p{
      line-height: 1.3;
        width: 95%;
    }
    .platform h3{
        margin-bottom: 7%;
    }
    .platform{
        margin-top: 30%;
        margin-bottom: 8%;
        padding: 5% 0 63%;
        background-image: url('/wp-content/themes/Aden%20services/assets/back-mobile.png');
        background-size: cover;
        background-repeat: no-repeat;
    }
    .call-to-action-prop{
      background-image: url('/wp-content/themes/Aden%20services/assets/property-cta-mobile.png');
      height: auto;
      padding: 7% 0 12%;
    }
    .call-to-action-renewable{
      background-image: url('/wp-content/themes/Aden%20services/assets/renewable-cta-mobile.png');
      height: auto;
      padding: 7% 0 12%;
    }
    .call-to-action-remotesite{
      background-image: url('/wp-content/themes/Aden%20services/assets/Mobile/remote-sites-cta-mobile.png');
      height: auto;
      padding: 7% 0 12%;
    }
    .box-sus-content, .box-sus-content-2, .invest-box, .sus-prop p, .box-waste-manage, .sus-energy p, .sus-waste p, .quote-waste p{
        width: 100%;
    }
  .tam-content,  .em-content,.sus-content, .ee-content, .vpp-content, .fac-content{
        display: none;
    }
  .www-mobile {
    margin-top: 10%;
    margin-left: -25%;
    overflow: hidden;
    display: block;
  }
  
    .cta-text-prop{
      width: 86%;
    }
     .renewable-h2 {
    line-height: 1.3;
    width: 115%;
  }
  .ee-h2 {
    line-height: 1.3;
    width: 130%;
  }
    .platform{
      margin-bottom: 20%;
  }
  .de-img{
    margin: 10% 0;
  }
  .vpp-box-img, .text-banner-climate{
    width: 100%;
  }
  .width-cta{
    width: 125%;
  }
  .title-banner-environment p{
    margin-top: 12%;
  }
  .de-img-mobile{
    margin: 5% 0;
    width: 100%;
    display: block;
  }
  .what-we-do{
    margin: 18% 0;
  }
  .w-box{
    padding: 7%;
  }
  .line {
    width: 50px; /* Lebar garis dikurangi */
    margin: 10px auto 20px auto; /* Margin disesuaikan */
}

#before-after-slider {
    margin: 6% 0 1%;
    width: 100%;
    position: relative;
    overflow: hidden;
    border: 3px solid white;
}

#after-image {
    display: block;
}

#before-image {
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 2;
}

#resizer {
    position: absolute;
    display: flex;
    align-items: center;
    z-index: 5;
    top: 0;
    left: 50%;
    height: 100%;
    width: 3px;
    background: white;
    /*Stop vertical scrolling on touch*/
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

#resizer:after {
    content: '';
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    background-image: url('/wp-content/themes/Aden%20services/assets/arrow-swiper.png');
    position: absolute;
    margin: 0 0 0 -22px;
    width: 30px; /* Lebar gambar panah dikurangi */
    height: 30px; /* Tinggi gambar panah dikurangi */
    border-radius: 50%;
    border: 3px solid white;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.img-move {
    width: 100%;
    display: block;
}
.smart-camp-img {
  width: 86%;
  margin-left: 8%;
  padding: 6% 0 0 0;
  margin-bottom: 5%;
}
.border-green {
  display: flex;
  gap: 2%;
  justify-content: center;
  margin-top: 5%;
  margin-left: 4%;
}
.greenborder{
  width: 12.5px;
  height: 3px;
  background-color: #D1D1D1;
}
.greenborderactive{
  width: 25px;
  height: 3px;
  background-color:#ED4F18;
}
.sus-prop{
  padding-top: 16%;
}
.title-banner-vpp p, .title-banner-property p {
  margin-top: 7%;
}
.black-background, .black-background-prop{
  margin: 22% 0;
  padding: 8% 0 18%;
}
.black-background-energy{
  margin: 20% 0 21%;
  padding: 15% 0 17%;
}
.line-data-energy, .line-data-energy-gray{
    width: 80%;
}
.title-banner-vpp {
  padding: 3.8% 0;
}
.title-banner-energy-management p{
    margin-top: 9%;
}
.invest p {
  margin: 4% 0;
  width: 95%;
}

}