#logo {
  position: relative;
  margin-left: 0;
}


#banner .container {
  padding:10px 0;
}


.contact {
  -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}



#menu nav {
  -ms-flex-pack:justify;
   -webkit-justify-content: space-between;
   justify-content: space-between;
}

#menu nav li a{
  border:0;
}

.flickerplate {
  height:360px;
}



