@media only screen and (max-width: 767px) {
  #iset {
    order: 2;
    margin-top: 30px;
  }
  #seti {
    order: 1;
  }
  section.digtal{
      padding-top:30px;
      padding-bottom:30px;
  }
  .ss {
    width: 60%;
}
.progress li span{
    display:none;
}
.title{
    font-size:20px;
}
.sub-title {
    font-size: 14px;
    line-height: 22px;
}
.ves{
    width: 100%;
    line-height: 22px;
}
#form-id{
    padding:15px;
}
.lables{
    display:inline;
    font-size:14px;
}
#form-id .custom-button{
    padding: 10px 30px;
    margin: 15px 0 0 0;
    font-size: 15px;
}
.yes {
    width: 100%;
    margin-bottom: 10px;
}
.form-label{
    margin-top:5px;
}
.sides{
    position: relative;
    top:0px;
}
.xew{
    font-size:20px;
}
.des{
    margin-bottom:10px;
}
}