/* Responsive */
@media screen and (max-width: 767px) {
    #search { font-size: 0.6rem; line-height: 1.1rem; height: 2.8rem; }
    .owl-testimonials .owl-item .item img { height: auto; }
    #faq .accordion .card .card-header .btn span { font-size: 14px; }
    .select2-container { width: 100%!important; }
    .select2-container--default .select2-selection--single .select2-selection__rendered { width: 90%; }
    .form-control { font-size: 0.65rem!important; height: calc(2.5em + 1rem + 2px)!important; }
    .step-app .step-footer > .step-btn[data-step-action="next"], .step-app .step-footer > .step-btn[data-step-action="finish"] { padding: 0.75rem 1rem; }
    #accordionFAQ .card .card-header .btn span { font-size: 15px; }
    .step-app .step-footer > .step-btn { font-size: 0.75rem; }
}