.aboutvision1 h3 {
    margin-bottom: 24px;
}
.unlockhyd {
    margin-left: 30px;
    margin-bottom: 21px;
}
.recentevent {
    padding: 33px;
}
.recentevent h3 {
    margin-bottom: 26px;
}
img.ecopartner3 {
    border-radius: 16px;
}
.homethirdsection {
    background: url(../images/epc/hydrogenbgimage.png) !important;
    background-size: cover !important;
    background-position: center !important;
    background-attachment: fixed !important;
}
[data-component="c38-homepage-commitments"][data-variant="b"] .commitments-wrapper [data-component="list-element"] {
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(-90deg, #6d6d6d, #fff, #fff, #2d2d2d) 1;
}
.c38-homepage-commitments-wrapper.aem-GridColumn.aem-GridColumn--default--12 ul li {
    color: white;
}
[data-component="c38-homepage-commitments"][data-variant="b"] .commitments-wrapper [data-component="list-element"] .commitment-text {
    width: 800px;
}
.uniqsell h2 {
    color: white;
}
.epclandingdiv h1 {
    color: black;
    font-weight: 500;
}
.ccbox1:before {
    position: absolute;
    content: "";
    width: 185px;
    height: 185px;
    left: 0;
    right: 0;
    top: -15px;
    border: 2px dashed #0a733a;
    border-radius: 50%;
    margin: auto;
    animation: rotateme 20s linear infinite;
    z-index: 11111;
}

.ccbox3:before {
    position: absolute;
    content: "";
    width: 185px;
    height: 185px;
    left: 0;
    right: 0;
    top: 27.5%;
    border: 2px dashed #49AF45;
    border-radius: 50%;
    margin: auto;
    animation: rotateme 20s linear infinite;
    z-index: 11111;
}

@keyframes rotateme {
	from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}

.ccli2:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    right: 75px;
    top: 60px;
    background: url(../images/railway-electrification/railwayline.png);
    background-repeat: no-repeat;
}
.ccli3:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    right: 73px;
    top: 60px;
    background: url(../images/railway-electrification/railwayline.png);
    background-repeat: no-repeat;
}
.ccli4:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
        right: 73px;
    top: 60px;
    background: url(../images/railway-electrification/railwayline.png);
    background-repeat: no-repeat;
}
.ccli5:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    right: 71px;
    top: 60px;
    background: url(../images/railway-electrification/railwayline.png);
    background-repeat: no-repeat;
}
li.ccli3 {
    position: relative;
    left: 0;
}
.epclandingdiv {
    position: absolute;
    top: 42%;
    left: 9%;
}
img.ccbanner {
    width: 100%;
}
.aboutvision h2 {
    margin-bottom: 16px;
}
section#ccframe2 {
    background: #e5e5e5;
    padding-top: 120px;
    padding-bottom: 120px;
    margin-bottom: 3%;
}
.aboutvision {
    margin-top: 3%;
}
.cbgpartner h3 {
    margin-bottom: 3%;
}
.cbgpartner .col-md-8 {
    width: 70%;
    float: left;
}
.cbgpartnerdiv {
    background: white;
    padding: 35px 120px;
    border-radius: 25px;
    box-shadow: 1px 1px 18px 2px #e5e5e5;
    margin-bottom: 4%;
}
.cbgpartnerdiv img {
    margin: 0px auto;
}
.cbgpartnerdiv h2 {
    margin-top: 25px;
    margin-bottom: 25px;
    font-weight: 600;
	font-size: 40px;
}
.hydtexdiv {
    background: #0d7339;
    text-align: center;
    color: white;
    padding-top: 12%;
    padding-bottom: 12%;
    border-radius: 18px;
}
.hydtexdiv h4 {
    font-size: 38px;
}
.cbgpartner .col-md-5 {
    width: 40%;
    float: left;
}
.cbgpartner .col-md-5 img {
    width: 98%;
}
.cbgpartner .col-md-7 {
    width: 60%;
    float: left;
}
.cbgpartner .col-md-7 img {
    width: 98%;
    float: right;
}
.cbgpartner .col-md-4 {
    width: 25%;
    float: left;
    margin-left: 5%;
}

