.welcome{
	margin-top: -5%;
}
.services{
	margin-top: -14%;
}
.services_blocks{
	margin-top: -1%;
}
.design{
	margin-top: -10%;
}
.button5 {
  background-color: white;
  color: black;
  border: 2px solid #555555;
  padding: 5px;
  margin-top: 20px;
}

.button5:hover {
  background-color: #555555;
  color: white;
  padding: 5px;
  margin-top: 20px;
}
.address{
  margin-top: -7%;
}
.innerbanner_text{
  font-size: 30px ! important;
  padding-right: 70px ! important;
}
.portfolio_block{
  margin-top: -4%;
}

.QUALITY_STANDARDS{
  margin-left: 10px;
  width: 32%;
}
.MODERN_TECHNOLOGY{
  margin-left: 10px;
  width: 32%;
}
.product_portfolio{
  padding-left: 20px;
  padding-top: 20px;
}
.font{
  font-size: 36px;
}
.footer_text{
  display: block;
}
@media screen and (max-width: 600px) {
  .footer_text{
  display: none;
}
  .font{
  font-size: 30px;
}
.product_portfolio{
  padding-left: 0;
  padding-top: 20px;
}
.MODERN_TECHNOLOGY{
  margin-left: 1px;
  width: 100%;
}
.QUALITY_STANDARDS{
  margin-left: 1px;
  width: 100%;
}

 .portfolio_block{
  margin-top: -30%;
} 
.innerbanner_text{
  font-size: 30px ! important;
  padding-right: 20px ! important;
}

.welcome{
	margin-top: -20%;
}
.services{
	margin-top: -55%;
}
.services_blocks{
	margin-top: -5%;
}
.design{
	margin-top: -33%;
}
.button5 {
  background-color: white;
  color: black;
  border: 2px solid #555555;
  padding: 5px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.button5:hover {
  background-color: #555555;
  color: white;
  padding: 5px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.address{
  margin-top: 5%;
}
}