.stayathome-banner{
  background-image: url(../images/stayathome-banner.jpg);
}
.workathome-section{
  padding: 50px 0;
}
.workathome-section h3{
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  color: #000000;
  text-align: center;
}
.workathome-section .dvdr-20{
  margin: 30px auto 40px;
}
.workathome-section h5{
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}
.workathome-section .grid3{
  padding-top: 50px;
}
.grid3 .grid-box-workhome{
  float: left;
  width: 100%;
  background: #f4f4f4;
  border-radius: 10px;
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
  overflow: hidden;
  text-align: center;
}
.grid3 .grid-box-workhome img{
  width: 100%;
  height: auto;
}
.grid3 .grid-box-workhome .grid-box-content{
  padding: 20px 15px;
}
.grid3 .grid-box-workhome h4{
  font-size: 24px;
  margin-bottom: 15px;
}
.grid3 .grid-box-workhome p{
  font-size: 16px;
  line-height: 24px;
}
.needtoknow-workhome-1{
  padding: 0 0 30px;
}
.needtoknow-workhome-1 h3{
  font-size: 30px;
  line-height: 52px;
  font-weight: 700;
  color: #000000;
  text-align: center;
}
.needtoknow-workhome-1 .dvdr-20{
  margin: 30px auto 40px;
}
.grid3 .grid-box-needtoknow{
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 25px 30px;
  text-align: center;  
}
.grid3 .grid-box-needtoknow img{
  max-width: 100%;
  margin: 0 auto 15px;
}
.grid3 .grid-box-needtoknow h4{
  font-size: 24px;
  margin-bottom: 15px;
}
.grid3 .grid-box-needtoknow p{
  font-size: 16px;
  line-height: 24px;
}
.needtoknow-workhome-2{
  background: rgb(1,45,126);
  background: linear-gradient(90deg, rgba(0,158,224,1) 0%, rgba(1,45,126,1) 100%);
  padding: 60px 0 30px;
  color: #fff;
  text-align: center;
}
.needtoknow-workhome-2 .dvdr-20{
  margin: 30px auto 40px;
}
.needtoknow-workhome-2 h3{
  font-size: 30px;
  line-height: 52px;
  font-weight: 700;
  color: #fff;
}
.needtoknow-workhome-2 p{
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 30px;
}