.ccdiv21 .col-md-4 {
    width: 40%;
    float: left;
}
section#ccframe2 .col-md-4 h2 {
    margin-bottom: 35px;
}
.ccdiv21 .col-md-8 {
    width: 45%;
    float: left;
    margin-left: 8%;
}
section#ccegsec {
        margin-top: 3%;
    margin-bottom: 3%;
    background: rgb(252, 247, 242);
    background: linear-gradient(180deg, rgb(255 255 255) 0%, rgba(253, 249, 244, 1) 39%, rgb(255 255 255) 100%);
    padding-top: 20px;
    padding-bottom: 30px;
}
section#ccegsec .col-md-5 {
    width: 42%;
    float: left;
}
section#ccegsec .col-md-7 {
    float: left;
    width: 51%;
}
ul.csuul {
    margin-top: 24%;
    position: relative;
    display: flex;
}
ul.csuul li {
    display: inline-block;
    width: 32%;
    text-align: center;
}
img.csuimg {
    margin: 0px auto;
}
ul.csuul h5 {
    margin-top: 16px;
    font-size: 26px;
}
ul.csuul p {
    font-size: 17px;
    width: 86%;
    margin: 16px auto 0;
}
.aboutvision3 p {
    margin-top: 20px;
    margin-bottom: 50px;
}
p.ccreadmsl {
    border: 1px solid;
    display: inline-block;
    margin-top: 32px;
    padding: 13px 35px;
    border-radius: 15px;
}
section#ccselast {
    margin-bottom: 3%;
    margin-top: 5%;
}
section#ccselast .col-md-4 {
    width: 32%;
    float: left;
}
section#ccselast .col-md-8 {
    width: 62%;
    float: left;
    margin-left: 6%;
}
.aboutvision4 .col-md-4 p {
    margin-top: 25px;
}
ul.ccwhyul {
    display: flex;
}
ul.ccwhyul li {
    background: #3bb44b;
    display: inline;
    width: 24%;
    margin-left: 30px;
    padding: 45px 24px;
    color: white;
}
ul.ccwhyul p {
    font-size: 11px;
    margin-top: 22px;
    line-height: 18px;
}
ul.ccwhyul h5 {
    font-size: 17px;
    height: 40px;
}
img.ccimg2 {
        width: auto;
    margin: 0px auto;
}
ul.ccul li {
    display: inline-block;
    width: 20%;
    float: left;
    text-align: center;
}
li.ccli1 {
    position: relative;
    left: -40px;
}
li.ccli2 {
    position: relative;
    left: -20px;
}
li.ccli4 {
    position: relative;
    left: 25px;
}
li.ccli5 {
    position: relative;
    left: 37px;
}
ul.ccul h5 {
    height: 50px;
	    margin-top: 45px;
    font-size: 21px;
}
ul.ccul p {
    font-size: 14px;
    line-height: 22px;
}
.ccbannerdiv {
    position: relative;
}
.aboutvision h3 {
    margin-bottom: 20px;
}
.aboutvision3 h3 {
    text-align: center;
    margin-bottom: 4%;
    margin-top: 2%;
}
img.ccimg12 {
    width: 100%;
    margin-top: 3%;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.listar-wrapper {
        overflow: hidden;
    width: 100%;
    margin: 0px auto;
}
.listar-horizontalthemescrollbar {
    width: 100%;
    float: left;
	    background: #fafafa;
    padding: 19px;
}
.listar-themeposts {
    width: 100%;
    float: left;
    margin: -15px 0 20px;
}
.listar-horizontalthemescrollbar .listar-placespost {
    width: 475px;
	margin: 15px;
}
.listar-themepost {
    width: 100%;
    float: left;
    margin: 15px 0;
}
.listar-placespost .listar-featuredimg {
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

.listar-featuredimg {
    margin: 0;
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.listar-featuredimg > a {
    color: #fff;
    display: block;
}
.listar-featuredimg img {
    z-index: 1;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}
.listar-placespost .listar-postcontent {
    background: #fff;
    padding: 25px 20px 25px;
	height: 150px;
}
.listar-postcontent {
    width: 100%;
    float: left;
    position: relative;
}
.listar-placespost .listar-postcontent h3 {
    line-height: 20px;
    position: relative;
    padding: 0 30px 0 0;
    vertical-align: top;
    display: inline-block;
}
.listar-postcontent h3, .listar-postcontent h2 {
    margin: 0;
    color: #fff;
}
.listar-placespost .listar-postcontent h3 a {
    display: block;
}	
.listar-placespost .listar-postcontent .listar-description {
    padding: 20px 0;
}
.listar-placespost .listar-postcontent .listar-description p {
    margin: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    height: 37px;
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 1px;
    margin: 18px 0;
    background: #b5b5b5;
}
.listar-horizontalthemescrollbar .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    margin: 0;
    width: 37px;
    height: 37px;
    position: relative;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #319143;
    background: #ffffff !important;
}
.listar-horizontalthemescrollbar .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:before {
    top: 14px;
    left: 14px;
    width: 7px;
    height: 7px;
    content: '';
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    background: #0a733a
}

.journeydiv {
    margin-top: 4%;
}
.journeydiv p {
    width: 13%;
    text-align: center;
    border: 2px solid #319143;
    border-radius: 14px;
    padding: 10px 6px;
    display: block;
    margin: 0px auto;
}
.journeydiv a {
    color: #319143;
    font-weight: 600;
}

.engsectionall1 h3 {
        text-align: center;
    margin-top: 3%;
    margin-bottom: 3%;
    border-top: 2px solid transparent;
    padding-top: 33px;
    border-image: linear-gradient(0.25turn, rgb(0 0 0 / 0%), rgb(135 200 125), rgb(56 2 155 / 0%));
    border-image-slice: 1;
}
div#engserdivtwo1 {
    margin-bottom: 4%;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 45%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
      background: #50aa56;
  border-radius: 10px;
}
.carousel-indicators .active {
      height: 12px;
    margin: 0;
    background: #ffffff;
    width: 31px;
    border-radius: 8px;
	border: 1px solid;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: -50px;
  }
}
@media (min-width: 1680px) and (max-width: 1919px)  {
	.aboutvision4 h2 {
    font-size: 30px;
}
.heading-4 {
        font-size: 24px;
    }
.ccbox3:before {
    top: 25%;
}
.listar-horizontalthemescrollbar .listar-placespost {
    width: 460px;
    margin: 15px;
}
}
@media (min-width: 1600px) and (max-width: 1679px)  {
.ccbox3:before {
    width: 170px;
    height: 170px;
    top: 25%;
}
    .heading-4 {
        font-size: 24px;
    }
img.ccimg2 {
    width: 47%;
    margin: 0px auto;
}
.ccbox1:before {
    width: 170px;
    height: 170px;
    top: -19px;
}
	img.ccimg1 {
    width: 100%;
}


img.ccimg1 {
    width: 100%;
}
.aboutvision4 h2 {
    font-size: 30px;
}
.listar-horizontalthemescrollbar .listar-placespost {
    width: 435px;
    margin: 15px;
}
li.ccli4 {
    left: 21px;
}
section#ccframe2 .col-md-4 h2 {
    font-size: 33px;
}
}

