/*tablet*/
@media screen and (max-width: 1023px) and (min-width: 768px){
   h1 { font-size: 60px !important; }
   h2 { font-size: 28px !important; }

  .scrollup {
    right: 95px !important;
}
 #sppb-addon-1694502013867 {
    padding: 20px 15px 20px 15px !important;
} 
}

/*13inch*/
@media only screen and (max-width:1339px) and (min-width:1024px){ 
.bfQuickMode .bfbs3-form-group .bfbs3-control-label, .bfQuickMode .form-group .control-label {
    width: 38% !important;
}
  .bfQuickMode .bfbs3-form-inline .bfbs3-form-control, .bfQuickMode .form-inline .form-control {
    width: 60% !important;
}
  .bfQuickMode textarea.bfbs3-form-control, .bfQuickMode textarea.form-control {
    height: 110px !important;
}
  div#sppb-addon-1694397852185 {
    width: 683px;
}
  
}