/*.next-step-btn {
  display: none!important;
}*/

[data-step="4"] ._frm-b1-stp-btn-wrpr {
  display: none;
}

.b1-9-img-wrp img {
  display: none;
}

label.b1-9-img-wrp {
  width: 100%;
}

.b1-12-dpd-wrp {
  display: none!important;
}

.bf-logo {
  padding-top:5px;
}

.bf-titl-wrp .bf-title {
  text-align: left;
}

@media(max-width:500px) {
  .windowsopt {
    font-size: 0.8em;
}

.b1-7-inp-opt .l {
  padding: 5px 0px;
}

._frm-b1-stp-hdr-lbl {
  font-size: 9px!important;
}

.b1-7-inp-fld-wrp .Ct {
        grid-template-columns: repeat(auto-fit, minmax(30.2%, 1fr));
    }

}



.acceptan p {
    line-height: 16.8px;
    /*width: 330px;*/
    padding-left: 10px;
}

.acceptan p span {
    font-size: 12px !important;
}

@media(max-width:500px) {
    .acceptan p {
    line-height: 12.8px;
    width: 100%;
    padding-left: 5px;
    margin-top: -3px !important;
}

.acceptan p span {
    font-size: 10px !important;
}
}