@media (min-width: 1530px) and (max-width: 1599px)  {
.ccbox3:before {
    width: 170px;
    height: 170px;
    top: 23.5%;
}
img.ccimg2 {
    width: 47%;
    margin: 0px auto;
}
.ccbox1:before {
    width: 170px;
    height: 170px;
    top: -19px;
}
	img.ccimg1 {
    width: 100%;
}

img.ccimg1 {
    width: 100%;
}
.cbgpartner .col-md-4 {
    margin-left: 4%;
}
.epclandingdiv {
    top: 43%;
}
.aboutvision4 h2 {
    font-size: 30px;
}
section#ccframe2 .col-md-4 h2 {
    font-size: 30px;
}
.ccdiv21 .col-md-8 {
    margin-left: 14%;
}
.listar-horizontalthemescrollbar .listar-placespost {
    width: 410px;
    margin: 15px;
}
.recentevent p {
    font-size: 15px;
}
.recentevent h3 {
    margin-bottom: 26px;
    font-size: 25px;
}
ul.ccwhyul p {
    font-size: 12px;
    margin-top: 22px;
    line-height: 17px;
}
section#ccegsec .col-md-7 {
    margin-left: 6%;
}
.epclandingdiv h1 {
    font-size: 37px;
}
}


@media (min-width: 1440px) and (max-width: 1529px)  {
.ccbox3:before {
           width: 145px;
        height: 145px;
        top: 25%;
}
.cbgpartnerdiv h2 {
    font-size: 34px;
}
img.ecopartner3 {
    width: 95%;
}
    .heading-4 {
        font-size: 24px;
    }

img.ccimg2 {
    width: 47%;
    margin: 0px auto;
}
.ccbox1:before {
            width: 145px;
        height: 145px;
        top: -12px;
}
	img.ccimg1 {
    width: 100%;
}
.ccli3:before {
    right: 75px;
    top: 50px;
}
.ccli2:before {
    right: 75px;
    top: 50px;
}
.ccli4:before {
    right: 76px;
    top: 50px;
}
.ccli5:before {
    right: 71px;
    top: 48px;
}

img.ccimg1 {
    width: 100%;
}
.listar-horizontalthemescrollbar .listar-placespost {
    width: 375px;
    margin: 15px;
}
.cbgpartner .col-md-4 {
    margin-left: 3%;
}
ul.csuul img {
    width: 85%;
}
section#ccselast .col-md-4 {
    width: 30%;
    float: left;
}
section#ccselast .col-md-8 {
    width: 64%;
    float: left;
    margin-left: 2%;
}
ul.ccwhyul li {
    width: 30%;
    margin-left: 30px;
    padding: 18px 24px;
}
h2.zerod7339.mediah2 {
    font-size: 24px;
}
}

