#wrapper header h1 {
/*font-size: 1.6em;*/ }
#wrapper header a.header-sing-up{
  margin-right: 35px;
}
#wrapper header form div.placeholder{
  font-size: 1.1em;
}
#wrapper header form button[type="submit"]{
  width: 20px;
  height: 22px;
}
#wrapper header form input[type="text"] {
  height: 40px;
  font-size: 1.1em; }
#wrapper main section.events form.filter {
  justify-content: space-around; }
  /*#wrapper main section.events form.filter div {
    width: 20%; }
    #wrapper main section.events form.filter div div.select {
      height: 40px; }
      #wrapper main section.events form.filter div div.select select {
        height: 40px;
        background-size: 14px 9px;
        font-size: 1.1em; }*/
    #wrapper main section.events form.filter div div.placeholder {
      width: 100%;
      font-size: 1.1em !important; }
    #wrapper main section.events form.filter div div#application {
      width: calc(200% + 42px); }
      #wrapper main section.events form.filter div div#application div.date_content {
        width: 45%; }
        #wrapper main section.events form.filter div div#application div.date_content button {
          height: 40px; }
    /*#wrapper main section.events form.filter div input[type='submit'] {
      font-size: 1.1em;
      height: 40px; }
    #wrapper main section.events form.filter div input[type='text'] {
      font-size: 1.1em;
      height: 40px; }*/
#wrapper main section.events div.content {
  justify-content: space-around; }

#wrapper footer p {
  margin-top: 20px;
  font-size: 0.8em; }

  #wrapper footer nav ul li a{
    font-size: 0.8em;
  }

/*# sourceMappingURL=responsive.css.map */
