.bottom-line-center{
  background:#7e8082 !important;
  margin-left:auto !important;
  margin-right:auto !important;
  border:1px solid #7e8082 !important;
}
.bottom-line-left{
  background:#7e8082 !important;
  margin-right:auto !important;
  border:1px solid #7e8082 !important;
}

.min-height-600{
  min-height:650px !important;
}
.company-text-1{
  width:68%;
  margin:auto;
}
.text-title{
  font-size:42px !important;
  line-height: normal;
}
.text-content{
  font-size:17px !important;
  line-height:normal !important;
  color:#7e8082 !important;
}
.section-title-dimension{
  font-size:58px;
  line-height: 56px;
  color:#4B4E53
}
.pad-top-60{
  padding-top:60px !important;
}
.pad-bot-60{
  padding-bottom:60px !important;
}
@media only screen and (max-width: 567px){
  .resp{
    padding-top: 30px;
  }
}
@media only screen and (max-width: 403px){
  .no-pad-top{
    padding-top: 0px !important;
    padding-bottom: 50px;
  }
}