@media (min-width: 1366px) and (max-width: 1439px)  {
.ccbox3:before {
           width: 125px;
        height: 125px;
        top: 24.5%;
}
.heading-4 {
        font-size: 22px;
    }
	.cbgpartnerdiv {
    padding: 19px 33px;
}
.cbgpartnerdiv h2 br {
    display: none;
}
img.ecopartner3 {
    width: 84%;
}
img.ccimg2 {
    width: 42%;
    margin: 0px auto;
}
.ccbox1:before {
    width: 125px;
        height: 125px;
        top: -12px;
}
	img.ccimg1 {
    width: 100%;
}
.ccli3:before {
        right: 75px;
    top: 38px;
}
.ccli2:before {
    right: 75px;
    top: 38px;
}
.ccli4:before {
    right: 76px;
    top: 38px;
}
.ccli5:before {
    right: 71px;
    top: 38px;
}

ul.ccul h5 {
    height: 70px;
}
img.ccimg1 {
    width: 100%;
}
.listar-horizontalthemescrollbar .listar-placespost {
    width: 350px;
}

.cbgpartnerdiv h2 {
    font-size: 30px;
}
.cbgpartner .col-md-8 {
    margin-left: -3%;
}
ul.csuul img {
    width: 85%;
}
section#ccselast .col-md-4 {
    width: 30%;
    float: left;
}
section#ccselast .col-md-8 {
    width: 64%;
    float: left;
    margin-left: 2%;
}
ul.ccwhyul li {
    width: 30%;
    margin-left: 30px;
    padding: 18px 24px;
}
h2.zerod7339.mediah2 {
    font-size: 24px;
}

}
@media (min-width: 1359px) and (max-width: 1365px)  {
	    img.ccimg2 {
        width: 48% !important;
        margin: 0px auto;
    }
	    img.ecopartner3 {
        margin: 0px auto;
        width: 78% !important;
    }
	ul.ccwhyul p {
    font-size: 15px;
    margin-top: 22px;
    line-height: 23px;
}
.cbgpartner h3 {
        margin-left: 6% !important;
    }
	.cbgpartner .col-md-8 {
        margin-left: 5% !important;
    }
	.cbgpartner .col-md-4 {
        margin-left: 16px !important;
    }
}
@media (min-width: 1024px) and (max-width: 1365px)  {
	.ccbox3:before {
           width: 140px;
        height: 140px;
        top: 20%;

}
img.ccimg2 {
    width: 65%;
    margin: 0px auto;
}
.ccbox1:before {
    width: 140px;
        height: 140px;
        top: -12px;
}
	img.ccimg1 {
    width: 100%;
}
.ccli3:before {
   display: none;
}
.ccli2:before {
    display: none;
}
.ccli4:before {
     display: none;
}
.ccli5:before {
 display: none;
}
    .aboutvision3 h3 {
        font-size: 22px;
        font-weight: 500;
        margin-bottom: 8%;
    }
.listar-horizontalthemescrollbar .listar-placespost {
    width: 250px;
}
.uniqsell h2 {
    font-size: 28px;
    margin-bottom: 2%;
}
.onebd {
    color: white;
    font-weight: 500;
}
.homethirdsection {
    background-position: inherit !important;
}
[data-component="list-element"] .preview-wrapper {
                height: 70px;
        width: 125px;
    }
	[data-component="c38-homepage-commitments"][data-variant="b"] .commitments-wrapper [data-component="list-element"] .header-title {
    max-width: 100%;
    font-size: 23px;
            padding-top: 0;
}
[data-component="c38-homepage-commitments"][data-variant="b"] .commitments-wrapper [data-component="list-element"] .header-wrapper {
    padding-bottom: 0;
}
[data-component="c38-homepage-commitments"][data-variant="b"] .commitments-wrapper [data-component="list-element"] .commitment-text {
    width: 625px;
    margin-top: -2%;
}
.cbgpartner h3 {
    margin-bottom: 3%;
    font-weight: 500;
    margin-top: 2%;
}
    ul.ccul p {
        font-size: 15px;
        line-height: 22px;
    }
.listar-placespost .listar-postcontent {
    height: 200px;
}
img.ccimg1 {
        width: 50%;
        margin: 0px auto;
    }
.epclandingdiv h1 {
    font-size: 25px;
}
.epclandingdiv {
    top: 48.6%;
}
.aboutvision h3 {
    font-size: 23px;
    margin-top: 6%;
    margin-bottom: 3%;
    font-weight: 500;
}
ul.ccul h5 {
            height: 45px;
        font-size: 17px;
}
li.ccli4 {
    left: 15px;
}
li.ccli5 {
    left: 19px;
}
.ccdiv21 .col-md-4 {
    width: 100%;
    float: left;
    margin-bottom: 5%;
}
.ccdiv21 .col-md-8 {
    width: 100%;
    float: left;
    margin-left: 0;
}
.cbgpartner .col-md-8 {
    width: 64%;
    float: left;
}
    .cbgpartnerdiv h2 {
        font-size: 25px;
        font-weight: 500;
    }
	.cbgpartnerdiv h2 br {
    display: none;
}
.cbgpartner .col-md-4 {
    float: left;
	width: 26%;
        margin-left: 50px;
        margin-top: 0;
}
.cbgpartnerdiv {
    padding: 23px 20px;
}
    img.ecopartner3 {
        margin: 0px auto;
        width: 100%;
    }
	.engsectionall1 h3 {
    margin-top: 5%;
    margin-bottom: 6%;
    padding-top: 6%;
    font-weight: 500;
}
section#ccframe2 {
    padding-top: 50px;
    padding-bottom: 50px;
}
section#ccegsec .col-md-5 {
    width: 100%;
    float: left;
}
ul.csuul li {
    width: 33.33%;
}
section#ccegsec .col-md-7 {
    float: left;
    width: 100%;
}
ul.csuul {
    margin-top: 4%;
}
section#ccselast .col-md-4 {
    width: 100%;
    float: left;
    margin-bottom: 6%;
}
section#ccselast .col-md-8 {
    width: 100%;
    float: left;
    margin-left: 0;
}
ul.ccwhyul li {
    width: 25%;
    margin-left: 0;
    margin-right: 10px;
}
.aboutvision4 h2 br {
    display: none;
}
.unlockhyd h3 {
    font-weight: 500;
    font-size: 23px;
}
.unlockhyd {
    margin-left: 0;
    margin-bottom: 36px;
}
    .aboutvision4 h2 {
        font-size: 22px;
        margin-bottom: 4%;
        font-weight: 500;
    }
}


