body {
  box-shadow: none;
}
#wrapper {
  padding-top: 10px;
}
.banner iframe {
  background-color: transparent;
}
#menusite {
  top: 10px;
}
#menusite .banner {
  line-height: normal;
  text-align: left;
}
#menusite .extra {
  min-height: 0;
}
#menusite .social {
  background-color: #486b72;
  padding: 15px 0 0;
}
#menusite .social ul {
  padding: 0 0 10px;
}
@media only screen and (min-width: 945px) {
  .responsive #book {
    margin: 0 299px 0 0;
  }
  .responsive #menusite {
    width: 300px;
  }
  .responsive #menusite .animated > ul {
    width: 300px;
  }
  .responsive #menusite .search {
    width: 276px;
  }
  .responsive #menusite .search input {
    width: 276px;
  }
}
@media only screen and (max-width: 970px) {
  .responsive #book {
    margin: 0 -10px 0 0;
  }
}
