.lp_img {
  text-align: center;
}
.lp_img img{
  max-width: 100%;
  vertical-align: bottom;
}
.lp_form{
  padding-top:50px;
  padding-bottom:40px;
}

#colophon {
    background-image: url(img/footer-back.png);
    padding-top: 30px;
    margin-top: 30px;
    width: 100%;
}
#sp-site-navigation-2 .screen-reader-text {
    display: none;
}
#sp-site-navigation-2 .menu-toggle {
    display: none;
    cursor: pointer;
}
#sp-site-navigation-2 {
    background-color: transparent;
    text-align: center;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    width: 90%;
    box-sizing: border-box;
}
.inner-box {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
#menu-mainnav{
  margin:0 auto;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
  color:white;
}