@media (min-width: 500px) and (max-width: 599px)  {
	ul.ccul li {
    display: inline-block;
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 8%;
    margin-top: 8%;
}

.ccbox1:before {
    width: 185px;
    height: 185px;
    top: -20px;
}
    img.ccimg2 {
        width: 40%;
    }
	ul.ccul h5 {
    height: auto;
    margin-top: 45px;
    font-size: 21px;
    margin-bottom: 15px;
}

.ccbox3:before {
    width: 185px;
    height: 185px;
    top: 49.2%;
}
li.ccli1 {
    position: relative;
    left: 0;
}
li.ccli2 {
    position: relative;
    left: 0;
}
li.ccli4 {
    position: relative;
    left: 0;
}
li.ccli5 {
    position: relative;
    left: 0;
}
}

@media (min-width: 411px) and (max-width: 499px)  {
	ul.ccul li {
    display: inline-block;
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 8%;
    margin-top: 8%;
}
.ccbox1:before {
    width: 185px;
    height: 185px;
    top: -20px;
}
    img.ccimg2 {
        width: 40%;
    }
	ul.ccul h5 {
    height: auto;
    margin-top: 45px;
    font-size: 21px;
    margin-bottom: 15px;
}

.ccbox3:before {
    width: 185px;
    height: 185px;
    top: 49.2%;
}
li.ccli1 {
    position: relative;
    left: 0;
}
li.ccli2 {
    position: relative;
    left: 0;
}
li.ccli4 {
    position: relative;
    left: 0;
}
li.ccli5 {
    position: relative;
    left: 0;
}
}

@media (min-width: 384px) and (max-width: 410px)  {
	ul.ccul li {
    display: inline-block;
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 8%;
    margin-top: 8%;
}
.ccbox1:before {
    width: 175px;
        height: 175px;
        top: -19px;
}
    img.ccimg2 {
        width: 40%;
    }
	ul.ccul h5 {
    height: auto;
    margin-top: 45px;
    font-size: 21px;
    margin-bottom: 15px;
}

.ccbox3:before {
            width: 175px;
        height: 175px;
        top: 49%;
}
li.ccli1 {
    position: relative;
    left: 0;
}
li.ccli2 {
    position: relative;
    left: 0;
}
li.ccli4 {
    position: relative;
    left: 0;
}
li.ccli5 {
    position: relative;
    left: 0;
}
}

