.productpartdiv{
	width: 1569px;
	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);*/
}

.productsdiv{

	width:100%;

}

/*.mandv{

	background-image: url(erp12.jpg);

	background-attachment: fixed;

	opacity: 73%;

	margin-bottom: 30px;

}*/

.boxdiv{
	padding: 20px;
  border: none;
  border-radius: 20px;
  box-shadow: 0px 0px 5px 0px #c7c7c7;
  height: 180px;
  width: 48%;
  background-color: white;
}
.overlay{
  position: inherit;
  content: ""; 
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 100%);
  z-index: 1999;
/*  opacity: 158;*/
}
.missionpartdiv{
  color: #ff5259;
  font-size: 32px;
  font-weight: 700;
}
.unitydiv{
  color: #ff5259;
  position: relative;
  margin-top: -22%;
  text-align: center;
  font-size: 52px;
  width: 100%;
  height: 100%;
  font-weight: 300;
}
.hdiv{
  color: #ff5259;
  position: relative;
  margin-top: -17%;
  text-align: center;
  width: 100%;
  height: 100%;
  font-size: 21px;
}
.homepartdiv{
  text-decoration: none;
  color: #ff5259;
}
.manpartdiv{
  background-image: url(./img/ERP-13.jpg);
  background-attachment: fixed;
  opacity: 1;
  margin-bottom: 30px;
}
.cdiv{
  padding: 3em;
  text-align: justify !important;
}
.highiv{
  color: BLACK;
}
.s-pdiv{
  background-color: #fff0f0;
}
.ourdiv{
  font-size: 24px;
  color:#ff5259;
}
.img1div{
  margin-bottom: 12px;
}
.img1partdiv{
  width: 100%;
  height: 253px;
}
.img2div{
  margin-bottom: 12px;
}
.conpartdiv{
  margin-top: 20px;
  text-align: justify !important;
  margin-bottom: 20px !important;
}
.itemdiv{
  margin-bottom: 28px;
}
.wpsdiv{
  text-align: center;
  font-weight: 600;
  color:#ff5259;
}
.wpspartdiv{
  height: 105%;
  display: contents;
  margin-left: 100px;
}
.cortdiv{
  height: 51%;
  margin-top: 20%;
  text-align: justify;
  background-color: white;
  margin-left: -10%;
  width: 32%;
  padding: 2em;
}





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

{

	.productpartdiv{

		width: 106% !important;

		height: 221px !important;

	}
  .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: #ff5259;
    position: relative;
    margin-top: -101%;
    text-align: center;
    font-size: 36px;
    width: 100%;
    height: 100%;
    font-weight: 300;
  }
  .hdiv {
    color: #ff5259;
    position: relative;
    margin-top: -84%;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 21px;
  }
  .conpartdiv{
    margin-top: 20px;
    margin-bottom: 20px !important;

  }
  .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%;
    width: 100% !important;
  }
  .timeimgdiv{
    width: 100% !important;
    height: 100% !important;
  }




}