.list-item p{
    display: list-item;
}

 .accordian-style-1 .accordion-body p:nth-child(1){
    margin-top: 20px;
}
.our-green-footprint-sec .accordian-style-1 .accordion-body p:nth-child(1){
    margin-top: 0px;
}

.rmt20{
    margin-top: 20px;
}

.green-solution1.comadvo .our-value-img-wrapper, .green-solution1.comadvo .our-value-img-wrapper img {
    height: 540px;
}

.green-solution1.comadvo .value-right-site{
        height: 540px;
}

.homepage-banner-sec>.homepage-video>video.home-video{
    object-fit: none;
}
@media only screen and (max-width: 1366px){
.green-solution1 .value-card {
    padding: 25px;
    height: auto;
}
}

.green-solution1.comadvo .value-card img{
        width: 140px;
}

.decab-link{
           position: absolute;
    right: 3%;
    bottom: 20px;
    font: normal normal 14px/30px var(--font_book);
    border: 1px solid #27333F;
    padding: 0px 10px;
    border-radius: 15px;
}

.decab-link:hover{
    border: 1px solid #136a73;
}
.decab-link i{
    display: none;
transition: all 0.3s ease;
    
}

.decab-link:hover i{
    display: inline-block;
transition: all 0.3s ease;
    
}

.rewi:after{
        content: '\279C';
    padding: 8px 15px;
    /*background: #73bf44;*/
    color: #73bf44;
    z-index: 99;
    /* position: relative; */
    position: absolute;
    top: 38%;
        right: -38px;
    border-radius: 50%;
    font-size: 45px;
}


.re-last:after{
  display: none !important;
}

.report-row{
    margin-bottom: 60px;
}

.report-title{
    padding: 40px 20px;
    background: #73bf441c;
    border-radius: 10px 0px 0px 10px;
}

.report-title h2{
    margin-bottom: 30px;
}
.report-img{
    padding-left: 5px;
}
.report-img img{
        border-radius: 0px 10px 10px 0px;
        /*height: 100%;*/
}

section.MeroSolar-globe-section{
        height: 621px;
}

.MeroSolar-globe-abs-content {
    max-width: 50%;
    width: 100%;
    position: absolute;
    top: 8%;
}

.src-img.r-30{
    right:30px;
}
.src-img.r-20{
    right:20px;
}

.btn-san{
        color: #bbbaba;
    border: 1px solid #5d5c5c;
    display: inline-block;
    width: auto;
    text-align: center;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
}

.btn-san:hover{
     color: #fff;
    border: 1px solid #fff;
    background: transparent;
}

.engagement-filter .temp3-box img{
    filter: brightness(0.5);
    transition-duration: 0.5s;
  transition-timing-function: linear;
}

.engagement-filter .temp3-box:hover img{
    filter: brightness(1);
    transition-duration: 0.5s;
  transition-timing-function: linear;
}

.engagement-filter .temp3-box:hover h2{
display: none;
transition-duration: 0.5s;
  transition-timing-function: linear;
}

.engagement-filter .temp3-box:not(:hover) h2{
display: block;
    transition-duration: 0.5s;
  transition-timing-function: linear;
}




section.usw-bg:before {

     /*background: none !important; */
}


.colored-map{
        background: url(https://MeroSolar.com/resources/images/global-presence/MeroSolar-presence-colored.png);
    padding: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 0px;
}

.main-map:hover{
    opacity: 0;
        transition-duration: 0.5s;
  transition-timing-function: linear;
}
.main-map:not(:hover){
    opacity: 1;
        transition-duration: 0.5s;
  transition-timing-function: linear;
}



#obj {
    position: relative;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background: url('https://myMeroSolar.s3.ap-south-1.amazonaws.com/evoco/resources/images/global-presence/MeroSolar-presence.png');
    background-size: 760px;
    background-position: center;
    background-color: #dedede;
    box-shadow: inset -20px 20px 40px rgba(255, 225, 255, 0.1), inset 20px -20px 40px rgba(0, 0, 0, 0.1), inset 10px -10px 10px rgba(0, 0, 0, 0.15);
    transform-style: preserve-3d;
    transform: rotate(0deg);
    animation: rotate 25s linear infinite;
    margin: 0 auto;
    background-repeat-y: no-repeat;
    
}



element.style {
}
#obj:hover {
    /*animation-play-state: paused;*/
     background: url('https://myMeroSolar.s3.ap-south-1.amazonaws.com/evoco/resources/images/global-presence/MeroSolar-presence-colored.png');
    background-size: 760px;
    background-position: center;
    background-color: #dedede;
    box-shadow: inset -20px 20px 40px rgba(255, 225, 255, 0.1), inset 20px -20px 40px rgba(0, 0, 0, 0.1), inset 10px -10px 10px rgba(0, 0, 0, 0.15);
    transform-style: preserve-3d;
    transform: rotate(0deg);
    animation: rotate 25s linear infinite;
    margin: 0 auto;
  /*      transition-duration: 0.5s;*/
  /*transition-timing-function: linear;*/
    background-repeat-y: no-repeat;

}

@keyframes rotate {0%   { background-position: 0 0; } 100% { background-position: 760px 0; }}


@media screen and (max-width: 576px){
.sustainability1 .swiper-slide, .sustainability1 .swiper-slide:hover {
    padding: 20px 16px;
}
#obj {
        width: 250px;
    height: 250px;
    border-radius: 50%;
    background-size: 545px
}

#obj:hover {
    /*animation-play-state: paused;*/
     background: url('https://MeroSolar.com/resources/images/global-presence/MeroSolar-presence-colored.png');
    background-size: 545px
}
@keyframes rotate {0%   { background-position: 0 0; } 100% { background-position: 545px 0; }}

}
.temp2-inn .temp2-box1{
        cursor: initial;
}