@media (min-width: 375px) and (max-width: 383px)  {
	ul.ccul li {
    display: inline-block;
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 8%;
    margin-top: 8%;
}
.ccbox1:before {
    width: 175px;
    height: 175px;
    top: -21px;
}
    img.ccimg2 {
        width: 40%;
    }
	ul.ccul h5 {
    height: auto;
    margin-top: 45px;
    font-size: 21px;
    margin-bottom: 15px;
}

.ccbox3:before {
    width: 175px;
    height: 175px;
    top: 49%;
}
li.ccli1 {
    position: relative;
    left: 0;
}
li.ccli2 {
    position: relative;
    left: 0;
}
li.ccli4 {
    position: relative;
    left: 0;
}
li.ccli5 {
    position: relative;
    left: 0;
}
}

@media (min-width: 360px) and (max-width: 374px)  {
	ul.ccul li {
    display: inline-block;
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 8%;
    margin-top: 8%;
}
.ccbox1:before {
    width: 170px;
    height: 170px;
    top: -21px;
}
    img.ccimg2 {
        width: 40%;
    }
	ul.ccul h5 {
    height: auto;
    margin-top: 45px;
    font-size: 21px;
    margin-bottom: 15px;
}

.ccbox3:before {
    width: 170px;
    height: 170px;
    top: 49%;
}
li.ccli1 {
    position: relative;
    left: 0;
}
li.ccli2 {
    position: relative;
    left: 0;
}
li.ccli4 {
    position: relative;
    left: 0;
}
li.ccli5 {
    position: relative;
    left: 0;
}
}


@media (min-width: 320px) and (max-width: 359px)  {
	ul.ccul li {
    display: inline-block;
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 8%;
    margin-top: 8%;
}
.ccbox1:before {
    width: 150px;
    height: 150px;
    top: -21px;
}
    img.ccimg2 {
        width: 40%;
    }
	ul.ccul h5 {
    height: auto;
    margin-top: 45px;
    font-size: 21px;
    margin-bottom: 15px;
}

.ccbox3:before {
    width: 150px;
    height: 150px;
    top: 50.8%;
}
li.ccli1 {
    position: relative;
    left: 0;
}
li.ccli2 {
    position: relative;
    left: 0;
}
li.ccli4 {
    position: relative;
    left: 0;
}
li.ccli5 {
    position: relative;
    left: 0;
}
}

@media (min-width: 500px) and (max-width: 599px)  {
.epclandingdiv {
    position: relative;
    top: 0;
    left: 0;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
}
div#myCarousel .carousel-control-prev {
    margin-top: 7%;
    display: inline-block;
}
ul.ccwhyul p {
    font-size: 15px;
    margin-top: 22px;
    line-height: 20px;
}
.listar-placespost .listar-postcontent {
    background: #fff;
    padding: 0 0 25px;
    height: auto;
}
.listar-placespost .listar-postcontent .listar-description p {
    margin: 0;
    font-size: 15px;
}
.listar-placespost .listar-postcontent .listar-description {
    padding: 20px 0 40px;
}
#myCarousel .arrow-right,
#myCarousel .arrow-left,
#myCarousel .long-arrow-right,
#myCarousel .long-arrow-left{
  display: block;
  margin: 30px auto;
  width: 18px;
  height: 18px;
  border-top: 0px solid #53a15b;
  border-left: 2px solid #53a15b;
}
#myCarousel .arrow-right,
#myCarousel .long-arrow-right{
 transform: rotate(-225deg);
}

#myCarousel .arrow-left,
#myCarousel .long-arrow-left{
 transform: rotate(-45deg);
}
#myCarousel .long-arrow-right::after,
#myCarousel .long-arrow-left::after{
  content: "";
  display: block;
  width: 2px;
  height: 41px;
  background-color: #53a15b;
  transform: rotate(-45deg) translate(15px, 4px);
  left: -1px;
  top: 0px;
  position: absolute;
}
#myCarousel .long-arrow-left {
    position: absolute;
    left: 5%;
    top: 82%;
    border-top: 2px solid #53a15b;
    border-left: 0px solid #53a15b;
    transform: rotate(-45deg);
}
#myCarousel .long-arrow-right {
    position: absolute;
    right: 5%;
    top: 80%;
}
.homethirdsection {
    background-position: unset !important;
}
.uniqsell h2 {
    color: white;
    font-size: 24px;
    margin-bottom: 6%;
}
p.heading-4.header-title.onebd {
    font-size: 21px;
}
p.body-regular.commitment-text {
    font-size: 15px;
}
.cbgpartner h3 {
    margin-bottom: 3%;
    font-size: 23px;
}
    .aboutvision3 h3 {
        text-align: center;
        margin-bottom: 12%;
        margin-top: 2%;
        font-size: 22px;
    }
