.overlay{
  position: inherit;
  content: ""; 
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 94%);
  z-index: 1999;
/*  opacity: 158;*/
}
.productsdiv{

  width:100%;

}

.productpartdiv{
  width: 1538px;
  height: 577px !important;
  margin-right: -9px;"
  opacity: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  background-position: center center;
/*  filter: blur(8px);
  -webkit-filter: blur(4px);*/
}
#max {display: none;}

#min {display: none;}

.unitydiv{
  color: white;
  position: relative;
  margin-top: -22%;
  text-align: center;
  font-size: 52px;
  width: 100%;
  height: 100%;
  font-weight: 300;
}
.hdiv{
  color: white;
  position: relative;
  margin-top: -17%;
  text-align: center;
  width: 100%;
  height: 100%;
  font-size: 21px;
}
.homepartdiv{
  text-decoration: none;
  color: #ffffff;
}
.canwediv{
  padding: 20px;
/*  border: 10px solid #9f2b2b;*/
  border-radius: 15px;
  margin: 20px 0px 0px 0px;
  height: 100%;
  width: 47%;
  margin-left: 14px;
  box-shadow: 0px 0px 5px 0px;
}
.candiv{
  padding: 20px;
/*  border: 10px solid #9f2b2b;*/
  border-radius: 15px;
  margin: 20px 20px 0px 0px !important;
  height: 100%;
  width: 46%;
  box-shadow: 0px 0px 5px 0px;
}

.selectdiv{
  width: 100%;
  height: 259px;
}


@media only screen and (max-width: 1070px) 

{
  .productsdiv{
    width: 103% !important;
  }
  .contdiv{

    margin-top: 5% !important;

      margin-left: 18px;

      /* margin-right: 4%; */

      width: 93% !important;

  }

  .productpartdiv{

    width: 112% !important;
    height: 677px !important;

  }
  .unitydiv {
    color: white;
    position: relative;
    margin-top: -101%;
    text-align: center;
    font-size: 36px;
    width: 100%;
    height: 100%;
    font-weight: 300;
  }
  .hdiv {
    color: white;
    position: relative;
    margin-top: -84%;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 21px;
  }
  .conpartdiv{
    margin-top: 20px;
  }
  .boxdiv{
    width: 100% !important;
    height: 100% !important;
    margin-bottom: 20px !important;
  }
  .cdiv {
    padding: 1em !important;
  }
  .wpspartdiv{
    margin-left: 0px !important;
  }
  .cortdiv{
     margin-top: 0px !important; 
    padding: 30px;
    margin-left: 0px !important;
    z-index: 19999;
    background-color: white;
    height: 100%;
  }
  .timeimgdiv{
    width: 100% !important;
    height: 100% !important;
  }
  .canwediv{
    padding: 20px;
    border: 10px solid lightgray;
    border-radius: 15px;
    margin: 20px 0px 0px 0px;
    height: 100%;
    width: 100% !important;
    margin-left: 0px !important;
  }
  .site-content{
    text-align: justify;
  }
  .candiv{
    width: 100% !important;
  }
}