@media (max-width:960px) {

   .t835__btn-wrapper .t835__btn_next td::after, .t835__btn-wrapper .t835__btn_prev td::before  {
        display: none;}
    .t835 .t835__quiz {
        padding:18px!important;
    }
    .t835 .t835__quiz-wrapper {
        padding:16px!important;
    }
  .t-descr.t-descr_xl.t835__result-title span:first-child {
         font-size: 24px;
  }
  .t-descr.t-descr_xl.t835__result-title span:last-child {
         font-size: 20px;
  }
  .t835 .t-form__submit {
      bottom: 20px!important;
  }
  #rec152132647 .t835__btn_next, #rec152132647 .t835__btn_result {
      margin-top: -5px;
  }
  .t835 .t835__capture-form {
          width: 100%!important;
  }
   .t835 .t835__capture-form:after {
     display:none!important;
  }
  .t835__btn-wrapper {
     padding-left: 0px;
    padding-right: 0px;
  }
  .t835__btn-wrapper .t835__btn_prev.t-btn_sm {
	    padding-left: 50px!important;
}
.t835__btn-wrapper .t835__btn_next.t-btn_sm {
	padding-right: 50px!important;
}
.t835 .t-form__submit .t-submit {
	height: 50px!important;
}
#rec152132647 {
    background-size: 40%!important;
}
}

@media (max-width:450px) {

    .t-btn_sm, .t835 .t-form__submit .t-submit {
	    letter-spacing: -0.5px!important;
        font-size: 13px!important;
}
    .t-btn_sm, .t835 .t-form__submit .t-submit {
        height: 45px!important;
    }
    .t835 .t-form__submit .t-submit {
        margin-bottom: -3px!important;
    }
    #rec152132647 .t835__btn_next, #rec152132647 .t835__btn_result {
        margin-top: -1px!important;
    }
    .t835 .t835__quiz {
        padding: 10px!important;
}

    .t835 .t-input-title {
	    font-size: 18px!important;
}

    .t835 .t-radio__control, .t835 .t-checkbox__control, .t835 .t-img-select__text {
	font-size: 16px!important;
}
}
@media (max-width: 375px) {
#rec152132647 .t835__btn_result {
    padding-left: 40px!important;
    padding-right: 40px!important;
    
}
.t835__btn-wrapper .t835__btn_prev.t-btn_sm, .t835__btn-wrapper .t835__btn_next.t-btn_sm {
    padding-left: 40px!important;
    padding-right: 40px!important;
}
#rec152132647 .t835__btn_result,  .t835 .t-form__submit .t-submit  {
    padding-left: 24px!important;
    padding-right: 24px!important;
   
}
}
@media (max-width: 320px) {
.t835__btn-wrapper .t835__btn_prev.t-btn_sm, .t835__btn-wrapper .t835__btn_next.t-btn_sm {
    padding-left: 36px!important;
    padding-right: 36px!important;
}
}