[data-component="c38-homepage-commitments"][data-variant="b"] .commitments-wrapper [data-component="list-element"] .commitment-text {
    width: 100%;
}
.cbgpartner .col-md-8 {
    width: 100%;
    float: left;
}
.cbgpartnerdiv {
    padding: 22px 27px;
    margin-bottom: 14%;
    margin-top: 13%;
}
.cbgpartnerdiv h2 {
    font-weight: 500;
    font-size: 22px;
}
.aboutvision4 {
    margin-top: 7%;
}
.cbgpartnerdiv h2 br {
    display: none;
}
.cbgpartner .col-md-5 {
    width: 100%;
    float: left;
    margin-bottom: 10%;
}
    .cbgpartner .col-md-7 {
        width: 100%;
        float: left;
        margin-bottom: 18%;
        margin-top: 12%;
    }
.cbgpartner .col-md-5 img {
    width: 100%;
}
.cbgpartner .col-md-7 img {
    width: 100%;
}
.cbgpartner .col-md-4 {
    width: 100%;
    float: left;
    margin-left: 0;
}
img.ecopartner3 {
    width: 100%;
}
.aboutvision {
    margin-top: 6%;
}
.engsectionall1 h3 {
        margin-top: 15%;
        padding-top: 45px;
        font-size: 22px;
    }
.aboutvision h3 {
    margin-bottom: 20px;
    font-size: 21px;
}
.aboutvision4 h2 {
    font-size: 24px;
}
.unlockhyd h3 {
    font-size: 22px;
}
.unlockhyd {
    margin-left: 0;
    margin-bottom: 21px;
    margin-top: 15%;
}
.ccli2:before {
    display: none;
}
.ccli3:before {
    display: none;
}
.ccli4:before {
    display: none;
}
.ccli5:before {
    display: none;
}
.carbonntpc {
    background: #cbe2f9;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 100%;
    border-radius: 20px;
    margin-top: 12%;
    margin-bottom: 15%;
}
.carbonntpc img {
    width: 100%;
}
.epclandingdiv h1 {
    color: black;
        text-shadow: none;
        font-size: 24px;
        text-align: left;
        margin-top: 5%;
        margin-bottom: 5%;
        padding-left: 25px;
        padding-right: 25px;
}
img.ccimg1 {
    width: 100%;
}
.ccdiv21 .col-md-4 {
    width: 100%;
}
.ccdiv21 .col-md-8 {
    width: 100%;
    margin-left: 0;
    margin-top: 19%;
}
.aboutvision3 {
    padding-top: 40px;
}
section#ccframe2 {
    padding-top: 60px;
    padding-bottom: 60px;
}
section#ccegsec .col-md-5 {
    width: 100%;
}
section#ccegsec .col-md-7 {
    width: 100%;
}
ul.csuul li {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 18%;
}	
ul.csuul {
    margin-top: 24%;
    position: relative;
    display: inline-block;
}
section#ccselast .col-md-4 {
    width: 100%;
}
section#ccselast .col-md-8 {
    width: 100%;
    margin-left: 0;
}
ul.ccwhyul {
    display: block;
}
ul.ccwhyul li {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-top: 8%;
    margin-bottom: 7%;
}
img.ccimg2 {
        width: 26% !important;
    }
}



@media (min-width: 240px) and (max-width: 499px)  {
.epclandingdiv {
    left: 0;
        background: transparent;
        box-shadow: none;
        border-radius: 0;
}
ul.ccwhyul h5 {
    font-size: 17px;
    height: auto;
}

ul.ccwhyul p {
    font-size: 14px;
    margin-top: 22px;
    line-height: 20px;
}
.listar-placespost .listar-postcontent {
    background: #fff;
    padding: 0 0 25px;
    height: auto;
}
.listar-placespost .listar-postcontent .listar-description p {
    margin: 0;
    font-size: 15px;
}
.listar-placespost .listar-postcontent .listar-description {
    padding: 20px 0 40px;
}
#myCarousel .arrow-right,
#myCarousel .arrow-left,
#myCarousel .long-arrow-right,
#myCarousel .long-arrow-left{
  display: block;
  margin: 30px auto;
  width: 18px;
  height: 18px;
  border-top: 0px solid #53a15b;
  border-left: 2px solid #53a15b;
}
#myCarousel .arrow-right,
#myCarousel .long-arrow-right{
 transform: rotate(-225deg);
}

