/******Do not remove******/
.pushImgLeft{
  float: left;
  margin: 10px;
}
.pushImgRight{
  float: right;
  margin: 10px;
}
/******Do not remove******/
.hero-banner{
  position: relative;
  min-height: 357px;
}
.cimm_banner-text{
  background: rgba(0,0,0,0.4);
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 784px;
  padding: 32px;
  color: #FFF;
}
.cimm_banner-button{
  background-color:#535150;
  border: none;
  color: #fff;
  padding:15px 32px;
  font-size:16px;
  margin-top:20px;
  display: inline-block;
  border-radius: 3px;
}
.cimm_banner-button:hover{
  color:#535150;
  background-color: #fff;
}
.category-row {
  display: flex;
  flex-wrap: wrap;
  margin: 24px -12px 0 -12px;
}
.category-col {
  padding: 0 12px;
  margin-bottom: 12px;
  flex: 1 1 199px;
}
.category-info {
  background: #FFF;
  overflow: hidden;
  text-align: center;
  height: 100%;
}
.category-info > a {
  display: block;
  width: 100%;
  height: 276px;
  position: relative;
  border: 1px solid #D0D5DD;
  border-radius: 8px;
}
.category-info img {
  max-width: 100%;
  display: block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-height: 274px;
}
.category-info p {
  padding: 15px 5px;
  text-transform: uppercase;
  font-size: 18px;
}
.revco-services{
  background: #262521;
  padding: 24px 0 34px 0;
}
.revco-services .revco-services-padding {
  padding: 0 0px 22px 0px;
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #FFF;
  margin: 0;
}
.revco-services .revco-services-title {
  text-align: center;
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  color: #FFF;
  margin: 20px 0;
  z-index:1;
}
.catrgorie-title {
  font-size: 2rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.lighting-solution-wrap {
  position: relative;
}
.lighting-solution-wrap img {
  object-fit: cover;
  min-height: 337px;
  width: 100%;
}
.lighting-solution-bg {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.0);
  height: 100%;
  max-width: 100%;
  width: 890px;
  display: flex;
  align-items: center;
  color: #FFF;
  padding: 0 44px 0 64px;
}
.lighting-solution-heading {
  font-size: 36px;
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: 16px;
}
.lighting-solution-text-wrap {
  max-width: 410px;
}
.lighting-solution-btn {
  background: #FFF;
  color: #535150;
  font-size: 18px;
  padding: 12px 18px;
  border-radius: 3px;
  display: inline-block;
}
.lighting-solution-btn:hover{
  background: #535150;
  color: #fff;
}
a.ShpCatagory:hover {
  background: #535150;
  color: #fff;
}
.lighting-solution-text {
  margin-bottom: 24px;
}
.cimm_body-end-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: flex;
  color: #FFF;
  justify-content: center;
  align-items: center;
}
.cimm_body-end-overlay-in {
  max-width: 495px;
  text-align: center;
}
.cimm_body-end-overlay-in .h4 {
  text-align: center;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 40px;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
@media screen and (min-width:992px){
  .cimm_banner-text {
    padding: 48px;
  }
}
@media only screen and (max-width: 750px) {
  .Widget_slideJssor {
    width: 650px;
    height: auto;
  }
}
/* avinash code starts here */
.revco-services-card::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.3));
}
.revco-services-card:hover .hover-message {
  opacity: 1;
  transition:0.5s;
  transform:scale(1.2);
}
.revco-services-card .hover-message .revcoServices-popupContent {
  transition: 0.5s;
}
.revco-services-card:hover .hover-message .revcoServices-popupContent {
  transform: translateY(-10px);
}
.revco-services-card:not(:hover) .hover-message .revcoServices-popupContent {
  transform: translateY(50px);
}
.hover-message {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding:20px;
  opacity: 0;
  transform: translateZ(20px);
  z-index: 1;
}
@media screen and (min-width: 480px) and (max-width: 992px) {
  .revcoServices-popupContent{
    position:absolute;
    font-size:8px
  }
.revco-services-title{
  font-size:16px !important;
}
.SchneiderHeader{
  margin-bottom: 15px;
  color: white;
  font-size: 35px !important;
  line-height: 45px !important;
}
.se-paragraph span{
  text-align: center;
  font-size: 18px !important;
  color: white;
}
.se-overlay-btn{
  font-size: 14px;
  padding: 8px 12px;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .revcoServices-popupContent{
    position:absolute;
    font-size:8px
  }
}
@media (max-width: 480px){
  .cimm_banner-text{
    padding:5px 10px 5px;
    display: none;
  }
.cimm_banner-text p{
  font-size:9px;
}
.cimm_banner-text .h2 {
  font-size: calc(1rem + .5vw);
}
.cimm_banner-button {
  padding: 5px 10px;
  font-size: 12px;
  margin-top: 5px;
}
}
.question{
  display:none !important;
}
.se-over-lay::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background:rgba(0, 0, 0, 0.32);
}
.SchneiderHeading{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.se-image{
  object-fit: cover;
}
.SchneiderHeader{
  margin-bottom: 30px;
  color: white;
  font-size: 54px;
  line-height: 64px;
  font-weight:300;
}
.se-paragraph span{
  text-align: center;
  font-size: 24px;
  color: white;
  margin-bottom:20px
}
.se-overlay-btn{
  background: #FFF;
  color:  #010101;
  font-size: 16px;
  padding: 8px 12px;
  border-radius: 5px;
  border:none;
}
.se-overlay-btn:hover{
  background: #010101;
  color:  #FFF;
}
.fa-search::before {
  content: "\f002";
  padding-right: 5px;
}
.se-paragraph {
  margin-bottom:20px
}
@media (max-width: 480px){
  .SchneiderHeader{
    margin-bottom: 15px;
    color: white;
    font-size: 40px;
    line-height: 50px;
  }
.se-paragraph span{
  text-align: center;
  font-size: 14px;
  color: white;
}
.se-overlay-btn{
  font-size: 12px;
  padding: 8px 12px;
}
}
/*   form   */
.cimm-formImage{
  height:550px
}
.cimm-career-Image{
  height:650px
}
.cimm_form-text{
  background: rgba(0,0,0,0.4);
  position: absolute;
  bottom: 0;
  right: 0;
  width: 784px;
  padding: 32px;
  color: #FFF;
}
.form-btn{
  color:white;
  font-size:20px;
  text-transform: uppercase;
  background-Color:#535150;
  width:100%;
  height:50px;
  max-height:70px;
  border-radius:5px;
  border:none;
  padding:10px
}
.cimm-form-bg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background:rgba(0, 0, 0, 0.32);
}
.cimm_middle-text{
  position: absolute;
  top:70px;
  width: 100%;
  padding: 32px;
  color: #FFF;
  text-transform: uppercase;
  text-shadow: 0em 0.1em 0.1em rgba(0,0,0,0.4)
}
.form-img{
  object-fit:cover;
}
.cimm-career-bg{
  background-color: #e5e7e5;
}
.cimm-career-header{
  padding:50px
}
@media (max-width: 480px){
  .form-btn{
    height:auto !important;
  }
.cimm_form-text{
  background: rgba(0,0,0,0);
  position: unset;
  bottom: 0;
  right: 0;
  padding: 10px;
  color: black;
}
.cimm-formImage{
  height: 100%;
}
.cimm-career-Image{
  height:100%
}
.cimm-career-header{
  padding:50px 0 50px 0;
}
}
@media screen and (min-width: 480px) and (max-width: 992px) {
  .cimm_form-text{
    background: rgba(0,0,0,0);
    position: unset;
    bottom: 0;
    right: 0;
    padding-left:50px;
    color: black;
  }
.form-btn{
  height:70px
}
.cimm-formImage{
  height: 100%;
}
.cimm-career-Image{
  height:100%
}
}
.no-hover:hover {
  color: inherit !important;
}
@media (max-width: 480px) {
    .category-col {
        flex: 1 1 147px !important;
    }
}