.green-icn{
    filter: invert(67%) sepia(38%) saturate(680%) hue-rotate(53deg) brightness(93%) contrast(86%);
}

section.peak-program {
    padding: 120px 0;
}
@media screen and (max-width: 650px){
.peak-program {
    padding: 20px 0;
}
}
@media only screen and (max-width: 991px){
    
.grecaptcha-badge {
    bottom: 170px !important;
}
    
.peak-program {
    padding: 50px 0;
}
}
.peak-program {
    padding: 60px 0;
    position: relative;
}

.value-icn{
    height: 80px;
    margin: 30px 0px;
}

.homepage-video-text h4 {
    font: normal normal normal 50px/20px var(--font_bold);
    letter-spacing: -2px;
}


.re-tab tr:hover{
    background: #73bf44;
    color: #fff;
    transition-duration: 0.2s;
  transition-timing-function: linear;
  cursor: pointer;
    
}

.re-tab tr:not(:hover){
   
    transition-duration: 0.2s;
  transition-timing-function: linear;
  cursor: pointer;
    
}

.ri-india .w-90{ 
    width: 90%;
}

.soc-content .soc-anchor{
    text-decoration: underline;
}

.our-green-footprint-sec .our-green-card:hover{
        cursor: initial !important;
}

@media only screen and (min-width: 991px) and (max-width: 1600px){
.team-details-popup p {
    height: 215px;
    overflow-y: auto;
    padding-right: 10px;
}
.team-details-popup p {
    /* height: 350px; */
    /* overflow-y: scroll; */
    text-align: left;
    font: normal normal 18px/27px var(--font_book);
}
}

.urji-calc{
        position: absolute;
    right: 8.5%;
    bottom: 15%;
    width: 151px;
    /*position: absolute;*/
    /*right: 11.5%;*/
    /*bottom: 21%;*/
    /*    width: 132px;*/
}

.urji-calc  img{
     width: 100px;
 }
.urji-calc p{
        position: unset;
    display: inline-block;
}

@keyframes tilt-shaking {
  0%    { transform: rotate(0deg); }
  25%   { transform: rotate(5deg); }
  50%   { transform: rotate(0deg); }
  75%   { transform: rotate(-5deg); }
  100%  { transform: rotate(0deg); }
}

.urji-calc:hover img{
       /* Start the shake animation and make the animation last for 0.5 seconds */
  animation: tilt-shaking 0.5s;

  /* When the animation is finished, start again */
  animation-iteration-count: infinite;
}



 #urji-calc p,
        .twitter {
            font: normal normal 10px Arial;
            text-align: center;
            color: #998578;
            text-transform: uppercase;
            letter-spacing: 3px;
        }

        #urji-calc .twitter {
            color: #000000;
            text-decoration: none;
            display: block;
            padding: 14px;
            -webkit-transition: all .25s ease;
            -moz-transition: all .25s ease;
            -ms-transition: all .25s ease;
            -o-transition: all .25s ease;
            transition: all .25s ease;
        }

        #urji-calc .twitter:hover {
            color: #FF7D6D;
            text-decoration: none;
        }

        .twit {
            background: #25D366 !important;
        }

        #urji-calc span {
            font-style: italic;
            display: block;
        }

        #urji-calc img {
            max-width: 100%;
        }

        /* Floating Social Media Bar Style Starts Here */

        #urji-calc .fl-fl {
            border-radius: 40px;
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
            background: #73bf44;
            text-transform: uppercase;
            letter-spacing: 3px;
            padding: 4px;
            width: 193px;
            position: fixed;
            right: -150px;
            z-index: 1000;
            font: normal normal 10px Arial;
            -webkit-transition: all .25s ease;
            -moz-transition: all .25s ease;
            -ms-transition: all .25s ease;
            -o-transition: all .25s ease;
            transition: all .25s ease;
        }
          #urji-calc .fl-fl img{
            width: 36px;
    background: #fff;
    border-radius: 20px;
    padding: 6px;
    margin-left: 1px;
    margin-right: 11px;
        }

        #urji-calc .fl-tw {
            background: #23a1f4;
            text-transform: uppercase;
            letter-spacing: 3px;
            padding: 4px;
            width: 190px;
            position: fixed;
            right: -160px;
            z-index: 1000;
            font: normal normal 10px Arial;
            -webkit-transition: all .25s ease;
            -moz-transition: all .25s ease;
            -ms-transition: all .25s ease;
            -o-transition: all .25s ease;
            transition: all .25s ease;
        }



        #urji-calc .fa {
            font-size: 20px;
            color: #fff;
            padding: 10px 0;
            width: 40px;
            margin-left: 8px;
        }

        #urji-calc .fl-fl:hover {
            right: 0px;
        }

        #urji-calc .fl-fl a {
            color: #fff !important;
            text-decoration: none;
            text-align: center;
            line-height: 43px !important;
            vertical-align: top !important;
            font-size: 14px;
    letter-spacing: 0px;
    font-weight: 600;
}

        .width100 {
            width: 100%;
            font-size: 13px;
            padding: 4px 2px;
        }

        /*#social .float-fb {*/
        /*  top: 160px;*/
        /*}*/

        @media (min-width: 577px) {
            #urji-calc .float-fb {
                top: 160px;
            }

            #urji-calc .float-tw {
                top: 215px;
            }
        }

        @media (max-width:576px) {

   #urji-calc .float-fb {
       display: none;
    top: none;
    bottom: 100px !important;
    right: 0px !important;
    width: 50% !important;
}

            #urji-calc .float-tw {
                top: none;
                bottom: 0px !important;
                right: 0px !important;
                width: 50% !important;
            }
        }