#myCarousel .arrow-left,
#myCarousel .long-arrow-left{
 transform: rotate(-45deg);
}
#myCarousel .long-arrow-right::after,
#myCarousel .long-arrow-left::after{
  content: "";
  display: block;
  width: 2px;
  height: 41px;
  background-color: #53a15b;
  transform: rotate(-45deg) translate(15px, 4px);
  left: -1px;
  top: 0px;
  position: absolute;
}
#myCarousel .long-arrow-left {
    position: absolute;
    left: 5%;
    top: 82%;
    border-top: 2px solid #53a15b;
    border-left: 0px solid #53a15b;
    transform: rotate(-45deg);
}
#myCarousel .long-arrow-right {
    position: absolute;
    right: 5%;
    top: 80%;
}
.homethirdsection {
    background-position: unset !important;
}
.uniqsell h2 {
    color: white;
    font-size: 24px;
    margin-bottom: 6%;
}
p.heading-4.header-title.onebd {
    font-size: 21px;
}
p.body-regular.commitment-text {
    font-size: 15px;
}
.cbgpartner h3 {
    margin-bottom: 3%;
    font-size: 23px;
}
    .aboutvision3 h3 {
        text-align: center;
        margin-bottom: 12%;
        margin-top: 2%;
        font-size: 22px;
    }
[data-component="c38-homepage-commitments"][data-variant="b"] .commitments-wrapper [data-component="list-element"] .commitment-text {
    width: 100%;
}
.cbgpartner .col-md-8 {
    width: 100%;
    float: left;
}
.cbgpartnerdiv {
    padding: 22px 27px;
    margin-bottom: 14%;
    margin-top: 13%;
}
.cbgpartnerdiv h2 {
    font-weight: 500;
    font-size: 22px;
}
.aboutvision4 {
    margin-top: 7%;
}
.cbgpartnerdiv h2 br {
    display: none;
}
.cbgpartner .col-md-5 {
    width: 100%;
    float: left;
    margin-bottom: 10%;
}
    .cbgpartner .col-md-7 {
        width: 100%;
        float: left;
        margin-bottom: 18%;
        margin-top: 12%;
    }
.cbgpartner .col-md-5 img {
    width: 100%;
}
.cbgpartner .col-md-7 img {
    width: 100%;
}
.cbgpartner .col-md-4 {
    width: 100%;
    float: left;
    margin-left: 0;
}
img.ecopartner3 {
    width: 100%;
}
.aboutvision {
    margin-top: 6%;
}
.engsectionall1 h3 {
        margin-top: 15%;
        padding-top: 45px;
        font-size: 22px;
    }
.aboutvision h3 {
    margin-bottom: 20px;
    font-size: 21px;
}
.aboutvision4 h2 {
    font-size: 24px;
}
.unlockhyd h3 {
    font-size: 22px;
}
.unlockhyd {
    margin-left: 0;
    margin-bottom: 21px;
    margin-top: 15%;
}
.ccli2:before {
    display: none;
}
.ccli3:before {
    display: none;
}
.ccli4:before {
    display: none;
}
.ccli5:before {
    display: none;
}
.carbonntpc {
    background: #cbe2f9;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 100%;
    border-radius: 20px;
    margin-top: 12%;
    margin-bottom: 15%;
}
.carbonntpc img {
    width: 100%;
}
.epclandingdiv h1 {
    color: white;
        text-shadow: none;
        font-size: 24px;
        text-align: left;
        margin-top: 11%;
        margin-bottom: 5%;
        padding-left: 25px;
        padding-right: 25px;
}
img.ccimg1 {
    width: 100%;
}
.ccdiv21 .col-md-4 {
    width: 100%;
}
.ccdiv21 .col-md-8 {
    width: 100%;
    margin-left: 0;
    margin-top: 19%;
}
.aboutvision3 {
    padding-top: 40px;
}
section#ccframe2 {
    padding-top: 60px;
    padding-bottom: 60px;
}
section#ccegsec .col-md-5 {
    width: 100%;
}
section#ccegsec .col-md-7 {
    width: 100%;
}
ul.csuul li {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 18%;
}	
ul.csuul {
    margin-top: 24%;
    position: relative;
    display: inline-block;
}
section#ccselast .col-md-4 {
    width: 100%;
}
section#ccselast .col-md-8 {
    width: 100%;
    margin-left: 0;
}
ul.ccwhyul {
    display: block;
}
ul.ccwhyul li {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-top: 8%;
    margin-bottom: 7%;
}
}