.search-form-wrapper {
  position: relative; }
.search-form-wrapper .background {
  background: rgba(24, 28, 17, 0.75);
  width: 100%;
  position: absolute;
  z-index: 5000;
  bottom: 0;
  height: 80px; }
@media screen and (max-width: 1488px) {
  .search-form-wrapper .background {
    height: 140px; } }
@media screen and (max-width: 1200px) {
  .search-form-wrapper .background {
    height: 110px; } }
@media screen and (max-width: 1168px) {
  .search-form-wrapper .background {
    height: 140px; } }
@media screen and (max-width: 922px) {
  .search-form-wrapper .background {
    height: 0; } }
@media screen and (max-width: 768px) {
  .search-form-wrapper .background {
    height: 140px; } }
@media screen and (max-width: 642px) {
  .search-form-wrapper .background {
    height: 0; } }
.search-form-wrapper #tl-search-form {
  position: relative;
  z-index: 9999;
  padding-bottom: 24px;
  padding-left: 37.5px;
  padding-right: 37.5px; }
@media screen and (max-width: 1220px) {
  .search-form-wrapper #tl-search-form {
    padding-bottom: 0; } }
@media screen and (max-width: 960px) {
  .search-form-wrapper #tl-search-form {
    padding-left: 15px;
    padding-right: 15px; } }
@media screen and (max-width: 922px) {
  .search-form-wrapper #tl-search-form {
    padding-bottom: 10px; } }
@media screen and (max-width: 740px) {
  .search-form-wrapper #tl-search-form {
    padding-left: 5px;
    padding-right: 5px; } }
@media screen and (max-width: 650px) {
  .search-form-wrapper #tl-search-form {
    padding-left: 0;
    padding-right: 0; } }
@media screen and (max-width: 642px) {
  .search-form-wrapper #tl-search-form {
    padding-bottom: 10px; } }

/*# sourceMappingURL=style.css.map */
