body
{
  overflow-x: hidden !important;
}

.center-align
{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 15px;

}

[data-page="sustainability"]
{
background:linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(../img/smart-farming-concept-green-environment-600w-2057472920.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; 
}
#h4_wwd1
{
	opacity:1;

}
.main-caption
{
  font-size: 18px;
}
.wwd-caption
{
  opacity: 0.5;
  font-size: 20px;
  left: 2px;

}

.sustainability-row
{
  margin-top: 50px;

  padding: 15px;

}

#sustainability_section2
{
  padding-top: 80px;
  padding-bottom: 100px;
  background-image: url(../img/sustainability-banner-01.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 100%;
  overflow-x: hidden !important;
}

.sustainability-row-img-div
{


  background-position: center;
  background-size: cover;
  min-height: 400px;
  height: 100%;
  width: 100%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-repeat: no-repeat;
}


.section2-row-div
{
  height: 320px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: black;
  margin-top: 30px;

}
[data-title="et"]
{
  background-image: url(../img/hand-turns-dice-changes-expression-600w-1865740750.webp);

}

[data-title="h"]
{
  background-image: url(../img/ecology-energy-solution-power-gas-600w-1794398851.webp);

}

[data-title="re"]
{
  background-image: url(../img/alternative-clean-energy-concept-wind-600w-18974124191.webp);

}


[data-title="dt"]
{
  background-image: url(../img/D1.jpg);

}

[data-title="we"]
{
  background-image: url(../img/waste-to-energy-02.png);

}



.h4-headings
{
  font-size: 26px;
  background-color: #006496 !important;
  padding: 15px;
  border-bottom: 5px solid #009b00 !important;
  border-radius: 10px;



}



.sustainability-row-div2
{
   background: repeating-linear-gradient(
  45deg,
  rgba(255,255,255,0.05),
  rgba(255,255,255,0.05) 10px,
  rgba(255,255,255,0) 10px,
  rgba(255,255,255,0) 20px
);

  padding: 50px;

  border-top-right-radius: 10px;
border-bottom-right-radius: 10px;

}


  [data-order="odd"]
  {
    background-color: #101010;
  }

   [data-order="even"]
  {
    background-color: black;
  }

.sustainability-row-div1
{
  background-color: rgba(255,255, 255, 1.0);
  padding: 0px;
  
  border-top-left-radius: 10px;
border-bottom-left-radius:10px;

}

.sustainability-row-content-div-p
{
  font-size: 18px;
  padding-top: 15px;
}


.line
{
  width: 10%;
  height: 20px;
}
@media(max-width: 845px)

{
  .center-align
{
  position: relative;
padding-top: 10px;  top: 0%;
padding-bottom: 50px;
  transform: translateY(0%);
}



.sustainability-row-div2
{

  padding: 15px;
  padding-top: 30px;
  border-radius: 0px;
    border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;

}

.sustainability-row-div1
{

  padding: 0px;
  border-radius: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;

}

.sustainability-row-img-div{
  border-radius: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.sustainability-row
{


margin: 0 auto;
margin-top: 50px;
  
}
}