@media screen and (min-width: 601px) {
  #views-exposed-form-global-site-search-default .form-item-keyword {
    display: inline-block;
    width: 75%; }
    #views-exposed-form-global-site-search-default .form-item-keyword input {
      width: 100%; }
  #views-exposed-form-global-site-search-default .form-actions {
    display: inline-block;
    width: 20%;
    margin-top: 0;
    text-align: right; }
  #views-exposed-form-global-site-search-default .form-submit {
    vertical-align: text-top;
    text-align: right;
    background: #004f6f;
    border: #004f6f;
    color: #fff;
    margin-top: 16px;
    padding: 9px 24px; } }

@media screen and (max-width: 600px) {
  #views-exposed-form-global-site-search-default {
    text-align: center; }
    #views-exposed-form-global-site-search-default .form-item-keyword {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }
    #views-exposed-form-global-site-search-default input[name="keyword"] {
      width: 100%; } }

/*# sourceMappingURL=../../maps/components/form/views-exposed-form-global-site-search-default.css.map */
